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

Giovanni Scafora giovanni at archlinux.org
Mon Dec 24 18:38:45 UTC 2012


    Date: Monday, December 24, 2012 @ 13:38:45
  Author: giovanni
Revision: 173837

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-12-24 18:38:16 UTC (rev 173836)
+++ extra-i686/PKGBUILD	2012-12-24 18:38:45 UTC (rev 173837)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Nezmer <Nezmer at gmail.com>
-
-pkgname=fribidi
-pkgver=0.19.4
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://fribidi.org"
-depends=('glibc')
-options=('!libtool')
-source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('0173f98ff929782d45819fc4a813c175')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: fribidi/repos/extra-i686/PKGBUILD (from rev 173836, fribidi/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-12-24 18:38:45 UTC (rev 173837)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Nezmer <Nezmer at gmail.com>
+
+pkgname=fribidi
+pkgver=0.19.5
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://fribidi.org"
+depends=('glibc')
+options=('!libtool')
+source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('925bafb97afee8a2fc2d0470c072a155')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-12-24 18:38:16 UTC (rev 173836)
+++ extra-x86_64/PKGBUILD	2012-12-24 18:38:45 UTC (rev 173837)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Nezmer <Nezmer at gmail.com>
-
-pkgname=fribidi
-pkgver=0.19.4
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://fribidi.org"
-depends=('glibc')
-options=('!libtool')
-source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('0173f98ff929782d45819fc4a813c175')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: fribidi/repos/extra-x86_64/PKGBUILD (from rev 173836, fribidi/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-12-24 18:38:45 UTC (rev 173837)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Nezmer <Nezmer at gmail.com>
+
+pkgname=fribidi
+pkgver=0.19.5
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://fribidi.org"
+depends=('glibc')
+options=('!libtool')
+source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('925bafb97afee8a2fc2d0470c072a155')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list