From 8e8ad512d60cb2a150926713c7a4e8e6abd000de Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 24 Dec 2009 23:53:02 +0100 Subject: Paquets avec dépendances déplacés dans extra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/usbutils/.footprint | 16 ---------------- base/usbutils/.md5sum | 1 - base/usbutils/Pkgfile | 22 ---------------------- 3 files changed, 39 deletions(-) delete mode 100644 base/usbutils/.footprint delete mode 100644 base/usbutils/.md5sum delete mode 100755 base/usbutils/Pkgfile (limited to 'base/usbutils') diff --git a/base/usbutils/.footprint b/base/usbutils/.footprint deleted file mode 100644 index d0fcd0855..000000000 --- a/base/usbutils/.footprint +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/usb-devices -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/lsusb --rwxr-xr-x root/root usr/sbin/update-usbids.sh -drwxr-xr-x root/root usr/share/ -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/usb-devices.1.gz -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/lsusb.8.gz -drwxr-xr-x root/root usr/share/pkgconfig/ --rw-r--r-- root/root usr/share/pkgconfig/usbutils.pc --rw-r--r-- root/root usr/share/usb.ids --rw-r--r-- root/root usr/share/usb.ids.gz diff --git a/base/usbutils/.md5sum b/base/usbutils/.md5sum deleted file mode 100644 index ce944ef69..000000000 --- a/base/usbutils/.md5sum +++ /dev/null @@ -1 +0,0 @@ -34979f675d2bcb3e1b45012fa830a53f usbutils-0.86.tar.gz diff --git a/base/usbutils/Pkgfile b/base/usbutils/Pkgfile deleted file mode 100755 index f86587fd5..000000000 --- a/base/usbutils/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: Utilitaire pci pour liaison USB -# URL: http://downloads.sourceforge.net/linux-usb/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: libusb - -name=usbutils -version=0.86 -release=1 -source=( http://downloads.sourceforge.net/linux-usb/$name-$version.tar.gz) - - - -build() { - # build package - cd $name-$version - ./configure --prefix=/usr\ - --mandir=/usr/share/man\ - --infodir=/usr/share/info - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2