[arch-commits] Commit in grilo/trunk (PKGBUILD)

2020-09-03 Thread Jan Steffens via arch-commits
Date: Thursday, September 3, 2020 @ 17:48:05
  Author: heftig
Revision: 395397

0.3.13-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-03 17:44:15 UTC (rev 395396)
+++ PKGBUILD2020-09-03 17:48:05 UTC (rev 395397)
@@ -1,7 +1,7 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.12
+pkgver=0.3.13
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -12,7 +12,7 @@
 optdepends=('grilo-plugins: Plugins for grilo'
 'gtk3: Test UI')
 provides=(libgr{ilo,lnet,lpls}-0.3.so)
-_commit=cb5a21f891ceda53804b83d2583598662c59  # tags/grilo-0.3.12^0
+_commit=b3372233ee509676ab4408f049549c1020cff7a1  # tags/grilo-0.3.13^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -27,7 +27,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2020-02-14 Thread Jan Steffens via arch-commits
Date: Friday, February 14, 2020 @ 16:38:08
  Author: heftig
Revision: 375593

0.3.12-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 16:29:17 UTC (rev 375592)
+++ PKGBUILD2020-02-14 16:38:08 UTC (rev 375593)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.11
+pkgver=0.3.12
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,8 @@
 makedepends=(gobject-introspection gtk-doc vala git meson gtk3)
 optdepends=('grilo-plugins: Plugins for grilo'
 'gtk3: Test UI')
-_commit=8baaa14ad9b180bb24e51de5fa993cda8f1da0a9  # tags/grilo-0.3.11^0
+provides=(libgr{ilo,lnet,lpls}-0.3.so)
+_commit=cb5a21f891ceda53804b83d2583598662c59  # tags/grilo-0.3.12^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2020-01-08 Thread Jan Steffens via arch-commits
Date: Wednesday, January 8, 2020 @ 21:09:13
  Author: heftig
Revision: 372836

0.3.11-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 20:59:48 UTC (rev 372835)
+++ PKGBUILD2020-01-08 21:09:13 UTC (rev 372836)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.10
+pkgver=0.3.11
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 makedepends=(gobject-introspection gtk-doc vala git meson gtk3)
 optdepends=('grilo-plugins: Plugins for grilo'
 'gtk3: Test UI')
-_commit=ec6a37b7474010e60a8949b8e7a38f828e3b005e  # tags/grilo-0.3.10^0
+_commit=8baaa14ad9b180bb24e51de5fa993cda8f1da0a9  # tags/grilo-0.3.11^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2019-09-12 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 17:52:56
  Author: heftig
Revision: 362304

0.3.10-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 14:47:21 UTC (rev 362303)
+++ PKGBUILD2019-09-12 17:52:56 UTC (rev 362304)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.9
+pkgver=0.3.10
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 makedepends=(gobject-introspection gtk-doc vala git meson gtk3)
 optdepends=('grilo-plugins: Plugins for grilo'
 'gtk3: Test UI')
-_commit=9a5951cfbe8776c609c0563e449f4f17518ae072  # tags/grilo-0.3.9^0
+_commit=ec6a37b7474010e60a8949b8e7a38f828e3b005e  # tags/grilo-0.3.10^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2019-07-17 Thread Jan Steffens via arch-commits
Date: Wednesday, July 17, 2019 @ 10:45:22
  Author: heftig
Revision: 358089

0.3.9-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 10:38:37 UTC (rev 358088)
+++ PKGBUILD2019-07-17 10:45:22 UTC (rev 358089)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.8
+pkgver=0.3.9
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 makedepends=(gobject-introspection gtk-doc vala git meson gtk3)
 optdepends=('grilo-plugins: Plugins for grilo'
 'gtk3: Test UI')
-_commit=5a751bfae88be9c1724838c1cbbeded9b6d03760  # tags/grilo-0.3.8^0
+_commit=9a5951cfbe8776c609c0563e449f4f17518ae072  # tags/grilo-0.3.9^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2019-07-15 Thread Jan Steffens via arch-commits
Date: Tuesday, July 16, 2019 @ 04:30:46
  Author: heftig
