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

2017-08-11 Thread Jan Steffens
Date: Friday, August 11, 2017 @ 21:57:20
  Author: heftig
Revision: 301946

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

Added:
  libmediaart/repos/extra-i686/PKGBUILD
(from rev 301945, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/extra-x86_64/PKGBUILD
(from rev 301945, libmediaart/trunk/PKGBUILD)
Deleted:
  libmediaart/repos/extra-i686/PKGBUILD
  libmediaart/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-11 21:56:48 UTC (rev 301945)
+++ extra-i686/PKGBUILD 2017-08-11 21:57:20 UTC (rev 301946)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.3
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-url="https://git.gnome.org/browse/libmediaart;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(vala gobject-introspection git gtk-doc meson)
-_commit=820d0140b59b64c345debd82265b69e59a70eb00  # tags/1.9.3^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: libmediaart/repos/extra-i686/PKGBUILD (from rev 301945, 
libmediaart/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-11 21:57:20 UTC (rev 301946)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.4
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git gtk-doc meson)
+_commit=7077be9ee9a698550216f07cb0b8ca6ec5ca1eb3  # tags/1.9.4^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  mesontest
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-11 21:56:48 UTC (rev 301945)
+++ extra-x86_64/PKGBUILD   2017-08-11 21:57:20 UTC (rev 301946)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.3
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-url="https://git.gnome.org/browse/libmediaart;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(vala gobject-introspection git gtk-doc meson)
-_commit=820d0140b59b64c345debd82265b69e59a70eb00  # tags/1.9.3^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: libmediaart/repos/extra-x86_64/PKGBUILD (from rev 301945, 
libmediaart/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-11 21:57:20 UTC (rev 301946)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.4
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git gtk-doc meson)
+_commit=7077be9ee9a698550216f07cb0b8ca6ec5ca1eb3  # tags/1.9.4^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname
+  ninja

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

2017-08-10 Thread Jan Steffens
Date: Thursday, August 10, 2017 @ 11:24:26
  Author: heftig
Revision: 301841

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

Added:
  libmediaart/repos/extra-i686/PKGBUILD
