[arch-commits] Commit in grilo-plugins/repos (4 files)

Jan de Groot jgc at nymeria.archlinux.org
Mon Apr 14 09:06:03 UTC 2014


    Date: Monday, April 14, 2014 @ 11:06:03
  Author: jgc
Revision: 210324

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  grilo-plugins/repos/testing-i686/PKGBUILD
    (from rev 210323, grilo-plugins/trunk/PKGBUILD)
  grilo-plugins/repos/testing-x86_64/PKGBUILD
    (from rev 210323, grilo-plugins/trunk/PKGBUILD)
Deleted:
  grilo-plugins/repos/testing-i686/PKGBUILD
  grilo-plugins/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   78 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   38 ----------------------
 testing-x86_64/PKGBUILD |   38 ----------------------
 3 files changed, 78 insertions(+), 76 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-04-14 09:05:45 UTC (rev 210323)
+++ testing-i686/PKGBUILD	2014-04-14 09:06:03 UTC (rev 210324)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=grilo-plugins
-pkgver=0.2.12
-pkgrel=1
-pkgdesc="Plugins for Grilo"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(grilo sqlite libgcrypt)
-makedepends=(gupnp-av libgdata gmime libtracker-sparql libdmapsharing
-             json-glib intltool avahi itstool libmediaart)
-optdepends=('gupnp-av: uPnP plugin'
-            'libgdata: Youtube plugin'
-            'gnome-online-accounts: Flickr plugin'
-            'gmime: Podcasts plugin'
-            'tracker: Tracker plugin'
-            'libdmapsharing: DMAP sharing plugin'
-            'json-glib: TMDb plugin'
-            'avahi: Freebox plugin'
-            'libmediaart: local-metadata plugin')
-options=('!emptydirs')
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('15bed8a633c81b251920ab677d455433e641388f605277ca88e549cc89012b48')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
-    --enable-shoutcast --disable-pocket
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: grilo-plugins/repos/testing-i686/PKGBUILD (from rev 210323, grilo-plugins/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-04-14 09:06:03 UTC (rev 210324)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=grilo-plugins
+pkgver=0.2.12
+pkgrel=2
+pkgdesc="Plugins for Grilo"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo sqlite libgcrypt)
+makedepends=(gupnp-av libgdata gmime libtracker-sparql libdmapsharing
+             json-glib intltool avahi itstool libmediaart lua)
+optdepends=('gupnp-av: uPnP plugin'
+            'libgdata: Youtube plugin'
+            'gnome-online-accounts: Flickr plugin'
+            'gmime: Podcasts plugin'
+            'tracker: Tracker plugin'
+            'libdmapsharing: DMAP sharing plugin'
+            'json-glib: TMDb plugin'
+            'avahi: Freebox plugin'
+            'libmediaart: local-metadata plugin'
+            'lua: LUA factory plugin')
+options=('!emptydirs')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('15bed8a633c81b251920ab677d455433e641388f605277ca88e549cc89012b48')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+    --enable-shoutcast --disable-pocket --enable-lua-factory
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-04-14 09:05:45 UTC (rev 210323)
+++ testing-x86_64/PKGBUILD	2014-04-14 09:06:03 UTC (rev 210324)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=grilo-plugins
-pkgver=0.2.12
-pkgrel=1
-pkgdesc="Plugins for Grilo"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(grilo sqlite libgcrypt)
-makedepends=(gupnp-av libgdata gmime libtracker-sparql libdmapsharing
-             json-glib intltool avahi itstool libmediaart)
-optdepends=('gupnp-av: uPnP plugin'
-            'libgdata: Youtube plugin'
-            'gnome-online-accounts: Flickr plugin'
-            'gmime: Podcasts plugin'
-            'tracker: Tracker plugin'
-            'libdmapsharing: DMAP sharing plugin'
-            'json-glib: TMDb plugin'
-            'avahi: Freebox plugin'
-            'libmediaart: local-metadata plugin')
-options=('!emptydirs')
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('15bed8a633c81b251920ab677d455433e641388f605277ca88e549cc89012b48')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
-    --enable-shoutcast --disable-pocket
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: grilo-plugins/repos/testing-x86_64/PKGBUILD (from rev 210323, grilo-plugins/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-04-14 09:06:03 UTC (rev 210324)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=grilo-plugins
+pkgver=0.2.12
+pkgrel=2
+pkgdesc="Plugins for Grilo"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo sqlite libgcrypt)
+makedepends=(gupnp-av libgdata gmime libtracker-sparql libdmapsharing
+             json-glib intltool avahi itstool libmediaart lua)
+optdepends=('gupnp-av: uPnP plugin'
+            'libgdata: Youtube plugin'
+            'gnome-online-accounts: Flickr plugin'
+            'gmime: Podcasts plugin'
+            'tracker: Tracker plugin'
+            'libdmapsharing: DMAP sharing plugin'
+            'json-glib: TMDb plugin'
+            'avahi: Freebox plugin'
+            'libmediaart: local-metadata plugin'
+            'lua: LUA factory plugin')
+options=('!emptydirs')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('15bed8a633c81b251920ab677d455433e641388f605277ca88e549cc89012b48')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+    --enable-shoutcast --disable-pocket --enable-lua-factory
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list