[arch-commits] Commit in libifp/repos (4 files)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Mon Oct 21 12:32:22 UTC 2013
Date: Monday, October 21, 2013 @ 14:32:22
Author: tpowa
Revision: 196997
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libifp/repos/extra-i686/PKGBUILD
(from rev 196996, libifp/trunk/PKGBUILD)
libifp/repos/extra-x86_64/PKGBUILD
(from rev 196996, libifp/trunk/PKGBUILD)
Deleted:
libifp/repos/extra-i686/PKGBUILD
libifp/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 26 ------------------------
extra-x86_64/PKGBUILD | 26 ------------------------
3 files changed, 52 insertions(+), 52 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-10-21 12:32:11 UTC (rev 196996)
+++ extra-i686/PKGBUILD 2013-10-21 12:32:22 UTC (rev 196997)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Mark Rosenstand <mark at borkware.net>
-
-pkgname=libifp
-pkgver=1.0.0.2
-pkgrel=4
-pkgdesc="General-purpose library-driver for iRiver's iFP portable audio players"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://ifp-driver.sourceforge.net/libifp/"
-depends=('libusb-compat')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d4114794b13bd32b6b767e0870df6fc4')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr --mandir=/usr/share/man --with-libusb
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libifp/repos/extra-i686/PKGBUILD (from rev 196996, libifp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-21 12:32:22 UTC (rev 196997)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+# Contributor: Mark Rosenstand <mark at borkware.net>
+
+pkgname=libifp
+pkgver=1.0.0.2
+pkgrel=5
+pkgdesc="General-purpose library-driver for iRiver's iFP portable audio players"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://ifp-driver.sourceforge.net/libifp/"
+depends=('libusb-compat')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
+md5sums=('d4114794b13bd32b6b767e0870df6fc4')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ ./configure --prefix=/usr --mandir=/usr/share/man --with-libusb
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-10-21 12:32:11 UTC (rev 196996)
+++ extra-x86_64/PKGBUILD 2013-10-21 12:32:22 UTC (rev 196997)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Mark Rosenstand <mark at borkware.net>
-
-pkgname=libifp
-pkgver=1.0.0.2
-pkgrel=4
-pkgdesc="General-purpose library-driver for iRiver's iFP portable audio players"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://ifp-driver.sourceforge.net/libifp/"
-depends=('libusb-compat')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d4114794b13bd32b6b767e0870df6fc4')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr --mandir=/usr/share/man --with-libusb
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libifp/repos/extra-x86_64/PKGBUILD (from rev 196996, libifp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-10-21 12:32:22 UTC (rev 196997)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+# Contributor: Mark Rosenstand <mark at borkware.net>
+
+pkgname=libifp
+pkgver=1.0.0.2
+pkgrel=5
+pkgdesc="General-purpose library-driver for iRiver's iFP portable audio players"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://ifp-driver.sourceforge.net/libifp/"
+depends=('libusb-compat')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
+md5sums=('d4114794b13bd32b6b767e0870df6fc4')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ ./configure --prefix=/usr --mandir=/usr/share/man --with-libusb
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
More information about the arch-commits
mailing list