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

Federico Cinelli cinelli at nymeria.archlinux.org
Sat Mar 2 02:28:44 UTC 2013


    Date: Saturday, March 2, 2013 @ 03:28:44
  Author: cinelli
Revision: 85494

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

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

---------------------------+
 community-i686/PKGBUILD   |   61 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   61 ++++++++++++++++++++++----------------------
 2 files changed, 62 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-02 02:27:19 UTC (rev 85493)
+++ community-i686/PKGBUILD	2013-03-02 02:28:44 UTC (rev 85494)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Mateusz Herych <heniekk at gmail.com>
-
-pkgname=libquicktime
-pkgver=1.2.4
-pkgrel=4
-pkgdesc="A library for reading and writing quicktime files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://libquicktime.sourceforge.net/"
-depends=('gtk2'  'ffmpeg' 'libxv' 'libgl' 'libxaw' 'faad2' 'faac')
-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 85493, libquicktime/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-02 02:28:44 UTC (rev 85494)
@@ -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=4
+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-03-02 02:27:19 UTC (rev 85493)
+++ community-x86_64/PKGBUILD	2013-03-02 02:28:44 UTC (rev 85494)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Mateusz Herych <heniekk at gmail.com>
-
-pkgname=libquicktime
-pkgver=1.2.4
-pkgrel=4
-pkgdesc="A library for reading and writing quicktime files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://libquicktime.sourceforge.net/"
-depends=('gtk2'  'ffmpeg' 'libxv' 'libgl' 'libxaw' 'faad2' 'faac')
-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 85493, libquicktime/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-02 02:28:44 UTC (rev 85494)
@@ -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=4
+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