(from rev 301840, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/extra-x86_64/PKGBUILD
(from rev 301840, libmediaart/trunk/PKGBUILD)
Deleted:
  libmediaart/repos/extra-i686/PKGBUILD
  libmediaart/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   44 -
 extra-x86_64/PKGBUILD |   44 -
 3 files changed, 82 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-10 11:23:44 UTC (rev 301840)
+++ extra-i686/PKGBUILD 2017-08-10 11:24:26 UTC (rev 301841)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-url="https://git.gnome.org/browse/libmediaart;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(vala gobject-introspection git gtk-doc meson)
-_commit=c73faaa1bac76a34fa9fcda0f6f1bf0ca9a62f50  # tags/1.9.2^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;
-0001-meson-Fix-library-versioning.patch)
-sha256sums=('SKIP'
-'796493227d381c6db579133ef1bd6ef06652cd5d922a2f604e5c26bea7cfbaeb')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-  patch -Np1 -i ../0001-meson-Fix-library-versioning.patch
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: libmediaart/repos/extra-i686/PKGBUILD (from rev 301840, 
libmediaart/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-10 11:24:26 UTC (rev 301841)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.3
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git gtk-doc meson)
+_commit=820d0140b59b64c345debd82265b69e59a70eb00  # tags/1.9.3^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  mesontest
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-10 11:23:44 UTC (rev 301840)
+++ extra-x86_64/PKGBUILD   2017-08-10 11:24:26 UTC (rev 301841)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-url="https://git.gnome.org/browse/libmediaart;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(vala gobject-introspection git gtk-doc meson)
-_commit=c73faaa1bac76a34fa9fcda0f6f1bf0ca9a62f50  # tags/1.9.2^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;
-0001-meson-Fix-library-versioning.patch)
-sha256sums=('SKIP'
-'796493227d381c6db579133ef1bd6ef06652cd5d922a2f604e5c26bea7cfbaeb')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-  patch -Np1 -i ../0001-meson-Fix-library-versioning.patch
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: libmediaart/repos/extra-x86_64/PKGBUILD (from rev 301840, 
libmediaart/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-10 11:24:26 UTC (rev 301841)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.3
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git 

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

2017-08-09 Thread Jan Steffens
Date: Wednesday, August 9, 2017 @ 19:17:43
  Author: heftig
Revision: 301824

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

Added:
  libmediaart/repos/extra-i686/PKGBUILD
(from rev 301823, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/extra-x86_64/PKGBUILD
(from rev 301823, libmediaart/trunk/PKGBUILD)
Deleted:
  libmediaart/repos/extra-i686/PKGBUILD
  libmediaart/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-09 19:12:16 UTC (rev 301823)
+++ extra-i686/PKGBUILD 2017-08-09 19:17:43 UTC (rev 301824)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.1
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
-url="https://github.com/curlybeast/libmediaart;
-_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libmediaart/repos/extra-i686/PKGBUILD (from rev 301823, 
libmediaart/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-09 19:17:43 UTC (rev 301824)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.2
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git gtk-doc meson)
+_commit=c73faaa1bac76a34fa9fcda0f6f1bf0ca9a62f50  # tags/1.9.2^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;
+0001-meson-Fix-library-versioning.patch)
+sha256sums=('SKIP'
+'796493227d381c6db579133ef1bd6ef06652cd5d922a2f604e5c26bea7cfbaeb')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+  patch -Np1 -i ../0001-meson-Fix-library-versioning.patch
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  mesontest
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-09 19:12:16 UTC (rev 301823)
+++ extra-x86_64/PKGBUILD   2017-08-09 19:17:43 UTC (rev 301824)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libmediaart
-pkgver=1.9.1
-pkgrel=1
-pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
-url="https://github.com/curlybeast/libmediaart;
-_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
-source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libmediaart/repos/extra-x86_64/PKGBUILD (from rev 301823, 
libmediaart/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-09 19:17:43 UTC (rev 301824)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.2
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+url="https://git.gnome.org/browse/libmediaart;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(vala gobject-introspection git gtk-doc meson)
+_commit=c73faaa1bac76a34fa9fcda0f6f1bf0ca9a62f50  # tags/1.9.2^0

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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:14:09
  Author: jgc
Revision: 292027

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 292025, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292026, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   36 
 gnome-unstable-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 292025, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:14:09 UTC (rev 292027)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart;
+_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292026, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:14:09 UTC (rev 292027)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart;
+_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 21:52:26
  Author: jgc
Revision: 276779

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 276778, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276778, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   36 
 gnome-unstable-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 276778, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 21:52:26 UTC (rev 276779)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.0+8+g52eb649
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart;
+_commit=52eb6498c97ce0005186946bc9162d87597abc2c
+source=("git://git.gnome.org/libmediaart#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276778, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 21:52:26 UTC (rev 276779)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.0+8+g52eb649
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart;
+_commit=52eb6498c97ce0005186946bc9162d87597abc2c
+source=("git://git.gnome.org/libmediaart#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:45:22
  Author: jgc
Revision: 233126

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 233125, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233125, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 233125, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:45:22 UTC (rev 233126)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=1.9.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94668adb29d4dc3115b0fd105942ebd5ca6f5f9dbb2afa8a191a73a747dd506f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233125, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:45:22 UTC (rev 233126)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=1.9.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94668adb29d4dc3115b0fd105942ebd5ca6f5f9dbb2afa8a191a73a747dd506f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2014-09-08 Thread Jan de Groot
Date: Monday, September 8, 2014 @ 12:27:23
  Author: jgc
Revision: 221133

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 221132, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 221132, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 221132, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-08 10:27:23 UTC (rev 221133)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.6.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'python2')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bb70add2054ef26fc5bcdf2e96b0b25bd5a89c5601aac7f0e40df92a10d404ab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 221132, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-08 10:27:23 UTC (rev 221133)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.6.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'python2')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bb70add2054ef26fc5bcdf2e96b0b25bd5a89c5601aac7f0e40df92a10d404ab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-08-05 Thread Jan de Groot
Date: Tuesday, August 5, 2014 @ 11:53:28
  Author: jgc
Revision: 219321

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

Added:
  libmediaart/repos/extra-i686/PKGBUILD
(from rev 219320, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/extra-x86_64/PKGBUILD
(from rev 219320, libmediaart/trunk/PKGBUILD)
Deleted:
  libmediaart/repos/extra-i686/PKGBUILD
  libmediaart/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-08-05 09:53:21 UTC (rev 219320)
+++ extra-i686/PKGBUILD 2014-08-05 09:53:28 UTC (rev 219321)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libmediaart
-pkgver=0.4.0
-pkgrel=1
-pkgdesc=Library tasked with managing, extracting and handling media art 
caches
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala')
-url=https://github.com/curlybeast/libmediaart;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libmediaart/repos/extra-i686/PKGBUILD (from rev 219320, 
libmediaart/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-08-05 09:53:28 UTC (rev 219321)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.4.0
+pkgrel=2
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-08-05 09:53:21 UTC (rev 219320)
+++ extra-x86_64/PKGBUILD   2014-08-05 09:53:28 UTC (rev 219321)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libmediaart
-pkgver=0.4.0
-pkgrel=1
-pkgdesc=Library tasked with managing, extracting and handling media art 
caches
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala')
-url=https://github.com/curlybeast/libmediaart;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libmediaart/repos/extra-x86_64/PKGBUILD (from rev 219320, 
libmediaart/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-08-05 09:53:28 UTC (rev 219321)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.4.0
+pkgrel=2
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-04-01 Thread Jan Steffens
Date: Tuesday, April 1, 2014 @ 21:55:43
  Author: heftig
Revision: 209724

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 209723, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 209723, libmediaart/trunk/PKGBUILD)
Deleted:
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   50 +++
 gnome-unstable-i686/PKGBUILD   |   25 ---
 gnome-unstable-x86_64/PKGBUILD |   25 ---
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-04-01 19:54:55 UTC (rev 209723)
+++ gnome-unstable-i686/PKGBUILD2014-04-01 19:55:43 UTC (rev 209724)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 206310 2014-02-23 18:09:20Z jgc $
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libmediaart
-pkgver=0.3.0
-pkgrel=1
-pkgdesc=Library tasked with managing, extracting and handling media art 
caches
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala')
-url=https://github.com/curlybeast/libmediaart;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9c16e040d1ee7ef0b6d2387419cc74b462ffbfd1325975f1951dcbf7632f77e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 209723, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-04-01 19:55:43 UTC (rev 209724)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.4.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-04-01 19:54:55 UTC (rev 209723)
+++ gnome-unstable-x86_64/PKGBUILD  2014-04-01 19:55:43 UTC (rev 209724)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 206310 2014-02-23 18:09:20Z jgc $
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libmediaart
-pkgver=0.3.0
-pkgrel=1
-pkgdesc=Library tasked with managing, extracting and handling media art 
caches
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('vala')
-url=https://github.com/curlybeast/libmediaart;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9c16e040d1ee7ef0b6d2387419cc74b462ffbfd1325975f1951dcbf7632f77e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 209723, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-04-01 19:55:43 UTC (rev 209724)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.4.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 18:58:19
  Author: jgc
Revision: 208626

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 208625, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208625, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 208625, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 17:58:19 UTC (rev 208626)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 206310 2014-02-23 18:09:20Z jgc $
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.3.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9c16e040d1ee7ef0b6d2387419cc74b462ffbfd1325975f1951dcbf7632f77e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208625, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 17:58:19 UTC (rev 208626)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 206310 2014-02-23 18:09:20Z jgc $
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=0.3.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9c16e040d1ee7ef0b6d2387419cc74b462ffbfd1325975f1951dcbf7632f77e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}