[arch-commits] Commit in (id3)

2018-01-06 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, January 6, 2018 @ 20:56:30
  Author: bpiotrowski
Revision: 279730

id3: move to AUR

Deleted:
  id3/


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

2016-02-19 Thread Antonio Rojas
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 
-# Contributor: Jochem Kossen 
-
-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 
+# Contributor: Jochem Kossen 
+
+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 
-# Contributor: Jochem Kossen 
-
-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 
+# Contributor: Jochem Kossen 
+
+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"
+}


[arch-commits] Commit in id3/trunk (PKGBUILD)

2016-02-19 Thread Antonio Rojas
Date: Saturday, February 20, 2016 @ 00:23:34
  Author: arojas
Revision: 162607

Update to 0.80

Modified:
  id3/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-19 23:19:57 UTC (rev 162606)
+++ PKGBUILD2016-02-19 23:23:34 UTC (rev 162607)
@@ -3,8 +3,8 @@
 # Contributor: Jochem Kossen 
 
 pkgname=id3
-pkgver=0.79
-pkgrel=2
+pkgver=0.80
+pkgrel=1
 pkgdesc="Utility to edit id3v1 and id3v2 tags"
 arch=('i686' 'x86_64')
 url="https://squell.github.io/id3/;
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 options=('!makeflags')
 
