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

Antonio Rojas arojas at archlinux.org
Fri Feb 19 23:24:04 UTC 2016


    Date: Saturday, February 20, 2016 @ 00:24:04
  Author: arojas
Revision: 162608

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-02-19 23:23:34 UTC (rev 162607)
+++ community-i686/PKGBUILD	2016-02-19 23:24:04 UTC (rev 162608)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Jochem Kossen <j.kossen at home.nl>
-
-pkgname=id3
-pkgver=0.79
-pkgrel=2
-pkgdesc="Utility to edit id3v1 and id3v2 tags"
-arch=('i686' 'x86_64')
-url="https://squell.github.io/id3/"
-license=('BSD')
-depends=('gcc-libs')
-options=('!makeflags')
-source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('87dc8acb7bb45e99596816f5171987ab')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
-
-  #install license
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: id3/repos/community-i686/PKGBUILD (from rev 162607, id3/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-02-19 23:24:04 UTC (rev 162608)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Jochem Kossen <j.kossen at home.nl>
+
+pkgname=id3
+pkgver=0.80
+pkgrel=1
+pkgdesc="Utility to edit id3v1 and id3v2 tags"
+arch=('i686' 'x86_64')
+url="https://squell.github.io/id3/"
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9eb2bca6ec194f0b6a56d91c7f433dd5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
+
+  #install license
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-02-19 23:23:34 UTC (rev 162607)
+++ community-x86_64/PKGBUILD	2016-02-19 23:24:04 UTC (rev 162608)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Jochem Kossen <j.kossen at home.nl>
-
-pkgname=id3
-pkgver=0.79
-pkgrel=2
-pkgdesc="Utility to edit id3v1 and id3v2 tags"
-arch=('i686' 'x86_64')
-url="https://squell.github.io/id3/"
-license=('BSD')
-depends=('gcc-libs')
-options=('!makeflags')
-source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('87dc8acb7bb45e99596816f5171987ab')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
-
-  #install license
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: id3/repos/community-x86_64/PKGBUILD (from rev 162607, id3/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-02-19 23:24:04 UTC (rev 162608)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Jochem Kossen <j.kossen at home.nl>
+
+pkgname=id3
+pkgver=0.80
+pkgrel=1
+pkgdesc="Utility to edit id3v1 and id3v2 tags"
+arch=('i686' 'x86_64')
+url="https://squell.github.io/id3/"
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9eb2bca6ec194f0b6a56d91c7f433dd5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
+
+  #install license
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



More information about the arch-commits mailing list