Revision: 358024

0.3.8-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-15 20:08:07 UTC (rev 358023)
+++ PKGBUILD2019-07-16 04:30:46 UTC (rev 358024)
@@ -1,16 +1,17 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.7
+pkgver=0.3.8
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
 arch=(x86_64)
 license=(LGPL)
-depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
-makedepends=(gobject-introspection gtk-doc vala git meson)
-optdepends=('grilo-plugins: Plugins for grilo')
-_commit=019a838f7752b42d9766e0f2f898ae0315666c3a  # tags/grilo-0.3.7^0
+depends=(libxml2 libsoup liboauth totem-plparser)
+makedepends=(gobject-introspection gtk-doc vala git meson gtk3)
+optdepends=('grilo-plugins: Plugins for grilo'
+'gtk3: Test UI')
+_commit=5a751bfae88be9c1724838c1cbbeded9b6d03760  # tags/grilo-0.3.8^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -24,12 +25,12 @@
 }
 
 build() {
-  arch-meson $pkgname build -D enable-gtk-doc=true
+  arch-meson $pkgname build
   ninja -C build
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2018-11-19 Thread Jan Steffens via arch-commits
Date: Monday, November 19, 2018 @ 12:59:11
  Author: heftig
Revision: 340131

0.3.7-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 11:21:14 UTC (rev 340130)
+++ PKGBUILD2018-11-19 12:59:11 UTC (rev 340131)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.6
+pkgver=0.3.7
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -10,7 +10,7 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=6cd2e5e94f1ba2a8bf7c42da98523b3d76b5e298  # tags/grilo-0.3.6^0
+_commit=019a838f7752b42d9766e0f2f898ae0315666c3a  # tags/grilo-0.3.7^0
 source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 16:50:23
  Author: heftig
Revision: 333469

Id

Modified:
  grilo/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 16:48:02 UTC (rev 333468)
+++ PKGBUILD2018-09-05 16:50:23 UTC (rev 333469)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo


Property changes on: grilo/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2018-07-27 Thread Jan Steffens via arch-commits
Date: Friday, July 27, 2018 @ 09:28:43
  Author: heftig
Revision: 329584

0.3.6-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-27 08:41:38 UTC (rev 329583)
+++ PKGBUILD2018-07-27 09:28:43 UTC (rev 329584)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.5
+pkgver=0.3.6
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,8 +11,8 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=66bc17e9f7f99f494302226ec333ee175d0f906b  # tags/grilo-0.3.5^0
-source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
+_commit=6cd2e5e94f1ba2a8bf7c42da98523b3d76b5e298  # tags/grilo-0.3.6^0
+source=("git+https://gitlab.gnome.org/GNOME/grilo.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -30,10 +30,9 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2018-07-17 Thread Jan Steffens via arch-commits
Date: Tuesday, July 17, 2018 @ 15:50:11
  Author: heftig
Revision: 328884

0.3.5-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-17 12:29:38 UTC (rev 328883)
+++ PKGBUILD2018-07-17 15:50:11 UTC (rev 328884)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.4+7+gb144fe0
+pkgver=0.3.5
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=b144fe0a105b9332e5be18a4ea224197ba5fd1b4  # master
+_commit=66bc17e9f7f99f494302226ec333ee175d0f906b  # tags/grilo-0.3.5^0
 source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2018-03-11 Thread Jan Steffens via arch-commits
Date: Sunday, March 11, 2018 @ 19:42:39
  Author: heftig
Revision: 318635

0.3.4+7+gb144fe0-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-11 19:41:09 UTC (rev 318634)
+++ PKGBUILD2018-03-11 19:42:39 UTC (rev 318635)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.4
+pkgver=0.3.4+7+gb144fe0
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=b773deccb84c159850cdcf73db0d8e8707f9da09  # tags/grilo-0.3.4^0
+_commit=b144fe0a105b9332e5be18a4ea224197ba5fd1b4  # master
 source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -21,22 +21,19 @@
 }
 
 prepare() {
-  mkdir build
+  cd $pkgname
 }
 
 build() {
-  cd build
-  export LANG=en_US.UTF-8
-  meson --prefix=/usr --buildtype=plain -Denable-gtk-doc=true ../$pkgname
-  ninja
+  arch-meson $pkgname build -D enable-gtk-doc=true
+  ninja -C build
 }
 
 check() {
   cd build
-  ninja test
+  meson test
 }
 
 package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
+  DESTDIR="$pkgdir" ninja -C build install
 }


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2017-09-16 Thread Jan de Groot
Date: Saturday, September 16, 2017 @ 20:01:50
  Author: jgc
