[arch-commits] Commit in mp3info/repos/community-x86_64 (6 files)

Felix Yan felixonmars at archlinux.org
Mon May 25 14:40:51 UTC 2020


    Date: Monday, May 25, 2020 @ 14:40:51
  Author: felixonmars
Revision: 634403

archrelease: copy trunk to community-x86_64

Added:
  mp3info/repos/community-x86_64/ChangeLog
    (from rev 634402, mp3info/trunk/ChangeLog)
  mp3info/repos/community-x86_64/PKGBUILD
    (from rev 634402, mp3info/trunk/PKGBUILD)
  mp3info/repos/community-x86_64/gmp3info.desktop
    (from rev 634402, mp3info/trunk/gmp3info.desktop)
Deleted:
  mp3info/repos/community-x86_64/ChangeLog
  mp3info/repos/community-x86_64/PKGBUILD
  mp3info/repos/community-x86_64/gmp3info.desktop

------------------+
 ChangeLog        |    4 +--
 PKGBUILD         |   69 ++++++++++++++++++++++++++---------------------------
 gmp3info.desktop |   16 ++++++------
 3 files changed, 44 insertions(+), 45 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2020-05-25 14:40:27 UTC (rev 634402)
+++ ChangeLog	2020-05-25 14:40:51 UTC (rev 634403)
@@ -1,2 +0,0 @@
-2007-06-26 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64

Copied: mp3info/repos/community-x86_64/ChangeLog (from rev 634402, mp3info/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2020-05-25 14:40:51 UTC (rev 634403)
@@ -0,0 +1,2 @@
+2007-06-26 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 14:40:27 UTC (rev 634402)
+++ PKGBUILD	2020-05-25 14:40:51 UTC (rev 634403)
@@ -1,35 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Vinay S Shastry <vinayshastry at gmail.com>
-
-pkgname=mp3info
-pkgver=0.8.5a
-pkgrel=7
-pkgdesc="An MP3 technical info viewer and ID3 1.x tag editor"
-arch=('x86_64')
-url="https://ibiblio.org/mp3info/"
-license=('GPL')
-depends=('ncurses')
-makedepends=('gtk2')
-optdepends=('gtk2: run gmp3info GUI')
-source=(https://ibiblio.org/pub/linux/apps/sound/mp3-utils/$pkgname/$pkgname-$pkgver.tgz
-        gmp3info.desktop)
-md5sums=('cb7b619a10a40aaac2113b87bb2b2ea2'
-         '70071d6503161a5f466d34ec9649b2fc')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  sed -i "s:-O2:${CFLAGS}:" Makefile
-  sed -i "s:/usr/bin/install:/bin/install:" Makefile
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  install -d "$pkgdir"/usr/bin "$pkgdir"/usr/share/man/man1
-  make prefix="$pkgdir"/usr mandir="$pkgdir"/usr/share/man/man1 install
-  install -Dm644 "$srcdir"/gmp3info.desktop "$pkgdir"/usr/share/applications/gmp3info.desktop
-}

Copied: mp3info/repos/community-x86_64/PKGBUILD (from rev 634402, mp3info/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-25 14:40:51 UTC (rev 634403)
@@ -0,0 +1,34 @@
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Vinay S Shastry <vinayshastry at gmail.com>
+
+pkgname=mp3info
+pkgver=0.8.5a
+pkgrel=8
+pkgdesc="An MP3 technical info viewer and ID3 1.x tag editor"
+arch=('x86_64')
+url="https://ibiblio.org/mp3info/"
+license=('GPL')
+depends=('ncurses')
+makedepends=('gtk2')
+optdepends=('gtk2: run gmp3info GUI')
+source=(https://ibiblio.org/pub/linux/apps/sound/mp3-utils/$pkgname/$pkgname-$pkgver.tgz
+        gmp3info.desktop)
+md5sums=('cb7b619a10a40aaac2113b87bb2b2ea2'
+         '70071d6503161a5f466d34ec9649b2fc')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  sed -i "s:-O2:${CFLAGS}:" Makefile
+  sed -i "s:/usr/bin/install:/bin/install:" Makefile
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  install -d "$pkgdir"/usr/bin "$pkgdir"/usr/share/man/man1
+  make prefix="$pkgdir"/usr mandir="$pkgdir"/usr/share/man/man1 install
+  install -Dm644 "$srcdir"/gmp3info.desktop "$pkgdir"/usr/share/applications/gmp3info.desktop
+}

Deleted: gmp3info.desktop
===================================================================
--- gmp3info.desktop	2020-05-25 14:40:27 UTC (rev 634402)
+++ gmp3info.desktop	2020-05-25 14:40:51 UTC (rev 634403)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Name=MP3info
-Comment=Utility for MP3 information and tag modification
-Exec=gmp3info %f
-Terminal=false
-Type=Application
-Categories=Audio;AudioVideo;AudioVideoEditing;
-MimeType=audio/mpeg;

Copied: mp3info/repos/community-x86_64/gmp3info.desktop (from rev 634402, mp3info/trunk/gmp3info.desktop)
===================================================================
--- gmp3info.desktop	                        (rev 0)
+++ gmp3info.desktop	2020-05-25 14:40:51 UTC (rev 634403)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=MP3info
+Comment=Utility for MP3 information and tag modification
+Exec=gmp3info %f
+Terminal=false
+Type=Application
+Categories=Audio;AudioVideo;AudioVideoEditing;
+MimeType=audio/mpeg;



More information about the arch-commits mailing list