summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsibel <sibel@free.fr>2010-02-22 18:19:13 +0100
committersibel <sibel@free.fr>2010-02-22 18:19:13 +0100
commit141eb70d7096aed035e2184f5de167f75b61bb0b (patch)
tree4759ba60ab56c344a8b7b1a2935ded501f74d8a3
parent65c60eafc065c0c82db629a8bda226e4014c01bf (diff)
downloadnutyx-extra-141eb70d7096aed035e2184f5de167f75b61bb0b.tar.gz
nutyx-extra-141eb70d7096aed035e2184f5de167f75b61bb0b.tar.bz2
nutyx-extra-141eb70d7096aed035e2184f5de167f75b61bb0b.tar.xz
nutyx-extra-141eb70d7096aed035e2184f5de167f75b61bb0b.zip
maj de conky#1.7.2-1 version et deps
-rw-r--r--extra/conky/.footprint3
-rw-r--r--extra/conky/.md5sum2
-rw-r--r--extra/conky/Pkgfile4
3 files changed, 6 insertions, 3 deletions
diff --git a/extra/conky/.footprint b/extra/conky/.footprint
index 798f4f4bd..57086b9bf 100644
--- a/extra/conky/.footprint
+++ b/extra/conky/.footprint
@@ -1,9 +1,12 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/conky/
-rw-r--r-- root/root etc/conky/conky.conf
+-rw-r--r-- root/root etc/conky/conky_no_x11.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/conky
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/conky/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
diff --git a/extra/conky/.md5sum b/extra/conky/.md5sum
index 0275c73f9..7deb8e96c 100644
--- a/extra/conky/.md5sum
+++ b/extra/conky/.md5sum
@@ -1 +1 @@
-44d7d41ae556fb8c19e61e9506c96a60 conky-1.7.0.tar.gz
+fa5d9cf7cbef61fb5ccf0571e7339c37 conky-1.7.2.tar.gz
diff --git a/extra/conky/Pkgfile b/extra/conky/Pkgfile
index dcc511bdf..3f937513e 100644
--- a/extra/conky/Pkgfile
+++ b/extra/conky/Pkgfile
@@ -2,10 +2,10 @@
# URL: http://conky.sourceforge.net
# Maintainer: NuTyX core team
# Packager: geantbrun at gmail dot com
-# Depends on: curl, glib
+# Depends on: xorg, lua, curl, glib
name=conky
-version=1.7.0
+version=1.7.2
release=1
source=(http://freefr.dl.sourceforge.net/sourceforge/conky/$name-$version.tar.gz)