Revision: 305683

upgpkg: grilo 0.3.4-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-16 20:00:53 UTC (rev 305682)
+++ PKGBUILD2017-09-16 20:01:50 UTC (rev 305683)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.3+3+g3104a34
+pkgver=0.3.4
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,7 +11,7 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=3104a340a674429a01a41fbce8441728660077e4  # master
+_commit=b773deccb84c159850cdcf73db0d8e8707f9da09  # tags/grilo-0.3.4^0
 source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 
 prepare() {
   mkdir build
-  cd $pkgname
-  # Fixup tag mess
-  git tag -f grilo-0.3.3 8d04687dfa80625e655ce79fc995d7635456388b
 }
 
 build() {


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2017-04-05 Thread Jan Steffens
Date: Wednesday, April 5, 2017 @ 18:55:20
  Author: heftig
Revision: 292197

0.3.3+3+g3104a34-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-05 18:54:28 UTC (rev 292196)
+++ PKGBUILD2017-04-05 18:55:20 UTC (rev 292197)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.3
+pkgver=0.3.3+3+g3104a34
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,11 +11,9 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=53b44b711a4558c0511dbe73d928971fd2c7bb30  # tags/grilo-0.3.3^0
-source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;
-0001-build-Improve-docs-and-introspection.patch)
-sha256sums=('SKIP'
-'4857162520bacfa3742d039e781cc00a458bace6aead268bbfe5536bc6b8a13f')
+_commit=3104a340a674429a01a41fbce8441728660077e4  # master
+source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -25,7 +23,8 @@
 prepare() {
   mkdir build
   cd $pkgname
-  patch -Np1 -i ../0001-build-Improve-docs-and-introspection.patch
+  # Fixup tag mess
+  git tag -f grilo-0.3.3 8d04687dfa80625e655ce79fc995d7635456388b
 }
 
 build() {


[arch-commits] Commit in grilo/trunk (PKGBUILD PKGBUILD.meson)

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 22:03:22
  Author: heftig
Revision: 289029

0.3.3

Added:
  grilo/trunk/PKGBUILD.meson
(from rev 288942, grilo/trunk/PKGBUILD)
Modified:
  grilo/trunk/PKGBUILD

+
 PKGBUILD   |   16 
 PKGBUILD.meson |   42 ++
 2 files changed, 50 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 21:23:05 UTC (rev 289028)
+++ PKGBUILD2017-02-15 22:03:22 UTC (rev 289029)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.2+8+g6ffe445
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,8 +11,8 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala intltool git gnome-common)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=6ffe44554fe4abd4f21e35497133c1ebe02482af
-source=("git://git.gnome.org/grilo#commit=$_commit")
+_commit=53b44b711a4558c0511dbe73d928971fd2c7bb30  # tags/grilo-0.3.3^0
+source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -22,22 +22,22 @@
 
 prepare() {
   cd $pkgname
-  # Add missing tag for pkgver()
-  git tag -f grilo-0.3.2 343d0a4c29b234f81197f502fed16ba739022a6a
   NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
   cd $pkgname
-
   ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib \
 --disable-static --disable-debug --enable-gtk-doc
-
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 
+check() {
+  cd $pkgname
+  make check
+}
+
 package() {
   cd $pkgname
   make DESTDIR="$pkgdir" install

Copied: grilo/trunk/PKGBUILD.meson (from rev 288942, grilo/trunk/PKGBUILD)
===
--- PKGBUILD.meson  (rev 0)
+++ PKGBUILD.meson  2017-02-15 22:03:22 UTC (rev 289029)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=grilo
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="Framework that provides access to various sources of multimedia 
content"
+url="https://wiki.gnome.org/Projects/Grilo;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
+makedepends=(gobject-introspection gtk-doc vala git meson)
+optdepends=('grilo-plugins: Plugins for grilo')
+_commit=53b44b711a4558c0511dbe73d928971fd2c7bb30  # tags/grilo-0.3.3^0
+source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^grilo-//;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=plain -Denable-gtk-doc=true ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2016-09-24 Thread Jan Steffens
Date: Sunday, September 25, 2016 @ 03:36:25
  Author: heftig
Revision: 276923

0.3.2+8+g6ffe445-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |   43 +--
 1 file changed, 29 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-25 03:25:03 UTC (rev 276922)
+++ PKGBUILD2016-09-25 03:36:25 UTC (rev 276923)
@@ -2,28 +2,43 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.2
+pkgver=0.3.2+8+g6ffe445
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
-url="http://www.gnome.org;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk3' 'libxml2' 'libsoup' 'liboauth' 'totem-plparser')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
+url="https://wiki.gnome.org/Projects/Grilo;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
+makedepends=(gobject-introspection gtk-doc vala intltool git gnome-common)
 optdepends=('grilo-plugins: Plugins for grilo')
-options=('!emptydirs')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f26f684a5d76aea8dbce136750bc67d2170b36575f109292fbb78ae99ec87f5b')
+_commit=6ffe44554fe4abd4f21e35497133c1ebe02482af
+source=("git://git.gnome.org/grilo#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^grilo-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  # Add missing tag for pkgver()
+  git tag -f grilo-0.3.2 343d0a4c29b234f81197f502fed16ba739022a6a
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
---libdir=/usr/lib
+  cd $pkgname
+
+  ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib \
+--disable-static --disable-debug --enable-gtk-doc
+
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2016-09-10 Thread Jan Steffens
Date: Saturday, September 10, 2016 @ 16:22:03
  Author: heftig
Revision: 276133

0.3.2-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-10 14:52:35 UTC (rev 276132)
+++ PKGBUILD2016-09-10 16:22:03 UTC (rev 276133)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ebbdc61dc7920a8cac436895e8625a0ee64d6a4b352987fb5d361ef87243cd4c')
+sha256sums=('f26f684a5d76aea8dbce136750bc67d2170b36575f109292fbb78ae99ec87f5b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2016-06-17 Thread Jan Steffens
Date: Friday, June 17, 2016 @ 18:35:42
  Author: heftig
Revision: 270153

0.3.1-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-17 16:36:20 UTC (rev 270152)
+++ PKGBUILD2016-06-17 18:35:42 UTC (rev 270153)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1fd1a87d606f56adb3086954baec3ea6e25d9ba3fb010f11d1d3ddc9ec66bc60')
+sha256sums=('ebbdc61dc7920a8cac436895e8625a0ee64d6a4b352987fb5d361ef87243cd4c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2016-03-18 Thread Jan de Groot
Date: Thursday, March 17, 2016 @ 16:40:04
  Author: jgc
Revision: 262003

upgpkg: grilo 0.3.0-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-17 15:34:36 UTC (rev 262002)
+++ PKGBUILD2016-03-17 15:40:04 UTC (rev 262003)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.2.15
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="http://www.gnome.org;
@@ -13,12 +13,13 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6f5d2583250a68e76d281edaa08adb880d5a78ed46f9ecd22ae4715f1dd66815')
+sha256sums=('1fd1a87d606f56adb3086954baec3ea6e25d9ba3fb010f11d1d3ddc9ec66bc60')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
 --libdir=/usr/lib
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2015-12-19 Thread Jan Steffens
Date: Sunday, December 20, 2015 @ 01:50:09
  Author: heftig
Revision: 256790

0.2.15

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-19 05:22:12 UTC (rev 256789)
+++ PKGBUILD2015-12-20 00:50:09 UTC (rev 256790)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.2.14
+pkgver=0.2.15
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('79c82ea1747ae7430a648aa9660e44d88d48c968bcdaeb3b2c5cb97e1c921ccd')
+sha256sums=('6f5d2583250a68e76d281edaa08adb880d5a78ed46f9ecd22ae4715f1dd66815')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2015-09-24 Thread Jan de Groot
Date: Thursday, September 24, 2015 @ 12:59:40
  Author: jgc
Revision: 247239

upgpkg: grilo 0.2.14-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-24 10:48:42 UTC (rev 247238)
+++ PKGBUILD2015-09-24 10:59:40 UTC (rev 247239)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.2.12
+pkgver=0.2.14
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85')
+sha256sums=('79c82ea1747ae7430a648aa9660e44d88d48c968bcdaeb3b2c5cb97e1c921ccd')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:39:36
  Author: jgc
Revision: 233123

upgpkg: grilo 0.2.12-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 10:34:32 UTC (rev 233122)
+++ PKGBUILD2015-03-09 10:39:36 UTC (rev 233123)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.11
+pkgver=0.2.12
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('8a52c37521de80d6caf08a519a708489b9e2b097c2758a0acaab6fbd26d30ea6')
+sha256sums=('55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in grilo/trunk (PKGBUILD)

2014-09-23 Thread Jan Steffens
Date: Tuesday, September 23, 2014 @ 21:12:40
  Author: heftig
Revision: 222881

0.2.11

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-23 19:01:20 UTC (rev 222880)
+++ PKGBUILD2014-09-23 19:12:40 UTC (rev 222881)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.10
+pkgver=0.2.11
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('559a2470fe541b0090bcfdfac7a33e92dba967727bbab6d0eca70e5636a77b25')
+sha256sums=('8a52c37521de80d6caf08a519a708489b9e2b097c2758a0acaab6fbd26d30ea6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2014-03-26 Thread Jan de Groot
Date: Wednesday, March 26, 2014 @ 22:27:32
  Author: jgc
Revision: 208776

upgpkg: grilo 0.2.10-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-26 21:19:16 UTC (rev 208775)
+++ PKGBUILD2014-03-26 21:27:32 UTC (rev 208776)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.9
+pkgver=0.2.10
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -12,8 +12,8 @@
 makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e51e937ae1ceee31d3f07fd459cd67e17d5c4497e32b30eb883830a0995df935')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('559a2470fe541b0090bcfdfac7a33e92dba967727bbab6d0eca70e5636a77b25')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2014-02-18 Thread Jan Steffens
Date: Tuesday, February 18, 2014 @ 15:33:44
  Author: heftig
Revision: 206110

0.2.9

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-18 12:22:36 UTC (rev 206109)
+++ PKGBUILD2014-02-18 14:33:44 UTC (rev 206110)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.8
+pkgver=0.2.9
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('03a50e011b897a46d6ec6fe4cfec4ca0737047f279c99b3d9eb9bef8c472cee8')
+sha256sums=('e51e937ae1ceee31d3f07fd459cd67e17d5c4497e32b30eb883830a0995df935')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2014-02-11 Thread Jan Steffens
Date: Tuesday, February 11, 2014 @ 12:40:41
  Author: heftig
Revision: 205833

0.2.8

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-11 04:42:52 UTC (rev 205832)
+++ PKGBUILD2014-02-11 11:40:41 UTC (rev 205833)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.7
+pkgver=0.2.8
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4a854ee6f9a220f05e696813949be94780c12a7fb281253f10a545f30ed596d8')
+sha256sums=('03a50e011b897a46d6ec6fe4cfec4ca0737047f279c99b3d9eb9bef8c472cee8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2014-02-11 Thread Jan Steffens
Date: Tuesday, February 11, 2014 @ 12:49:26
  Author: heftig
Revision: 205834

add playlist handling

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-11 11:40:41 UTC (rev 205833)
+++ PKGBUILD2014-02-11 11:49:26 UTC (rev 205834)
@@ -8,7 +8,7 @@
 url=http://www.gnome.org;
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('gtk3' 'libxml2' 'libsoup' 'liboauth')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth' 'totem-plparser')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:13:30
  Author: jgc
Revision: 194623

upgpkg: grilo 0.2.7-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:07:07 UTC (rev 194622)
+++ PKGBUILD2013-09-19 19:13:30 UTC (rev 194623)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.6
+pkgver=0.2.7
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('601421279753b26bee0b2b5952689f87f7c7836879f7326151a8f8139fa67036')
+sha256sums=('4a854ee6f9a220f05e696813949be94780c12a7fb281253f10a545f30ed596d8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2013-05-16 Thread Jan Steffens
Date: Thursday, May 16, 2013 @ 15:30:04
  Author: heftig
Revision: 185624

0.2.6

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-16 12:22:49 UTC (rev 185623)
+++ PKGBUILD2013-05-16 13:30:04 UTC (rev 185624)
@@ -2,18 +2,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.5
+pkgver=0.2.6
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('gtk3' 'libxml2' 'libsoup')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ff281f60bc3afcb70913e61a6447b33ab259b3d89c1441c7e307fc998c050cdc')
+sha256sums=('601421279753b26bee0b2b5952689f87f7c7836879f7326151a8f8139fa67036')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2013-03-19 Thread Jan de Groot
Date: Tuesday, March 19, 2013 @ 14:37:22
  Author: jgc
Revision: 180275

upgpkg: grilo 0.2.5-1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-19 13:27:06 UTC (rev 180274)
+++ PKGBUILD2013-03-19 13:37:22 UTC (rev 180275)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.4
+pkgver=0.2.5
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('20fa8a5d1b89419c44f9b590a5a793e33d43a5e959ec8686111e631a724644fe')
+sha256sums=('ff281f60bc3afcb70913e61a6447b33ab259b3d89c1441c7e307fc998c050cdc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-12-06 Thread Jan Steffens
Date: Thursday, December 6, 2012 @ 15:27:22
  Author: heftig
Revision: 172920

0.2.4

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-06 20:22:06 UTC (rev 172919)
+++ PKGBUILD2012-12-06 20:27:22 UTC (rev 172920)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6a800c98731a93cc2b204abceeb37c55bb5529724115f5d4c4f91bd1ade67d42')
+sha256sums=('20fa8a5d1b89419c44f9b590a5a793e33d43a5e959ec8686111e631a724644fe')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-11-08 Thread Jan Steffens
Date: Thursday, November 8, 2012 @ 10:22:44
  Author: heftig
Revision: 170544

0.2.3

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-08 13:49:12 UTC (rev 170543)
+++ PKGBUILD2012-11-08 15:22:44 UTC (rev 170544)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e98d86e9c26dc444f43782e68f44a90da47f69da8a4ac313da9a3795fb72271f')
+sha256sums=('6a800c98731a93cc2b204abceeb37c55bb5529724115f5d4c4f91bd1ade67d42')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-11-08 Thread Jan Steffens
Date: Thursday, November 8, 2012 @ 10:25:15
  Author: heftig
Revision: 170545

Fix libdir, broken by upstream commit 9066efc2

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-08 15:22:44 UTC (rev 170544)
+++ PKGBUILD2012-11-08 15:25:15 UTC (rev 170545)
@@ -17,7 +17,8 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
+--libdir=/usr/lib
   make
 }
 



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-10-04 Thread Jan Steffens
Date: Thursday, October 4, 2012 @ 19:07:22
  Author: heftig
Revision: 167995

0.2.2

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-04 20:53:42 UTC (rev 167994)
+++ PKGBUILD2012-10-04 23:07:22 UTC (rev 167995)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('eb225fb88389e018858869eb5da5aee9d72bdb2306979e8f3defb5fc898af676')
+sha256sums=('e98d86e9c26dc444f43782e68f44a90da47f69da8a4ac313da9a3795fb72271f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-10-03 Thread Jan de Groot
Date: Wednesday, October 3, 2012 @ 06:20:32
  Author: jgc
Revision: 167717

upgpkg: grilo 0.2.1-1

0.2.1

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-03 10:14:48 UTC (rev 167716)
+++ PKGBUILD2012-10-03 10:20:32 UTC (rev 167717)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('daab3104684dd1a347aa3f3bc8e5a435f57829f594d951890692b9035c993d1f')
+sha256sums=('eb225fb88389e018858869eb5da5aee9d72bdb2306979e8f3defb5fc898af676')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2012-09-30 Thread Jan Steffens
Date: Sunday, September 30, 2012 @ 19:08:23
  Author: heftig
Revision: 167309

0.2.0

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-30 23:05:51 UTC (rev 167308)
+++ PKGBUILD2012-09-30 23:08:23 UTC (rev 167309)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.1.18
+pkgver=0.2.0
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,11 +13,11 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('dc5bc1ea74ed3d47c4ec2d94886234346671509bdc63ce181f98824e7178ae83')
+sha256sums=('daab3104684dd1a347aa3f3bc8e5a435f57829f594d951890692b9035c993d1f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug
   make
 }
 



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2011-12-10 Thread Jan Steffens
Date: Saturday, December 10, 2011 @ 16:17:23
  Author: heftig
Revision: 144924

0.1.18

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-10 20:55:13 UTC (rev 144923)
+++ PKGBUILD2011-12-10 21:17:23 UTC (rev 144924)
@@ -2,8 +2,8 @@
 # Maintainer: Jan heftig Steffens jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.1.17
-pkgrel=2
+pkgver=0.1.18
+pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f88406b1737bdf0dc38c3acda418983084afe62ddc09fefd14a95f42ec727eaf')
+sha256sums=('dc5bc1ea74ed3d47c4ec2d94886234346671509bdc63ce181f98824e7178ae83')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2011-10-01 Thread Jan Steffens
Date: Saturday, October 1, 2011 @ 12:31:36
  Author: heftig
Revision: 139196

optdep

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-01 14:06:08 UTC (rev 139195)
+++ PKGBUILD2011-10-01 16:31:36 UTC (rev 139196)
@@ -3,13 +3,14 @@
 
 pkgname=grilo
 pkgver=0.1.17
-pkgrel=1
+pkgrel=2
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('gtk3' 'libxml2' 'libsoup')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('f88406b1737bdf0dc38c3acda418983084afe62ddc09fefd14a95f42ec727eaf')



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2011-09-05 Thread Jan Steffens
Date: Monday, September 5, 2011 @ 13:56:13
  Author: heftig
Revision: 137045

0.1.17

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-05 17:55:20 UTC (rev 137044)
+++ PKGBUILD2011-09-05 17:56:13 UTC (rev 137045)
@@ -2,7 +2,7 @@
 # Maintainer: Jan heftig Steffens jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.1.16
+pkgver=0.1.17
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -12,11 +12,10 @@
 makedepends=('gobject-introspection' 'gtk-doc' 'vala')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('b652ccc6f5693203a46b58f3b6b0449545f38b4f98390b4be8ca0a9434108fa2')
+sha256sums=('f88406b1737bdf0dc38c3acda418983084afe62ddc09fefd14a95f42ec727eaf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's/vala-0.12/vala-0.14/g' configure
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
   make
 }



[arch-commits] Commit in grilo/trunk (PKGBUILD)

2011-09-02 Thread Jan Steffens
Date: Friday, September 2, 2011 @ 13:38:21
  Author: heftig
Revision: 136899

use xz

Modified:
  grilo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-02 17:34:31 UTC (rev 136898)
+++ PKGBUILD2011-09-02 17:38:21 UTC (rev 136899)
@@ -11,8 +11,8 @@
 depends=('gtk3' 'libxml2' 'libsoup')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala')
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('690dabd2bf0fb5f1f11ec9c69005c7c7b1b7c1585dc9ab7b93d3ee3aab284c74')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b652ccc6f5693203a46b58f3b6b0449545f38b4f98390b4be8ca0a9434108fa2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}