From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- extra/mpc/.footprint.i686 | 17 ----------------- extra/mpc/.footprint.x86_64 | 17 ----------------- extra/mpc/.md5sum.i686 | 1 - extra/mpc/.md5sum.x86_64 | 1 - extra/mpc/Pkgfile | 18 ------------------ 5 files changed, 54 deletions(-) delete mode 100644 extra/mpc/.footprint.i686 delete mode 100644 extra/mpc/.footprint.x86_64 delete mode 100644 extra/mpc/.md5sum.i686 delete mode 100644 extra/mpc/.md5sum.x86_64 delete mode 100644 extra/mpc/Pkgfile (limited to 'extra/mpc') diff --git a/extra/mpc/.footprint.i686 b/extra/mpc/.footprint.i686 deleted file mode 100644 index f8b7a050f..000000000 --- a/extra/mpc/.footprint.i686 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mpc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/mpc/ --rw-r--r-- root/root usr/share/doc/mpc/AUTHORS --rw-r--r-- root/root usr/share/doc/mpc/COPYING --rw-r--r-- root/root usr/share/doc/mpc/NEWS --rw-r--r-- root/root usr/share/doc/mpc/README --rw-r--r-- root/root usr/share/doc/mpc/mpc-completion.bash --rw-r--r-- root/root usr/share/doc/mpc/mpd-m3u-handler.sh --rw-r--r-- root/root usr/share/doc/mpc/mpd-pls-handler.sh --rw-r--r-- root/root usr/share/doc/mpc/mppledit -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/mpc.1.gz diff --git a/extra/mpc/.footprint.x86_64 b/extra/mpc/.footprint.x86_64 deleted file mode 100644 index f8b7a050f..000000000 --- a/extra/mpc/.footprint.x86_64 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mpc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/mpc/ --rw-r--r-- root/root usr/share/doc/mpc/AUTHORS --rw-r--r-- root/root usr/share/doc/mpc/COPYING --rw-r--r-- root/root usr/share/doc/mpc/NEWS --rw-r--r-- root/root usr/share/doc/mpc/README --rw-r--r-- root/root usr/share/doc/mpc/mpc-completion.bash --rw-r--r-- root/root usr/share/doc/mpc/mpd-m3u-handler.sh --rw-r--r-- root/root usr/share/doc/mpc/mpd-pls-handler.sh --rw-r--r-- root/root usr/share/doc/mpc/mppledit -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/mpc.1.gz diff --git a/extra/mpc/.md5sum.i686 b/extra/mpc/.md5sum.i686 deleted file mode 100644 index 3b11765bb..000000000 --- a/extra/mpc/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -24c81ad6afe6099e8d7a6826ef4b7105 mpc-0.20.tar.bz2 diff --git a/extra/mpc/.md5sum.x86_64 b/extra/mpc/.md5sum.x86_64 deleted file mode 100644 index 3b11765bb..000000000 --- a/extra/mpc/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -24c81ad6afe6099e8d7a6826ef4b7105 mpc-0.20.tar.bz2 diff --git a/extra/mpc/Pkgfile b/extra/mpc/Pkgfile deleted file mode 100644 index ab782e5f8..000000000 --- a/extra/mpc/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Client en ligne de commande pour Mpd -# URL: http://mpd.wikia.com/wiki/Client:Mpc -# Maintainer: NuTyX packager team -# Packager: Skippythekangoo at yahoo dot fr -# Depends on: libmpdclient -# Run on: libmpdclient - -name=mpc -version=0.20 -release=1 -source=(http://downloads.sourceforge.net/musicpd/$name-$version.tar.bz2) -build() { -cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -} - -- cgit v1.2.3-70-g09d2