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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Sat May 11 13:34:39 UTC 2013


    Date: Saturday, May 11, 2013 @ 15:34:39
  Author: foutrelis
Revision: 185139

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

Added:
  thunar-media-tags-plugin/repos/extra-i686/PKGBUILD
    (from rev 185138, thunar-media-tags-plugin/trunk/PKGBUILD)
  thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD
    (from rev 185138, thunar-media-tags-plugin/trunk/PKGBUILD)
Deleted:
  thunar-media-tags-plugin/repos/extra-i686/PKGBUILD
  thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   70 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   33 ----------------------
 extra-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 70 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-05-11 13:34:28 UTC (rev 185138)
+++ extra-i686/PKGBUILD	2013-05-11 13:34:39 UTC (rev 185139)
@@ -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=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
-}

Copied: thunar-media-tags-plugin/repos/extra-i686/PKGBUILD (from rev 185138, thunar-media-tags-plugin/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-05-11 13:34:39 UTC (rev 185139)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
+
+pkgname=thunar-media-tags-plugin
+pkgver=0.2.1
+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)
+sha256sums=('056d012a10403ee3e2e55b6ff2faecb796821de9ebee000315589b95d95ed253')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-05-11 13:34:28 UTC (rev 185138)
+++ extra-x86_64/PKGBUILD	2013-05-11 13:34:39 UTC (rev 185139)
@@ -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=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
-}

Copied: thunar-media-tags-plugin/repos/extra-x86_64/PKGBUILD (from rev 185138, thunar-media-tags-plugin/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-05-11 13:34:39 UTC (rev 185139)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
+
+pkgname=thunar-media-tags-plugin
+pkgver=0.2.1
+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)
+sha256sums=('056d012a10403ee3e2e55b6ff2faecb796821de9ebee000315589b95d95ed253')
+
+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