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

Antonio Rojas arojas at archlinux.org
Thu Jan 19 22:43:26 UTC 2017


    Date: Thursday, January 19, 2017 @ 22:43:25
  Author: arojas
Revision: 208072

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-19 22:42:50 UTC (rev 208071)
+++ community-i686/PKGBUILD	2017-01-19 22:43:25 UTC (rev 208072)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=gtkpod
-pkgver=2.1.5
-pkgrel=3
-pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
-arch=('i686' 'x86_64')
-url="http://gtkpod.sourceforge.net"
-license=('GPL')
-depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'webkitgtk' 'libmusicbrainz5' 'libdiscid' 'clutter-gtk')
-makedepends=('flex' 'intltool' 'faad2' 'libvorbis')
-optdepends=('libmp4v2: MP4/h264 support'
-            'vorbis-tools: OGG support'
-	    'libvorbis: OGG support'
-            'id3v2: mp3 conversion support'
-            'faad2: m4a conversion support')
-source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz")
-md5sums=('f011d6bc403f06d8bb13829c1c3d25fe')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's#python#python2#' scripts/sync-palm-jppy.py
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkpod/repos/community-i686/PKGBUILD (from rev 208071, gtkpod/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-19 22:43:25 UTC (rev 208072)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=gtkpod
+pkgver=2.1.5
+pkgrel=4
+pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
+arch=('i686' 'x86_64')
+url="http://gtkpod.sourceforge.net"
+license=('GPL')
+depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'libmusicbrainz5' 'libdiscid' 'clutter-gtk' 'gst-plugins-base-libs')
+makedepends=('flex' 'intltool' 'faad2' 'libvorbis')
+optdepends=('libmp4v2: MP4/h264 support'
+            'vorbis-tools: OGG support'
+	    'libvorbis: OGG support'
+            'id3v2: mp3 conversion support'
+            'faad2: m4a conversion support')
+source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz")
+md5sums=('f011d6bc403f06d8bb13829c1c3d25fe')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i 's#python#python2#' scripts/sync-palm-jppy.py
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-19 22:42:50 UTC (rev 208071)
+++ community-x86_64/PKGBUILD	2017-01-19 22:43:25 UTC (rev 208072)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=gtkpod
-pkgver=2.1.5
-pkgrel=3
-pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
-arch=('i686' 'x86_64')
-url="http://gtkpod.sourceforge.net"
-license=('GPL')
-depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'webkitgtk' 'libmusicbrainz5' 'libdiscid' 'clutter-gtk')
-makedepends=('flex' 'intltool' 'faad2' 'libvorbis')
-optdepends=('libmp4v2: MP4/h264 support'
-            'vorbis-tools: OGG support'
-	    'libvorbis: OGG support'
-            'id3v2: mp3 conversion support'
-            'faad2: m4a conversion support')
-source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz")
-md5sums=('f011d6bc403f06d8bb13829c1c3d25fe')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's#python#python2#' scripts/sync-palm-jppy.py
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkpod/repos/community-x86_64/PKGBUILD (from rev 208071, gtkpod/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-19 22:43:25 UTC (rev 208072)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=gtkpod
+pkgver=2.1.5
+pkgrel=4
+pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
+arch=('i686' 'x86_64')
+url="http://gtkpod.sourceforge.net"
+license=('GPL')
+depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'libmusicbrainz5' 'libdiscid' 'clutter-gtk' 'gst-plugins-base-libs')
+makedepends=('flex' 'intltool' 'faad2' 'libvorbis')
+optdepends=('libmp4v2: MP4/h264 support'
+            'vorbis-tools: OGG support'
+	    'libvorbis: OGG support'
+            'id3v2: mp3 conversion support'
+            'faad2: m4a conversion support')
+source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz")
+md5sums=('f011d6bc403f06d8bb13829c1c3d25fe')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i 's#python#python2#' scripts/sync-palm-jppy.py
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list