source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('87dc8acb7bb45e99596816f5171987ab')
+md5sums=('9eb2bca6ec194f0b6a56d91c7f433dd5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in id3/trunk (PKGBUILD)

2015-12-05 Thread Bartłomiej Piotrowski
Date: Saturday, December 5, 2015 @ 17:00:15
  Author: bpiotrowski
Revision: 148520

C++11 ABI rebuild

Modified:
  id3/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-05 15:59:50 UTC (rev 148519)
+++ PKGBUILD2015-12-05 16:00:15 UTC (rev 148520)
@@ -4,7 +4,7 @@
 
 pkgname=id3
 pkgver=0.79
-pkgrel=1
+pkgrel=2
 pkgdesc="Utility to edit id3v1 and id3v2 tags"
 arch=('i686' 'x86_64')
 url="https://squell.github.io/id3/;


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

2015-12-05 Thread Bartłomiej Piotrowski
Date: Saturday, December 5, 2015 @ 17:00:23
  Author: bpiotrowski
Revision: 148521

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

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

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

Copied: id3/repos/community-staging-i686/PKGBUILD (from rev 148520, 
id3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-05 16:00:23 UTC (rev 148521)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jochem Kossen 
+
+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-staging-x86_64/PKGBUILD (from rev 148520, 
id3/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-05 16:00:23 UTC (rev 148521)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jochem Kossen 
+
+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"
+}


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

2015-02-04 Thread Giovanni Scafora
Date: Wednesday, February 4, 2015 @ 16:49:50
  Author: giovanni
Revision: 127092

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

Added:
  id3/repos/community-i686/PKGBUILD
(from rev 127091, id3/trunk/PKGBUILD)
  id3/repos/community-x86_64/PKGBUILD
(from rev 127091, id3/trunk/PKGBUILD)
Deleted:
  id3/repos/community-i686/PKGBUILD
  id3/repos/community-i686/id3-0.78-gcc44.patch
  id3/repos/community-x86_64/PKGBUILD
  id3/repos/community-x86_64/id3-0.78-gcc44.patch

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   32 -
 community-i686/id3-0.78-gcc44.patch   |   29 
 community-x86_64/PKGBUILD |   32 -
 community-x86_64/id3-0.78-gcc44.patch |   29 
 5 files changed, 58 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-02-04 15:49:40 UTC (rev 127091)
+++ community-i686/PKGBUILD 2015-02-04 15:49:50 UTC (rev 127092)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=id3
-pkgver=0.78
-pkgrel=4
-pkgdesc=Utility to edit id3v1 and id3v2 tags
-arch=('i686' 'x86_64')
-url=http://freshmeat.net/projects/id3;
-license=('BSD')
-depends=('gcc-libs')
-options=('!makeflags')
-source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
-id3-0.78-gcc44.patch)
-md5sums=('bbc2a5d8022006330e6bb51034fafb43'
- '51370be8d2624efee3683efab608a7f1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
-  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 127091, id3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-04 15:49:50 UTC (rev 127092)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=id3
+pkgver=0.79
+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=('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
+}

Deleted: community-i686/id3-0.78-gcc44.patch
===
--- community-i686/id3-0.78-gcc44.patch 2015-02-04 15:49:40 UTC (rev 127091)
+++ community-i686/id3-0.78-gcc44.patch 2015-02-04 15:49:50 UTC (rev 127092)
@@ -1,29 +0,0 @@
 a/charconv.cpp 2006-02-14 16:44:58.0 -0500
-+++ b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
-@@ -5,6 +5,7 @@
- #include cstdlib
- #include clocale
- #include climits
-+#include cstring
- #if defined(__STDC_ISO_10646__) || defined(__WIN32__)
- #  include wchar.h
- #  define fallback(call) (0)
 a/getid3v2.cpp 2006-02-10 22:23:14.0 -0500
-+++ b/getid3v2.cpp 2009-06-12 18:06:49.582446332 -0400
-@@ -1,5 +1,6 @@
- #include vector
- #include cstdio
-+#include cstring
- #include char_ucs.h
- #include id3v2.h
- #include getid3v2.h
 a/setfname.cpp 2006-03-19 06:13:36.0 -0500
-+++ b/setfname.cpp 2009-06-12 18:09:35.759097380 -0400
-@@ -1,6 +1,7 @@
- #include cstdio
- #include cctype
- #include ctime// borland needs this
-+#include cstring
- #include sys/stat.h
- #include utime.h
- #if defined(__WIN32__)

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-02-04 15:49:40 UTC (rev 127091)
+++ community-x86_64/PKGBUILD   2015-02-04 15:49:50 UTC (rev 127092)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=id3
-pkgver=0.78
-pkgrel=4
-pkgdesc=Utility to edit id3v1 and id3v2 tags
-arch=('i686' 'x86_64')
-url=http://freshmeat.net/projects/id3;
-license=('BSD')
-depends=('gcc-libs')
-options=('!makeflags')
-source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
-id3-0.78-gcc44.patch)
-md5sums=('bbc2a5d8022006330e6bb51034fafb43'
- 

[arch-commits] Commit in id3/trunk (PKGBUILD id3-0.78-gcc44.patch)

2015-02-04 Thread Giovanni Scafora
Date: Wednesday, February 4, 2015 @ 16:49:40
  Author: giovanni
Revision: 127091

upgpkg: id3 0.79-1

upstream release

Modified:
  id3/trunk/PKGBUILD
Deleted:
  id3/trunk/id3-0.78-gcc44.patch

--+
 PKGBUILD |   15 ++-
 id3-0.78-gcc44.patch |   29 -
 2 files changed, 6 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 15:38:28 UTC (rev 127090)
+++ PKGBUILD2015-02-04 15:49:40 UTC (rev 127091)
@@ -3,22 +3,20 @@
 # Contributor: Jochem Kossen j.kos...@home.nl
 
 pkgname=id3
-pkgver=0.78
-pkgrel=4
+pkgver=0.79
+pkgrel=1
 pkgdesc=Utility to edit id3v1 and id3v2 tags
 arch=('i686' 'x86_64')
-url=http://freshmeat.net/projects/id3;
+url=https://squell.github.io/id3/;
 license=('BSD')
 depends=('gcc-libs')
 options=('!makeflags')
-source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
-id3-0.78-gcc44.patch)
-md5sums=('bbc2a5d8022006330e6bb51034fafb43'
- '51370be8d2624efee3683efab608a7f1')
+source=(https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('87dc8acb7bb45e99596816f5171987ab')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+
   make
 }
 
@@ -29,4 +27,3 @@
   #install license
   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
-

Deleted: id3-0.78-gcc44.patch
===
--- id3-0.78-gcc44.patch2015-02-04 15:38:28 UTC (rev 127090)
+++ id3-0.78-gcc44.patch2015-02-04 15:49:40 UTC (rev 127091)
@@ -1,29 +0,0 @@
 a/charconv.cpp 2006-02-14 16:44:58.0 -0500
-+++ b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
-@@ -5,6 +5,7 @@
- #include cstdlib
- #include clocale
- #include climits
-+#include cstring
- #if defined(__STDC_ISO_10646__) || defined(__WIN32__)
- #  include wchar.h
- #  define fallback(call) (0)
 a/getid3v2.cpp 2006-02-10 22:23:14.0 -0500
-+++ b/getid3v2.cpp 2009-06-12 18:06:49.582446332 -0400
-@@ -1,5 +1,6 @@
- #include vector
- #include cstdio
-+#include cstring
- #include char_ucs.h
- #include id3v2.h
- #include getid3v2.h
 a/setfname.cpp 2006-03-19 06:13:36.0 -0500
-+++ b/setfname.cpp 2009-06-12 18:09:35.759097380 -0400
-@@ -1,6 +1,7 @@
- #include cstdio
- #include cctype
- #include ctime// borland needs this
-+#include cstring
- #include sys/stat.h
- #include utime.h
- #if defined(__WIN32__)


[arch-commits] Commit in id3/trunk (PKGBUILD)

2014-07-04 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 04:32:18
  Author: fyan
Revision: 114961

upgpkg: id3 0.78-4

mtree rebuild

Modified:
  id3/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 02:32:15 UTC (rev 114960)
+++ PKGBUILD2014-07-05 02:32:18 UTC (rev 114961)
@@ -4,7 +4,7 @@
 
 pkgname=id3
 pkgver=0.78
-pkgrel=3
+pkgrel=4
 pkgdesc=Utility to edit id3v1 and id3v2 tags
 arch=('i686' 'x86_64')
 url=http://freshmeat.net/projects/id3;



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

2014-07-04 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 04:32:51
  Author: fyan
Revision: 114962

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

Added:
  id3/repos/community-i686/PKGBUILD
(from rev 114961, id3/trunk/PKGBUILD)
  id3/repos/community-i686/id3-0.78-gcc44.patch
(from rev 114961, id3/trunk/id3-0.78-gcc44.patch)
  id3/repos/community-x86_64/PKGBUILD
(from rev 114961, id3/trunk/PKGBUILD)
  id3/repos/community-x86_64/id3-0.78-gcc44.patch
(from rev 114961, id3/trunk/id3-0.78-gcc44.patch)
Deleted:
  id3/repos/community-i686/PKGBUILD
  id3/repos/community-i686/id3-0.78-gcc44.patch
  id3/repos/community-x86_64/PKGBUILD
  id3/repos/community-x86_64/id3-0.78-gcc44.patch

---+
 /PKGBUILD |   64 
 /id3-0.78-gcc44.patch |   58 +
 community-i686/PKGBUILD   |   32 
 community-i686/id3-0.78-gcc44.patch   |   29 --
 community-x86_64/PKGBUILD |   32 
 community-x86_64/id3-0.78-gcc44.patch |   29 --
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-05 02:32:18 UTC (rev 114961)
+++ community-i686/PKGBUILD 2014-07-05 02:32:51 UTC (rev 114962)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=id3
-pkgver=0.78
-pkgrel=3
-pkgdesc=Utility to edit id3v1 and id3v2 tags
-arch=('i686' 'x86_64')
-url=http://freshmeat.net/projects/id3;
-license=('BSD')
-depends=('gcc-libs')
-options=('!makeflags')
-source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
-id3-0.78-gcc44.patch)
-md5sums=('bbc2a5d8022006330e6bb51034fafb43'
- '51370be8d2624efee3683efab608a7f1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
-  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 114961, id3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-05 02:32:51 UTC (rev 114962)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=id3
+pkgver=0.78
+pkgrel=4
+pkgdesc=Utility to edit id3v1 and id3v2 tags
+arch=('i686' 'x86_64')
+url=http://freshmeat.net/projects/id3;
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
+id3-0.78-gcc44.patch)
+md5sums=('bbc2a5d8022006330e6bb51034fafb43'
+ '51370be8d2624efee3683efab608a7f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+  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-i686/id3-0.78-gcc44.patch
===
--- community-i686/id3-0.78-gcc44.patch 2014-07-05 02:32:18 UTC (rev 114961)
+++ community-i686/id3-0.78-gcc44.patch 2014-07-05 02:32:51 UTC (rev 114962)
@@ -1,29 +0,0 @@
 a/charconv.cpp 2006-02-14 16:44:58.0 -0500
-+++ b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
-@@ -5,6 +5,7 @@
- #include cstdlib
- #include clocale
- #include climits
-+#include cstring
- #if defined(__STDC_ISO_10646__) || defined(__WIN32__)
- #  include wchar.h
- #  define fallback(call) (0)
 a/getid3v2.cpp 2006-02-10 22:23:14.0 -0500
-+++ b/getid3v2.cpp 2009-06-12 18:06:49.582446332 -0400
-@@ -1,5 +1,6 @@
- #include vector
- #include cstdio
-+#include cstring
- #include char_ucs.h
- #include id3v2.h
- #include getid3v2.h
 a/setfname.cpp 2006-03-19 06:13:36.0 -0500
-+++ b/setfname.cpp 2009-06-12 18:09:35.759097380 -0400
-@@ -1,6 +1,7 @@
- #include cstdio
- #include cctype
- #include ctime// borland needs this
-+#include cstring
- #include sys/stat.h
- #include utime.h
- #if defined(__WIN32__)

Copied: id3/repos/community-i686/id3-0.78-gcc44.patch (from rev 114961, 
id3/trunk/id3-0.78-gcc44.patch)
===
--- community-i686/id3-0.78-gcc44.patch (rev 0)
+++ community-i686/id3-0.78-gcc44.patch 2014-07-05 02:32:51 UTC (rev 114962)
@@ -0,0 +1,29 @@
+--- a/charconv.cpp 2006-02-14 

[arch-commits] Commit in (id3)

2013-12-06 Thread Giovanni Scafora
Date: Friday, December 6, 2013 @ 12:40:35
  Author: giovanni
Revision: 200835

extra2community: Moving id3 from extra to community

Deleted:
  id3/



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

2013-12-06 Thread Giovanni Scafora
Date: Friday, December 6, 2013 @ 12:40:12
  Author: giovanni
Revision: 102161

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

Added:
  id3/repos/community-i686/
  id3/repos/community-i686/PKGBUILD
(from rev 102160, id3/trunk/PKGBUILD)
  id3/repos/community-i686/id3-0.78-gcc44.patch
(from rev 102160, id3/trunk/id3-0.78-gcc44.patch)
  id3/repos/community-x86_64/
  id3/repos/community-x86_64/PKGBUILD
(from rev 102160, id3/trunk/PKGBUILD)
  id3/repos/community-x86_64/id3-0.78-gcc44.patch
(from rev 102160, id3/trunk/id3-0.78-gcc44.patch)

---+
 community-i686/PKGBUILD   |   32 
 community-i686/id3-0.78-gcc44.patch   |   29 +
 community-x86_64/PKGBUILD |   32 
 community-x86_64/id3-0.78-gcc44.patch |   29 +
 4 files changed, 122 insertions(+)

Copied: id3/repos/community-i686/PKGBUILD (from rev 102160, id3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-06 11:40:12 UTC (rev 102161)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=id3
+pkgver=0.78
+pkgrel=3
+pkgdesc=Utility to edit id3v1 and id3v2 tags
+arch=('i686' 'x86_64')
+url=http://freshmeat.net/projects/id3;
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
+id3-0.78-gcc44.patch)
+md5sums=('bbc2a5d8022006330e6bb51034fafb43'
+ '51370be8d2624efee3683efab608a7f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+  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/id3-0.78-gcc44.patch (from rev 102160, 
id3/trunk/id3-0.78-gcc44.patch)
===
--- community-i686/id3-0.78-gcc44.patch (rev 0)
+++ community-i686/id3-0.78-gcc44.patch 2013-12-06 11:40:12 UTC (rev 102161)
@@ -0,0 +1,29 @@
+--- a/charconv.cpp 2006-02-14 16:44:58.0 -0500
 b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
+@@ -5,6 +5,7 @@
+ #include cstdlib
+ #include clocale
+ #include climits
++#include cstring
+ #if defined(__STDC_ISO_10646__) || defined(__WIN32__)
+ #  include wchar.h
+ #  define fallback(call) (0)
+--- a/getid3v2.cpp 2006-02-10 22:23:14.0 -0500
 b/getid3v2.cpp 2009-06-12 18:06:49.582446332 -0400
+@@ -1,5 +1,6 @@
+ #include vector
+ #include cstdio
++#include cstring
+ #include char_ucs.h
+ #include id3v2.h
+ #include getid3v2.h
+--- a/setfname.cpp 2006-03-19 06:13:36.0 -0500
 b/setfname.cpp 2009-06-12 18:09:35.759097380 -0400
+@@ -1,6 +1,7 @@
+ #include cstdio
+ #include cctype
+ #include ctime// borland needs this
++#include cstring
+ #include sys/stat.h
+ #include utime.h
+ #if defined(__WIN32__)

Copied: id3/repos/community-x86_64/PKGBUILD (from rev 102160, 
id3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-06 11:40:12 UTC (rev 102161)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=id3
+pkgver=0.78
+pkgrel=3
+pkgdesc=Utility to edit id3v1 and id3v2 tags
+arch=('i686' 'x86_64')
+url=http://freshmeat.net/projects/id3;
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
+id3-0.78-gcc44.patch)
+md5sums=('bbc2a5d8022006330e6bb51034fafb43'
+ '51370be8d2624efee3683efab608a7f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+  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/id3-0.78-gcc44.patch (from rev 102160, 
id3/trunk/id3-0.78-gcc44.patch)
===
--- community-x86_64/id3-0.78-gcc44.patch   (rev 0)
+++ community-x86_64/id3-0.78-gcc44.patch   2013-12-06 11:40:12 UTC (rev 
102161)
@@ -0,0 +1,29 @@
+--- a/charconv.cpp 2006-02-14 16:44:58.0 -0500
 b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
+@@ -5,6 +5,7 @@
+ 

[arch-commits] Commit in id3/trunk (PKGBUILD)

2011-09-10 Thread Eric Bélanger
Date: Saturday, September 10, 2011 @ 14:34:16
  Author: eric
Revision: 137771

upgpkg: id3 0.78-3

Fix license, Update url and source url, Clean up PKGBUILD

Modified:
  id3/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-10 17:09:41 UTC (rev 137770)
+++ PKGBUILD2011-09-10 18:34:16 UTC (rev 137771)
@@ -4,24 +4,29 @@
 
 pkgname=id3
 pkgver=0.78
-pkgrel=2
+pkgrel=3
 pkgdesc=Utility to edit id3v1 and id3v2 tags
 arch=('i686' 'x86_64')
-license=('custom')
+url=http://freshmeat.net/projects/id3;
+license=('BSD')
 depends=('gcc-libs')
-source=(http://home.wanadoo.nl/squell/files/${pkgname}-${pkgver}.tar.gz
+options=('!makeflags')
+source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
 id3-0.78-gcc44.patch)
-url=http://home.wanadoo.nl/squell/id3.html;
 md5sums=('bbc2a5d8022006330e6bb51034fafb43'
  '51370be8d2624efee3683efab608a7f1')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch || return 1
-  make || return 1
-  make prefix=${pkgdir}/usr mandir=${pkgdir}/usr/share/man install
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+  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
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 



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

2011-09-10 Thread Eric Bélanger
Date: Saturday, September 10, 2011 @ 14:35:00
  Author: eric
Revision: 137772

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

Added:
  id3/repos/extra-i686/PKGBUILD
(from rev 137771, id3/trunk/PKGBUILD)
  id3/repos/extra-i686/id3-0.78-gcc44.patch
(from rev 137771, id3/trunk/id3-0.78-gcc44.patch)
  id3/repos/extra-x86_64/PKGBUILD
(from rev 137771, id3/trunk/PKGBUILD)
  id3/repos/extra-x86_64/id3-0.78-gcc44.patch
(from rev 137771, id3/trunk/id3-0.78-gcc44.patch)
Deleted:
  id3/repos/extra-i686/PKGBUILD
  id3/repos/extra-i686/id3-0.78-gcc44.patch
  id3/repos/extra-x86_64/PKGBUILD
  id3/repos/extra-x86_64/id3-0.78-gcc44.patch

---+
 extra-i686/PKGBUILD   |   59 +++-
 extra-i686/id3-0.78-gcc44.patch   |   58 +--
 extra-x86_64/PKGBUILD |   59 +++-
 extra-x86_64/id3-0.78-gcc44.patch |   58 +--
 4 files changed, 122 insertions(+), 112 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-09-10 18:34:16 UTC (rev 137771)
+++ extra-i686/PKGBUILD 2011-09-10 18:35:00 UTC (rev 137772)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=id3
-pkgver=0.78
-pkgrel=2
-pkgdesc=Utility to edit id3v1 and id3v2 tags
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('gcc-libs')
-source=(http://home.wanadoo.nl/squell/files/${pkgname}-${pkgver}.tar.gz
-id3-0.78-gcc44.patch)
-url=http://home.wanadoo.nl/squell/id3.html;
-md5sums=('bbc2a5d8022006330e6bb51034fafb43'
- '51370be8d2624efee3683efab608a7f1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch || return 1
-  make || return 1
-  make prefix=${pkgdir}/usr mandir=${pkgdir}/usr/share/man install
-
-  #install license
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: id3/repos/extra-i686/PKGBUILD (from rev 137771, id3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-09-10 18:35:00 UTC (rev 137772)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=id3
+pkgver=0.78
+pkgrel=3
+pkgdesc=Utility to edit id3v1 and id3v2 tags
+arch=('i686' 'x86_64')
+url=http://freshmeat.net/projects/id3;
+license=('BSD')
+depends=('gcc-libs')
+options=('!makeflags')
+source=(http://linux-bsd-unix.strefa.pl/${pkgname}-${pkgver}.tar.gz
+id3-0.78-gcc44.patch)
+md5sums=('bbc2a5d8022006330e6bb51034fafb43'
+ '51370be8d2624efee3683efab608a7f1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/id3-0.78-gcc44.patch
+  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: extra-i686/id3-0.78-gcc44.patch
===
--- extra-i686/id3-0.78-gcc44.patch 2011-09-10 18:34:16 UTC (rev 137771)
+++ extra-i686/id3-0.78-gcc44.patch 2011-09-10 18:35:00 UTC (rev 137772)
@@ -1,29 +0,0 @@
 a/charconv.cpp 2006-02-14 16:44:58.0 -0500
-+++ b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
-@@ -5,6 +5,7 @@
- #include cstdlib
- #include clocale
- #include climits
-+#include cstring
- #if defined(__STDC_ISO_10646__) || defined(__WIN32__)
- #  include wchar.h
- #  define fallback(call) (0)
 a/getid3v2.cpp 2006-02-10 22:23:14.0 -0500
-+++ b/getid3v2.cpp 2009-06-12 18:06:49.582446332 -0400
-@@ -1,5 +1,6 @@
- #include vector
- #include cstdio
-+#include cstring
- #include char_ucs.h
- #include id3v2.h
- #include getid3v2.h
 a/setfname.cpp 2006-03-19 06:13:36.0 -0500
-+++ b/setfname.cpp 2009-06-12 18:09:35.759097380 -0400
-@@ -1,6 +1,7 @@
- #include cstdio
- #include cctype
- #include ctime// borland needs this
-+#include cstring
- #include sys/stat.h
- #include utime.h
- #if defined(__WIN32__)

Copied: id3/repos/extra-i686/id3-0.78-gcc44.patch (from rev 137771, 
id3/trunk/id3-0.78-gcc44.patch)
===
--- extra-i686/id3-0.78-gcc44.patch (rev 0)
+++ extra-i686/id3-0.78-gcc44.patch 2011-09-10 18:35:00 UTC (rev 137772)
@@ -0,0 +1,29 @@
+--- a/charconv.cpp 2006-02-14 16:44:58.0 -0500
 b/charconv.cpp 2009-06-12 17:59:54.332486433 -0400
+@@ -5,6 +5,7 @@
+ #include cstdlib
+ #include clocale
+ #include climits
++#include cstring
+ #if defined(__STDC_ISO_10646__) ||