From 51fd17a1cebf9cf896a9be43f4d9e484e2ae6b4a Mon Sep 17 00:00:00 2001 From: Daniil Bratashov Date: Fri, 11 Sep 2020 23:38:08 +0100 Subject: academic/gwyddion: Updated for version 2.56. Signed-off-by: Dave Woodfall --- academic/gwyddion/README | 4 ++-- academic/gwyddion/doinst.sh | 9 --------- academic/gwyddion/gwyddion.SlackBuild | 2 +- academic/gwyddion/gwyddion.info | 6 +++--- 4 files changed, 6 insertions(+), 15 deletions(-) (limited to 'academic/gwyddion') diff --git a/academic/gwyddion/README b/academic/gwyddion/README index 3b8a4dee6f..6821f7110c 100644 --- a/academic/gwyddion/README +++ b/academic/gwyddion/README @@ -1,7 +1,7 @@ Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily it is intended for analysis of height fields obtained by means of scanning probe microscopy techniques -(AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any other -height field and image analysis. +(AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any +other height field and image analysis. libminizip, libwebp and cfitsio are the optional dependencies. diff --git a/academic/gwyddion/doinst.sh b/academic/gwyddion/doinst.sh index 36863cab7d..8a5ffa8af5 100644 --- a/academic/gwyddion/doinst.sh +++ b/academic/gwyddion/doinst.sh @@ -1,12 +1,3 @@ -schema_install() { - SCHEMA="$1" - GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \ - chroot . gconftool-2 --makefile-install-rule \ - /etc/gconf/schemas/$SCHEMA \ - 1>/dev/null -} - -schema_install gwyddion-thumbnailer.schemas if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 diff --git a/academic/gwyddion/gwyddion.SlackBuild b/academic/gwyddion/gwyddion.SlackBuild index 9537fb157d..c6ce401eee 100644 --- a/academic/gwyddion/gwyddion.SlackBuild +++ b/academic/gwyddion/gwyddion.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gwyddion -VERSION=${VERSION:-2.55} +VERSION=${VERSION:-2.56} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/gwyddion/gwyddion.info b/academic/gwyddion/gwyddion.info index ab4ec07b9d..0e6c3abcdd 100644 --- a/academic/gwyddion/gwyddion.info +++ b/academic/gwyddion/gwyddion.info @@ -1,8 +1,8 @@ PRGNAM="gwyddion" -VERSION="2.55" +VERSION="2.56" HOMEPAGE="http://gwyddion.net" -DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.55.tar.xz" -MD5SUM="91d7f7cdc2fb46ec639f87349425d3d2" +DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.56.tar.xz" +MD5SUM="5f9fdb773fbaf3270b472de6081dd3a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtkglext" -- cgit v1.2.3-65-gdbad