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

Felix Yan fyan at nymeria.archlinux.org
Wed Jul 2 06:26:59 UTC 2014


    Date: Wednesday, July 2, 2014 @ 08:26:59
  Author: fyan
Revision: 114583

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-02 06:25:13 UTC (rev 114582)
+++ community-i686/PKGBUILD	2014-07-02 06:26:59 UTC (rev 114583)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=ogmtools
-pkgver=1.5
-pkgrel=4
-pkgdesc="Information, extraction or creation for OGG media streams"
-arch=('i686' 'x86_64')
-url="http://www.bunkus.org/videotools/ogmtools"
-license=('GPL')
-depends=('libvorbis' 'libdvdread' 'gcc-libs')
-source=("http://www.bunkus.org/videotools/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('02d356e3d21d53b1d9715bab223d8996')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: ogmtools/repos/community-i686/PKGBUILD (from rev 114582, ogmtools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-02 06:26:59 UTC (rev 114583)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=ogmtools
+pkgver=1.5
+pkgrel=5
+pkgdesc="Information, extraction or creation for OGG media streams"
+arch=('i686' 'x86_64')
+url="http://www.bunkus.org/videotools/ogmtools"
+license=('GPL')
+depends=('libvorbis' 'libdvdread' 'gcc-libs')
+source=("http://www.bunkus.org/videotools/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('02d356e3d21d53b1d9715bab223d8996')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-02 06:25:13 UTC (rev 114582)
+++ community-x86_64/PKGBUILD	2014-07-02 06:26:59 UTC (rev 114583)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=ogmtools
-pkgver=1.5
-pkgrel=4
-pkgdesc="Information, extraction or creation for OGG media streams"
-arch=('i686' 'x86_64')
-url="http://www.bunkus.org/videotools/ogmtools"
-license=('GPL')
-depends=('libvorbis' 'libdvdread' 'gcc-libs')
-source=("http://www.bunkus.org/videotools/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('02d356e3d21d53b1d9715bab223d8996')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: ogmtools/repos/community-x86_64/PKGBUILD (from rev 114582, ogmtools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-02 06:26:59 UTC (rev 114583)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=ogmtools
+pkgver=1.5
+pkgrel=5
+pkgdesc="Information, extraction or creation for OGG media streams"
+arch=('i686' 'x86_64')
+url="http://www.bunkus.org/videotools/ogmtools"
+license=('GPL')
+depends=('libvorbis' 'libdvdread' 'gcc-libs')
+source=("http://www.bunkus.org/videotools/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('02d356e3d21d53b1d9715bab223d8996')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list