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

Tobias Powalowski tpowa at archlinux.org
Fri Sep 4 11:46:11 UTC 2015


    Date: Friday, September 4, 2015 @ 13:46:11
  Author: tpowa
Revision: 139201

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-09-04 11:45:59 UTC (rev 139200)
+++ community-i686/PKGBUILD	2015-09-04 11:46:11 UTC (rev 139201)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=gpac
-pkgver=0.5.2
-pkgrel=3
-epoch=1
-pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
-arch=('i686' 'x86_64')
-url="http://gpac.sourceforge.net"
-license=('LGPL')
-depends=('ffmpeg' 'glu' 'libxv')
-makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
-optdepends=('jack: for jack support'
-	    'a52dec: for A52 support'
-            'faad2: for AAC support'
-	    'libmad: for mp3 support'
-	    'sdl2: for sdl support')
-options=('staticlibs' '!makeflags')
-source=(git://github.com/gpac/gpac.git)
-sha1sums=('SKIP')
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --mandir=/usr/share/man --X11-path=/usr --use-js=no
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install install-lib
-}

Copied: gpac/repos/community-i686/PKGBUILD (from rev 139200, gpac/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-09-04 11:46:11 UTC (rev 139201)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gpac
+pkgver=0.5.2
+pkgrel=4
+epoch=1
+pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
+arch=('i686' 'x86_64')
+url="http://gpac.sourceforge.net"
+license=('LGPL')
+depends=('ffmpeg' 'glu' 'libxv')
+makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
+optdepends=('jack: for jack support'
+	    'a52dec: for A52 support'
+            'faad2: for AAC support'
+	    'libmad: for mp3 support'
+	    'sdl2: for sdl support')
+options=('staticlibs' '!makeflags')
+source=(git://github.com/gpac/gpac.git#tag=v$pkgver)
+sha1sums=('SKIP')
+
+build() {
+  cd ${pkgname}
+  ./configure --prefix=/usr --mandir=/usr/share/man --X11-path=/usr --use-js=no
+  make
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install install-lib
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-09-04 11:45:59 UTC (rev 139200)
+++ community-x86_64/PKGBUILD	2015-09-04 11:46:11 UTC (rev 139201)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=gpac
-pkgver=0.5.2
-pkgrel=3
-epoch=1
-pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
-arch=('i686' 'x86_64')
-url="http://gpac.sourceforge.net"
-license=('LGPL')
-depends=('ffmpeg' 'glu' 'libxv')
-makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
-optdepends=('jack: for jack support'
-	    'a52dec: for A52 support'
-            'faad2: for AAC support'
-	    'libmad: for mp3 support'
-	    'sdl2: for sdl support')
-options=('staticlibs' '!makeflags')
-source=(git://github.com/gpac/gpac.git)
-sha1sums=('SKIP')
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --mandir=/usr/share/man --X11-path=/usr --use-js=no
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install install-lib
-}

Copied: gpac/repos/community-x86_64/PKGBUILD (from rev 139200, gpac/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-09-04 11:46:11 UTC (rev 139201)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gpac
+pkgver=0.5.2
+pkgrel=4
+epoch=1
+pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
+arch=('i686' 'x86_64')
+url="http://gpac.sourceforge.net"
+license=('LGPL')
+depends=('ffmpeg' 'glu' 'libxv')
+makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
+optdepends=('jack: for jack support'
+	    'a52dec: for A52 support'
+            'faad2: for AAC support'
+	    'libmad: for mp3 support'
+	    'sdl2: for sdl support')
+options=('staticlibs' '!makeflags')
+source=(git://github.com/gpac/gpac.git#tag=v$pkgver)
+sha1sums=('SKIP')
+
+build() {
+  cd ${pkgname}
+  ./configure --prefix=/usr --mandir=/usr/share/man --X11-path=/usr --use-js=no
+  make
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install install-lib
+}



More information about the arch-commits mailing list