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

Andrea Scarpino andrea at archlinux.org
Wed Feb 8 15:25:05 UTC 2012


    Date: Wednesday, February 8, 2012 @ 10:25:04
  Author: andrea
Revision: 149595

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

Added:
  libical/repos/extra-i686/PKGBUILD
    (from rev 149594, libical/trunk/PKGBUILD)
  libical/repos/extra-x86_64/PKGBUILD
    (from rev 149594, libical/trunk/PKGBUILD)
Deleted:
  libical/repos/extra-i686/PKGBUILD
  libical/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-08 15:24:37 UTC (rev 149594)
+++ extra-i686/PKGBUILD	2012-02-08 15:25:04 UTC (rev 149595)
@@ -1,31 +0,0 @@
-# $Id $
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=libical
-pkgver=0.46
-pkgrel=1
-pkgdesc="An open source reference implementation of the icalendar data type and serialization format"
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/freeassociation/'
-license=('LGPL' 'MPL')
-depends=('glibc')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/freeassociation/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9c08f88945bfd5d0791d102e4aa4125c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./autogen.sh
-  libtoolize --force
-  ./configure --prefix=/usr \
-    --enable-shared \
-    --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libical/repos/extra-i686/PKGBUILD (from rev 149594, libical/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-08 15:25:04 UTC (rev 149595)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=libical
+pkgver=0.46
+pkgrel=2
+pkgdesc="An open source reference implementation of the icalendar data type and serialization format"
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/freeassociation/'
+license=('LGPL' 'MPL')
+depends=('glibc')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/freeassociation/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9c08f88945bfd5d0791d102e4aa4125c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./autogen.sh
+  libtoolize --force
+  ./configure --prefix=/usr \
+    --enable-shared \
+    --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-08 15:24:37 UTC (rev 149594)
+++ extra-x86_64/PKGBUILD	2012-02-08 15:25:04 UTC (rev 149595)
@@ -1,31 +0,0 @@
-# $Id $
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=libical
-pkgver=0.46
-pkgrel=1
-pkgdesc="An open source reference implementation of the icalendar data type and serialization format"
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/freeassociation/'
-license=('LGPL' 'MPL')
-depends=('glibc')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/freeassociation/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9c08f88945bfd5d0791d102e4aa4125c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./autogen.sh
-  libtoolize --force
-  ./configure --prefix=/usr \
-    --enable-shared \
-    --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libical/repos/extra-x86_64/PKGBUILD (from rev 149594, libical/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-08 15:25:04 UTC (rev 149595)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=libical
+pkgver=0.46
+pkgrel=2
+pkgdesc="An open source reference implementation of the icalendar data type and serialization format"
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/freeassociation/'
+license=('LGPL' 'MPL')
+depends=('glibc')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/freeassociation/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9c08f88945bfd5d0791d102e4aa4125c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./autogen.sh
+  libtoolize --force
+  ./configure --prefix=/usr \
+    --enable-shared \
+    --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list