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

2015-12-06 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 20:24:43
  Author: foutrelis
Revision: 149095

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mp3unicode/repos/community-staging-i686/
  mp3unicode/repos/community-staging-i686/PKGBUILD
(from rev 149094, mp3unicode/trunk/PKGBUILD)
  mp3unicode/repos/community-staging-x86_64/
  mp3unicode/repos/community-staging-x86_64/PKGBUILD
(from rev 149094, mp3unicode/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: mp3unicode/repos/community-staging-i686/PKGBUILD (from rev 149094, 
mp3unicode/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-06 19:24:43 UTC (rev 149095)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Zhukov Pavel 
+
+pkgname=mp3unicode
+pkgver=1.2.1
+pkgrel=3
+pkgdesc="A command line utility to convert ID3 tags in mp3 files between 
different encodings"
+arch=('i686' 'x86_64')
+url="http://mp3unicode.yellowsite.ru/;
+license=('GPL')
+depends=('taglib')
+source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Copied: mp3unicode/repos/community-staging-x86_64/PKGBUILD (from rev 149094, 
mp3unicode/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-06 19:24:43 UTC (rev 149095)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Zhukov Pavel 
+
+pkgname=mp3unicode
+pkgver=1.2.1
+pkgrel=3
+pkgdesc="A command line utility to convert ID3 tags in mp3 files between 
different encodings"
+arch=('i686' 'x86_64')
+url="http://mp3unicode.yellowsite.ru/;
+license=('GPL')
+depends=('taglib')
+source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}


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

2014-07-06 Thread Felix Yan
Date: Sunday, July 6, 2014 @ 14:46:17
  Author: fyan
Revision: 115201

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

Added:
  mp3unicode/repos/community-i686/PKGBUILD
(from rev 115200, mp3unicode/trunk/PKGBUILD)
  mp3unicode/repos/community-x86_64/PKGBUILD
(from rev 115200, mp3unicode/trunk/PKGBUILD)
Deleted:
  mp3unicode/repos/community-i686/PKGBUILD
  mp3unicode/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-06 12:45:48 UTC (rev 115200)
+++ community-i686/PKGBUILD 2014-07-06 12:46:17 UTC (rev 115201)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Zhukov Pavel gel...@gmail.com
-
-pkgname=mp3unicode
-pkgver=1.2.1
-pkgrel=1
-pkgdesc=A command line utility to convert ID3 tags in mp3 files between 
different encodings
-arch=('i686' 'x86_64')
-url=http://mp3unicode.yellowsite.ru/;
-license=('GPL')
-depends=('taglib')
-source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: mp3unicode/repos/community-i686/PKGBUILD (from rev 115200, 
mp3unicode/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-06 12:46:17 UTC (rev 115201)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Zhukov Pavel gel...@gmail.com
+
+pkgname=mp3unicode
+pkgver=1.2.1
+pkgrel=2
+pkgdesc=A command line utility to convert ID3 tags in mp3 files between 
different encodings
+arch=('i686' 'x86_64')
+url=http://mp3unicode.yellowsite.ru/;
+license=('GPL')
+depends=('taglib')
+source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-06 12:45:48 UTC (rev 115200)
+++ community-x86_64/PKGBUILD   2014-07-06 12:46:17 UTC (rev 115201)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Zhukov Pavel gel...@gmail.com
-
-pkgname=mp3unicode
-pkgver=1.2.1
-pkgrel=1
-pkgdesc=A command line utility to convert ID3 tags in mp3 files between 
different encodings
-arch=('i686' 'x86_64')
-url=http://mp3unicode.yellowsite.ru/;
-license=('GPL')
-depends=('taglib')
-source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: mp3unicode/repos/community-x86_64/PKGBUILD (from rev 115200, 
mp3unicode/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-06 12:46:17 UTC (rev 115201)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Zhukov Pavel gel...@gmail.com
+
+pkgname=mp3unicode
+pkgver=1.2.1
+pkgrel=2
+pkgdesc=A command line utility to convert ID3 tags in mp3 files between 
different encodings
+arch=('i686' 'x86_64')
+url=http://mp3unicode.yellowsite.ru/;
+license=('GPL')
+depends=('taglib')
+source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}