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

Felix Yan fyan at nymeria.archlinux.org
Sun Jul 6 12:44:10 UTC 2014


    Date: Sunday, July 6, 2014 @ 14:44:10
  Author: fyan
Revision: 115197

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-06 12:43:40 UTC (rev 115196)
+++ community-i686/PKGBUILD	2014-07-06 12:44:10 UTC (rev 115197)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=mmsrip
-pkgver=0.7.0
-pkgrel=4
-pkgdesc="A downloader for the proprietary protocol MMS://"
-arch=('i686' 'x86_64')
-url="http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip"
-license=('GPL2')
-depends=('glibc')
-source=(http://nbenoit.tuxfamily.org/projects/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('498a5ec10a004481532eaceacdff3a10')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-}

Copied: mmsrip/repos/community-i686/PKGBUILD (from rev 115196, mmsrip/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-06 12:44:10 UTC (rev 115197)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=mmsrip
+pkgver=0.7.0
+pkgrel=5
+pkgdesc="A downloader for the proprietary protocol MMS://"
+arch=('i686' 'x86_64')
+url="http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip"
+license=('GPL2')
+depends=('glibc')
+source=(http://nbenoit.tuxfamily.org/projects/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('498a5ec10a004481532eaceacdff3a10')
+
+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-06 12:43:40 UTC (rev 115196)
+++ community-x86_64/PKGBUILD	2014-07-06 12:44:10 UTC (rev 115197)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=mmsrip
-pkgver=0.7.0
-pkgrel=4
-pkgdesc="A downloader for the proprietary protocol MMS://"
-arch=('i686' 'x86_64')
-url="http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip"
-license=('GPL2')
-depends=('glibc')
-source=(http://nbenoit.tuxfamily.org/projects/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('498a5ec10a004481532eaceacdff3a10')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-}

Copied: mmsrip/repos/community-x86_64/PKGBUILD (from rev 115196, mmsrip/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-06 12:44:10 UTC (rev 115197)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=mmsrip
+pkgver=0.7.0
+pkgrel=5
+pkgdesc="A downloader for the proprietary protocol MMS://"
+arch=('i686' 'x86_64')
+url="http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip"
+license=('GPL2')
+depends=('glibc')
+source=(http://nbenoit.tuxfamily.org/projects/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('498a5ec10a004481532eaceacdff3a10')
+
+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