libraries/gnome-sharp: Updated for version 2.24.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Andre Barboza 2010-11-28 02:03:10 -06:00 committed by Heinz Wiesinger
parent ffada146d8
commit ecb0e8ed2c
4 changed files with 15 additions and 15 deletions

View file

@ -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.

View file

@ -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 \

View file

@ -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"

View file

@ -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:
gnome-sharp:
gnome-sharp:
gnome-sharp:
gnome-sharp: Homepage: http://gtk-sharp.sourceforge.net/
gnome-sharp:
gnome-sharp:
gnome-sharp:
gnome-sharp:
gnome-sharp: