diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:35:44 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:35:44 +0100 |
commit | e407d52d35b9d72ad8f9c67e99f43f81fa00ddb3 (patch) | |
tree | 8c1fd6fe5656947f5db68e56a5dc92b76d706fca | |
parent | 61288a7f355ab94e961d5c2ed12b7572192efc53 (diff) | |
download | nutyx-pakxe-e407d52d35b9d72ad8f9c67e99f43f81fa00ddb3.tar.gz nutyx-pakxe-e407d52d35b9d72ad8f9c67e99f43f81fa00ddb3.tar.bz2 nutyx-pakxe-e407d52d35b9d72ad8f9c67e99f43f81fa00ddb3.tar.xz nutyx-pakxe-e407d52d35b9d72ad8f9c67e99f43f81fa00ddb3.zip |
libburn, déplacé dans base
-rw-r--r-- | base/libburn/.footprint (renamed from xfce/libburn/.footprint) | 6 | ||||
-rw-r--r-- | base/libburn/.md5sum | 1 | ||||
-rwxr-xr-x | base/libburn/Pkgfile (renamed from xfce/libburn/Pkgfile) | 8 | ||||
-rw-r--r-- | xfce/libburn/.md5sum | 1 |
4 files changed, 8 insertions, 8 deletions
diff --git a/xfce/libburn/.footprint b/base/libburn/.footprint index cddcf64c6..411615f87 100644 --- a/xfce/libburn/.footprint +++ b/base/libburn/.footprint @@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/libburn/ -rw-r--r-- root/root usr/include/libburn/libburn.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libburn.la -lrwxrwxrwx root/root usr/lib/libburn.so -> libburn.so.4.31.0 -lrwxrwxrwx root/root usr/lib/libburn.so.4 -> libburn.so.4.31.0 --rwxr-xr-x root/root usr/lib/libburn.so.4.31.0 +lrwxrwxrwx root/root usr/lib/libburn.so -> libburn.so.4.39.0 +lrwxrwxrwx root/root usr/lib/libburn.so.4 -> libburn.so.4.39.0 +-rwxr-xr-x root/root usr/lib/libburn.so.4.39.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libburn-1.pc drwxr-xr-x root/root usr/share/ diff --git a/base/libburn/.md5sum b/base/libburn/.md5sum new file mode 100644 index 000000000..64ebb7358 --- /dev/null +++ b/base/libburn/.md5sum @@ -0,0 +1 @@ +ed8fbf43f6393fbb50e2a143d4bea15b libburn-0.7.4.pl00.tar.gz diff --git a/xfce/libburn/Pkgfile b/base/libburn/Pkgfile index 868fe9c3b..1ae893cb4 100755 --- a/xfce/libburn/Pkgfile +++ b/base/libburn/Pkgfile @@ -1,11 +1,11 @@ -# Description: Librairie d'acces aux disques optiques +# Description: Librairie d'accès aux disques optiques # URL: http://icculus.org/burn/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com> -# Depends on: glibc +# Packager: thierryn1 at hispeed dot ch +# Depends on: name=libburn -version=0.6.6 +version=0.7.4 release=1 source=(http://files.libburnia-project.org/releases/$name-$version.pl00.tar.gz) diff --git a/xfce/libburn/.md5sum b/xfce/libburn/.md5sum deleted file mode 100644 index 3f7e97f24..000000000 --- a/xfce/libburn/.md5sum +++ /dev/null @@ -1 +0,0 @@ -7389f6d741c4695b5e2f3be7c24feb38 libburn-0.6.6.pl00.tar.gz |