[arch-commits] Commit in libotf/repos (6 files)
Gaetan Bisson
bisson at archlinux.org
Mon Dec 3 05:46:29 UTC 2012
Date: Monday, December 3, 2012 @ 00:46:28
Author: bisson
Revision: 172457
db-move: moved libotf from [testing] to [extra] (i686, x86_64)
Added:
libotf/repos/extra-i686/PKGBUILD
(from rev 172456, libotf/repos/testing-i686/PKGBUILD)
libotf/repos/extra-x86_64/PKGBUILD
(from rev 172456, libotf/repos/testing-x86_64/PKGBUILD)
Deleted:
libotf/repos/extra-i686/PKGBUILD
libotf/repos/extra-x86_64/PKGBUILD
libotf/repos/testing-i686/
libotf/repos/testing-x86_64/
-----------------------+
extra-i686/PKGBUILD | 51 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 51 ++++++++++++++++++++++++------------------------
2 files changed, 52 insertions(+), 50 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-12-03 00:59:23 UTC (rev 172456)
+++ extra-i686/PKGBUILD 2012-12-03 05:46:28 UTC (rev 172457)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Ashish Shukla <wahjava.ml at gmail.com>
-
-pkgname=libotf
-pkgver=0.9.12
-pkgrel=2
-pkgdesc='OpenType Font library'
-url='http://www.m17n.org/libotf/'
-license=('LGPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('libxaw' 'freetype2')
-source=("http://www.m17n.org/libotf/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('47872f696a62e8f111960143f3f36b5366398e20')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: libotf/repos/extra-i686/PKGBUILD (from rev 172456, libotf/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-03 05:46:28 UTC (rev 172457)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Ashish Shukla <wahjava.ml at gmail.com>
+
+pkgname=libotf
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='OpenType Font library'
+url='http://www.nongnu.org/m17n/'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+depends=('libxaw' 'freetype2')
+source=("http://download.savannah.gnu.org/releases/m17n//${pkgname}-${pkgver}.tar.gz")
+sha1sums=('66bb81958f5f07ee1f8917d3cb7e359ae559d873')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --disable-static
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-12-03 00:59:23 UTC (rev 172456)
+++ extra-x86_64/PKGBUILD 2012-12-03 05:46:28 UTC (rev 172457)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Ashish Shukla <wahjava.ml at gmail.com>
-
-pkgname=libotf
-pkgver=0.9.12
-pkgrel=2
-pkgdesc='OpenType Font library'
-url='http://www.m17n.org/libotf/'
-license=('LGPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('libxaw' 'freetype2')
-source=("http://www.m17n.org/libotf/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('47872f696a62e8f111960143f3f36b5366398e20')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: libotf/repos/extra-x86_64/PKGBUILD (from rev 172456, libotf/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-12-03 05:46:28 UTC (rev 172457)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Ashish Shukla <wahjava.ml at gmail.com>
+
+pkgname=libotf
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='OpenType Font library'
+url='http://www.nongnu.org/m17n/'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+depends=('libxaw' 'freetype2')
+source=("http://download.savannah.gnu.org/releases/m17n//${pkgname}-${pkgver}.tar.gz")
+sha1sums=('66bb81958f5f07ee1f8917d3cb7e359ae559d873')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --disable-static
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list