summaryrefslogtreecommitdiffstats
path: root/extra/libgnome/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgnome/Pkgfile')
-rw-r--r--extra/libgnome/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libgnome/Pkgfile b/extra/libgnome/Pkgfile
index 31f8ad1d1..422400c69 100644
--- a/extra/libgnome/Pkgfile
+++ b/extra/libgnome/Pkgfile
@@ -2,13 +2,13 @@
# URL: http://www.gnome.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libbonobo, gnome-vfs, esound
+# Depends on: libbonobo, gnome-vfs, esound, alsa-lib
name=libgnome
version=2.30.0
-release=4
+release=5
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\
- nutyx2010_0.jpg)
+ nutyx-attapu.jpg)
build() {
cd $name-$version
@@ -18,7 +18,7 @@ build() {
--mandir=/usr/share/man
make
make DESTDIR=$PKG install
- cp ../nutyx2010_0.jpg \
+ cp ../nutyx-attapu.jpg \
$PKG/usr/share/pixmaps/backgrounds/gnome/background-default.jpg
rm -r $PKG/usr/share/gtk-doc
}