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

Jan Steffens heftig at archlinux.org
Sat Sep 10 16:24:01 UTC 2016


    Date: Saturday, September 10, 2016 @ 16:24:00
  Author: heftig
Revision: 276135

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

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

-----------------------+
 /PKGBUILD             |   72 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   36 ------------------------
 extra-x86_64/PKGBUILD |   36 ------------------------
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-09-10 16:22:34 UTC (rev 276134)
+++ extra-i686/PKGBUILD	2016-09-10 16:24:00 UTC (rev 276135)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=grilo-plugins
-pkgver=0.3.2
-pkgrel=1
-pkgdesc="Plugins for Grilo"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(grilo lua libmediaart libgdata libtracker-sparql gom libdmapsharing chromaprint
-         gst-plugins-bad)
-makedepends=(intltool itstool yelp-tools)
-optdepends=('dleyna-server: DLNA plugin'
-            'tracker: Tracker plugin')
-options=('!emptydirs')
-groups=('gnome')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('791b89289781272c001545931a8f58f499d14e46e038a9caa82dfe2494301afd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-#  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: grilo-plugins/repos/extra-i686/PKGBUILD (from rev 276134, grilo-plugins/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-09-10 16:24:00 UTC (rev 276135)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=grilo-plugins
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="Plugins for Grilo"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo lua libmediaart libgdata libtracker-sparql gom libdmapsharing chromaprint
+         gst-plugins-bad)
+makedepends=(intltool itstool yelp-tools)
+optdepends=('dleyna-server: DLNA plugin'
+            'tracker: Tracker plugin')
+options=('!emptydirs')
+groups=('gnome')
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('fe66e887847fef9c361bcb7226047c43b2bc22b172aaf22afd5534947cc85b9c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+#  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-09-10 16:22:34 UTC (rev 276134)
+++ extra-x86_64/PKGBUILD	2016-09-10 16:24:00 UTC (rev 276135)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=grilo-plugins
-pkgver=0.3.2
-pkgrel=1
-pkgdesc="Plugins for Grilo"
-url="http://www.gnome.org"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(grilo lua libmediaart libgdata libtracker-sparql gom libdmapsharing chromaprint
-         gst-plugins-bad)
-makedepends=(intltool itstool yelp-tools)
-optdepends=('dleyna-server: DLNA plugin'
-            'tracker: Tracker plugin')
-options=('!emptydirs')
-groups=('gnome')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('791b89289781272c001545931a8f58f499d14e46e038a9caa82dfe2494301afd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-#  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: grilo-plugins/repos/extra-x86_64/PKGBUILD (from rev 276134, grilo-plugins/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-09-10 16:24:00 UTC (rev 276135)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=grilo-plugins
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="Plugins for Grilo"
+url="http://www.gnome.org"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo lua libmediaart libgdata libtracker-sparql gom libdmapsharing chromaprint
+         gst-plugins-bad)
+makedepends=(intltool itstool yelp-tools)
+optdepends=('dleyna-server: DLNA plugin'
+            'tracker: Tracker plugin')
+options=('!emptydirs')
+groups=('gnome')
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('fe66e887847fef9c361bcb7226047c43b2bc22b172aaf22afd5534947cc85b9c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+#  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list