[arch-commits] Commit in libdmapsharing/repos (4 files)
Jan Steffens
heftig at nymeria.archlinux.org
Sun Oct 13 19:42:19 UTC 2013
Date: Sunday, October 13, 2013 @ 21:42:19
Author: heftig
Revision: 196441
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libdmapsharing/repos/extra-i686/PKGBUILD
(from rev 196440, libdmapsharing/trunk/PKGBUILD)
libdmapsharing/repos/extra-x86_64/PKGBUILD
(from rev 196440, libdmapsharing/trunk/PKGBUILD)
Deleted:
libdmapsharing/repos/extra-i686/PKGBUILD
libdmapsharing/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-13 19:40:37 UTC (rev 196440)
+++ extra-i686/PKGBUILD 2013-10-13 19:42:19 UTC (rev 196441)
@@ -1,26 +0,0 @@
-# $Id$
-#Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libdmapsharing
-pkgver=2.9.17
-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' 'gst-plugins-base-libs' 'gdk-pixbuf2')
-options=('!libtool')
-source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
-md5sums=('089e70ed4fb3b92dcd956b80dbf3ffc9')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr --with-mdns=avahi
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: libdmapsharing/repos/extra-i686/PKGBUILD (from rev 196440, libdmapsharing/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-13 19:42:19 UTC (rev 196441)
@@ -0,0 +1,26 @@
+# $Id$
+#Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libdmapsharing
+pkgver=2.9.23
+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' 'gst-plugins-base-libs' 'gdk-pixbuf2')
+options=('!libtool')
+source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
+md5sums=('7e6bb71f614392e340cac782586072a7')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr --with-mdns=avahi
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-10-13 19:40:37 UTC (rev 196440)
+++ extra-x86_64/PKGBUILD 2013-10-13 19:42:19 UTC (rev 196441)
@@ -1,26 +0,0 @@
-# $Id$
-#Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libdmapsharing
-pkgver=2.9.17
-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' 'gst-plugins-base-libs' 'gdk-pixbuf2')
-options=('!libtool')
-source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
-md5sums=('089e70ed4fb3b92dcd956b80dbf3ffc9')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr --with-mdns=avahi
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: libdmapsharing/repos/extra-x86_64/PKGBUILD (from rev 196440, libdmapsharing/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-10-13 19:42:19 UTC (rev 196441)
@@ -0,0 +1,26 @@
+# $Id$
+#Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libdmapsharing
+pkgver=2.9.23
+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' 'gst-plugins-base-libs' 'gdk-pixbuf2')
+options=('!libtool')
+source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
+md5sums=('7e6bb71f614392e340cac782586072a7')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr --with-mdns=avahi
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list