[arch-commits] Commit in thunar-media-tags-plugin/repos (3 files)

Evangelos Foutras foutrelis at archlinux.org
Mon Apr 30 04:19:52 UTC 2012


    Date: Monday, April 30, 2012 @ 00:19:52
  Author: foutrelis
Revision: 157831

db-move: moved thunar-media-tags-plugin from [testing] to [extra] (x86_64)

Added:
  thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD
    (from rev 157813, thunar-media-tags-plugin/repos/testing-x86_64/PKGBUILD)
Deleted:
  thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD
  thunar-media-tags-plugin/repos/testing-x86_64/

----------+
 PKGBUILD |   66 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-04-30 04:19:51 UTC (rev 157830)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:19:52 UTC (rev 157831)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
-
-pkgname=thunar-media-tags-plugin
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Adds special features for media files to the Thunar File Manager"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
-groups=('xfce4-goodies')
-depends=('taglib' 'thunar')
-makedepends=('intltool')
-options=('!libtool')
-source=(http://archive.xfce.org/src/thunar-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('1111b4dae10156ab91adb4eadb26586593b1b023')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib/xfce4 \
-	--localstatedir=/var \
-	--disable-static \
-	--disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD (from rev 157813, thunar-media-tags-plugin/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:19:52 UTC (rev 157831)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
+
+pkgname=thunar-media-tags-plugin
+pkgver=0.2.0
+pkgrel=2
+pkgdesc="Adds special features for media files to the Thunar File Manager"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
+groups=('xfce4-goodies')
+depends=('taglib' 'thunar')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://archive.xfce.org/src/thunar-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('1111b4dae10156ab91adb4eadb26586593b1b023')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib/xfce4 \
+	--localstatedir=/var \
+	--disable-static \
+	--disable-debug
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list