[arch-commits] Commit in libdmapsharing/repos (3 files)

Ionut Biru ibiru at archlinux.org
Sun Feb 5 11:51:37 UTC 2012


    Date: Sunday, February 5, 2012 @ 06:51:36
  Author: ibiru
Revision: 148815

db-move: moved libdmapsharing from [testing] to [extra] (i686)

Added:
  libdmapsharing/repos/extra-i686/PKGBUILD
    (from rev 148654, libdmapsharing/repos/testing-i686/PKGBUILD)
Deleted:
  libdmapsharing/repos/extra-i686/PKGBUILD
  libdmapsharing/repos/testing-i686/

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-05 11:51:34 UTC (rev 148814)
+++ extra-i686/PKGBUILD	2012-02-05 11:51:36 UTC (rev 148815)
@@ -1,25 +0,0 @@
-# $Id$
-#Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=libdmapsharing
-pkgver=2.9.12
-pkgrel=1
-pkgdesc="A library that implements the DMAP family of protocols"
-arch=('i686' 'x86_64')
-url="http://www.flyn.org/projects/libdmapsharing/index.html"
-license=('LGPL2.1')
-depends=('libsoup' 'avahi' 'gstreamer0.10-base' 'gdk-pixbuf2')
-options=('!libtool')
-source=(http://www.flyn.org/projects/libdmapsharing/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ec34948df21e9ba0656c917b10fed1c3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --with-mdns=avahi
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdmapsharing/repos/extra-i686/PKGBUILD (from rev 148654, libdmapsharing/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-05 11:51:36 UTC (rev 148815)
@@ -0,0 +1,25 @@
+# $Id$
+#Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=libdmapsharing
+pkgver=2.9.12
+pkgrel=2
+pkgdesc="A library that implements the DMAP family of protocols"
+arch=('i686' 'x86_64')
+url="http://www.flyn.org/projects/libdmapsharing/index.html"
+license=('LGPL2.1')
+depends=('libsoup' 'avahi' 'gstreamer0.10-base' 'gdk-pixbuf2')
+options=('!libtool')
+source=(http://www.flyn.org/projects/libdmapsharing/${pkgname}-${pkgver}.tar.gz)
+md5sums=('ec34948df21e9ba0656c917b10fed1c3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --with-mdns=avahi
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list