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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat May 25 11:34:18 UTC 2013


    Date: Saturday, May 25, 2013 @ 13:34:18
  Author: bpiotrowski
Revision: 91609

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-05-25 11:33:59 UTC (rev 91608)
+++ community-i686/PKGBUILD	2013-05-25 11:34:18 UTC (rev 91609)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
-# Maintainer: Mateusz Herych   <heniekk at gmail.com>
-
-pkgname=libquicktime
-pkgver=1.2.4
-pkgrel=5
-pkgdesc="A library for reading and writing quicktime files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://libquicktime.sourceforge.net/"
-depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
-makedepends=('mesa-libgl')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  	--enable-gpl \
-	--with-ffmpeg \
-	--with-x264 \
-	--without-doxygen
-	make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libquicktime/repos/community-i686/PKGBUILD (from rev 91608, libquicktime/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-25 11:34:18 UTC (rev 91609)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
+# Maintainer: Mateusz Herych   <heniekk at gmail.com>
+
+pkgname=libquicktime
+pkgver=1.2.4
+pkgrel=6
+pkgdesc="A library for reading and writing quicktime files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://libquicktime.sourceforge.net/"
+depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
+makedepends=('mesa-libgl')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  	--enable-gpl \
+	--with-ffmpeg \
+	--with-x264 \
+	--without-doxygen
+	make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-05-25 11:33:59 UTC (rev 91608)
+++ community-x86_64/PKGBUILD	2013-05-25 11:34:18 UTC (rev 91609)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
-# Maintainer: Mateusz Herych   <heniekk at gmail.com>
-
-pkgname=libquicktime
-pkgver=1.2.4
-pkgrel=5
-pkgdesc="A library for reading and writing quicktime files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://libquicktime.sourceforge.net/"
-depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
-makedepends=('mesa-libgl')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  	--enable-gpl \
-	--with-ffmpeg \
-	--with-x264 \
-	--without-doxygen
-	make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libquicktime/repos/community-x86_64/PKGBUILD (from rev 91608, libquicktime/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-25 11:34:18 UTC (rev 91609)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
+# Maintainer: Mateusz Herych   <heniekk at gmail.com>
+
+pkgname=libquicktime
+pkgver=1.2.4
+pkgrel=6
+pkgdesc="A library for reading and writing quicktime files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://libquicktime.sourceforge.net/"
+depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
+makedepends=('mesa-libgl')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  	--enable-gpl \
+	--with-ffmpeg \
+	--with-x264 \
+	--without-doxygen
+	make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list