summaryrefslogtreecommitdiffstats
path: root/extra/pidgin/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-25 23:25:02 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-25 23:25:02 +0100
commit3662168a36ff94e313bd6c22a06e92405e7349bb (patch)
tree10dfe9c96305c16cf8ef873a7343ce19fe252d58 /extra/pidgin/Pkgfile
parente73a758db7de5cc4556919f6b015431b680dd6f9 (diff)
downloadnutyx-extra-3662168a36ff94e313bd6c22a06e92405e7349bb.tar.gz
nutyx-extra-3662168a36ff94e313bd6c22a06e92405e7349bb.tar.bz2
nutyx-extra-3662168a36ff94e313bd6c22a06e92405e7349bb.tar.xz
nutyx-extra-3662168a36ff94e313bd6c22a06e92405e7349bb.zip
pidgin, maj des dépendances et suppression du fichier obsolète
Diffstat (limited to 'extra/pidgin/Pkgfile')
-rw-r--r--extra/pidgin/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/pidgin/Pkgfile b/extra/pidgin/Pkgfile
index 8e1093d3f..173086652 100644
--- a/extra/pidgin/Pkgfile
+++ b/extra/pidgin/Pkgfile
@@ -2,13 +2,12 @@
# URL: http://www.pidgin.im
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: glib, gtk, libxml2, p5-xml-parser, gnutls, xorg-libxscrnsaver, gstreamer, startup-notification, hicolor-icon-theme, libidn, farsight2
+# Depends on: glib, gtk, libxml2, p5-xml-parser, gnutls, nss, nspr, xorg-libxscrnsaver, gstreamer, startup-notification, hicolor-icon-theme, libidn, farsight2
name=pidgin
version=2.6.4
release=1
-source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 \
- pidgin.desktop)
+source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
@@ -29,5 +28,4 @@ build() {
make
make DESTDIR=$PKG install
- install -D ../pidgin.desktop $PKG/usr/share/ede/programs/Internet/pidgin.desktop
}