diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2010-11-28 02:03:10 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:57 +0100 |
commit | ecb0e8ed2c434087ee45c21dc89573febb8892d1 (patch) | |
tree | c6034fbcbf1e055e429ec2588df4f406202fb168 /libraries | |
parent | ffada146d807f42be296fdeabb3bf6b71ce06c04 (diff) | |
download | slackbuilds-ecb0e8ed2c434087ee45c21dc89573febb8892d1.tar.gz |
libraries/gnome-sharp: Updated for version 2.24.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/gnome-sharp/README | 6 | ||||
-rw-r--r-- | libraries/gnome-sharp/gnome-sharp.SlackBuild | 8 | ||||
-rw-r--r-- | libraries/gnome-sharp/gnome-sharp.info | 8 | ||||
-rw-r--r-- | libraries/gnome-sharp/slack-desc | 2 |
4 files changed, 12 insertions, 12 deletions
diff --git a/libraries/gnome-sharp/README b/libraries/gnome-sharp/README index c00a39abe0..bc390e1e55 100644 --- a/libraries/gnome-sharp/README +++ b/libraries/gnome-sharp/README @@ -1,4 +1,4 @@ -Gnome# is a .NET language binding for assorted GNOME libraries. Gnome# is -free software, licensed under the GNU LGPL. +Gnome# is a .NET language binding for assorted GNOME libraries. +Gnome# is free software, licensed under the GNU LGPL. -This requires: mono, gtk-sharp, gnome-vfs, libgnomecanvas, libgnome and libgnomeui +This requires mono, gtk-sharp, gnome-vfs, libgnomecanvas, and libgnomeui. diff --git a/libraries/gnome-sharp/gnome-sharp.SlackBuild b/libraries/gnome-sharp/gnome-sharp.SlackBuild index c4d90204bb..ebfe6bf68c 100644 --- a/libraries/gnome-sharp/gnome-sharp.SlackBuild +++ b/libraries/gnome-sharp/gnome-sharp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gnome# -# Written by André Barboza <bmg.andre@gmail.com> +# Written by André Barboza <bmg.andre@gmail.com> # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +23,7 @@ PRGNAM=gnome-sharp -VERSION=${VERSION:-2.24.1} +VERSION=${VERSION:-2.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -54,7 +54,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -80,7 +80,7 @@ CXXFLAGS="$SLKCFLAGS" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux -make -j1 +make make install DESTDIR=$PKG find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/libraries/gnome-sharp/gnome-sharp.info b/libraries/gnome-sharp/gnome-sharp.info index 9dee8e06c4..8884376618 100644 --- a/libraries/gnome-sharp/gnome-sharp.info +++ b/libraries/gnome-sharp/gnome-sharp.info @@ -1,10 +1,10 @@ PRGNAM="gnome-sharp" -VERSION="2.24.1" +VERSION="2.24.2" HOMEPAGE="http://gtk-sharp.sourceforge.net/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/2.24/gnome-sharp-2.24.1.tar.bz2" -MD5SUM="408f83f790a5189bcf76ea9299bc6410" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/2.24/gnome-sharp-2.24.2.tar.bz2" +MD5SUM="3b38f53960c736d4afb8f04204efe98b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" -APPROVED="Erik Hanson" +APPROVED="rworkman" diff --git a/libraries/gnome-sharp/slack-desc b/libraries/gnome-sharp/slack-desc index e25a67dfd3..6911fdd54f 100644 --- a/libraries/gnome-sharp/slack-desc +++ b/libraries/gnome-sharp/slack-desc @@ -11,9 +11,9 @@ gnome-sharp: gnome-sharp: Gnome# is a .NET language binding for assorted GNOME libraries. gnome-sharp: Gnome# is free software, licensed under the GNU LGPL. gnome-sharp: +gnome-sharp: Homepage: http://gtk-sharp.sourceforge.net/ gnome-sharp: gnome-sharp: gnome-sharp: gnome-sharp: -gnome-sharp: Homepage: http://gtk-sharp.sourceforge.net/ gnome-sharp: |