summaryrefslogtreecommitdiffstats
path: root/extra
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
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')
-rw-r--r--extra/pidgin/.footprint4
-rw-r--r--extra/pidgin/.md5sum1
-rw-r--r--extra/pidgin/Pkgfile6
-rw-r--r--extra/pidgin/pidgin.desktop8
4 files changed, 2 insertions, 17 deletions
diff --git a/extra/pidgin/.footprint b/extra/pidgin/.footprint
index c04cd11f4..9a0d4ab31 100644
--- a/extra/pidgin/.footprint
+++ b/extra/pidgin/.footprint
@@ -320,10 +320,6 @@ drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/purple.m4
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/pidgin.desktop
-drwxr-xr-x root/root usr/share/ede/
-drwxr-xr-x root/root usr/share/ede/programs/
-drwxr-xr-x root/root usr/share/ede/programs/Internet/
--rwxr-xr-x root/root usr/share/ede/programs/Internet/pidgin.desktop
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
diff --git a/extra/pidgin/.md5sum b/extra/pidgin/.md5sum
index 34d8d903c..eff5150cc 100644
--- a/extra/pidgin/.md5sum
+++ b/extra/pidgin/.md5sum
@@ -1,2 +1 @@
6e1dc8b9dd6983a54ff3a6de33efa778 pidgin-2.6.4.tar.bz2
-a4c7af56f99a42cc786a8549b9d1ed04 pidgin.desktop
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
}
diff --git a/extra/pidgin/pidgin.desktop b/extra/pidgin/pidgin.desktop
deleted file mode 100644
index b721a81b5..000000000
--- a/extra/pidgin/pidgin.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-# EFLTK Configuration - Version 2,003000
-
-[Desktop Entry]
- Name=pidgin
- Exec=pidgin
- Icon=/usr/share/icons/hicolor/22x22/apps/pidgin.png
- Name[fr]=Pidgin
-