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

Gaetan Bisson bisson at archlinux.org
Mon Oct 17 07:24:11 UTC 2011


    Date: Monday, October 17, 2011 @ 03:24:10
  Author: bisson
Revision: 140549

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-10-17 07:23:44 UTC (rev 140548)
+++ extra-i686/PKGBUILD	2011-10-17 07:24:10 UTC (rev 140549)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: damir <damir at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=libhangul
-pkgver=0.0.12
-pkgrel=2
-_filecode=5855
-pkgdesc='Input method library for Korean'
-arch=('i686' 'x86_64')
-url='http://kldp.net/projects/hangul/'
-license=('LGPL')
-options=('!libtool')
-source=("http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tgz")
-sha1sums=('5e02fe61c8f51ace03bebb1ec75875a2262e3cd5')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --enable-static=no
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libhangul/repos/extra-i686/PKGBUILD (from rev 140548, libhangul/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-10-17 07:24:10 UTC (rev 140549)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <damir at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=libhangul
+pkgver=0.1.0
+pkgrel=1
+_filecode=6000
+pkgdesc='Input method library for Korean'
+arch=('i686' 'x86_64')
+url='http://kldp.net/projects/hangul/'
+license=('LGPL')
+options=('!libtool')
+DLAGENTS=("http::/usr/bin/curl -A '' -fLC - --retry 3 --retry-delay 3 -o %o %u") # moronic httpd bans curl's user-agent
+source=("http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --enable-static=no
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-10-17 07:23:44 UTC (rev 140548)
+++ extra-x86_64/PKGBUILD	2011-10-17 07:24:10 UTC (rev 140549)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: damir <damir at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=libhangul
-pkgver=0.0.12
-pkgrel=2
-_filecode=5855
-pkgdesc='Input method library for Korean'
-arch=('i686' 'x86_64')
-url='http://kldp.net/projects/hangul/'
-license=('LGPL')
-options=('!libtool')
-source=("http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tgz")
-sha1sums=('5e02fe61c8f51ace03bebb1ec75875a2262e3cd5')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --enable-static=no
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libhangul/repos/extra-x86_64/PKGBUILD (from rev 140548, libhangul/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-10-17 07:24:10 UTC (rev 140549)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <damir at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=libhangul
+pkgver=0.1.0
+pkgrel=1
+_filecode=6000
+pkgdesc='Input method library for Korean'
+arch=('i686' 'x86_64')
+url='http://kldp.net/projects/hangul/'
+license=('LGPL')
+options=('!libtool')
+DLAGENTS=("http::/usr/bin/curl -A '' -fLC - --retry 3 --retry-delay 3 -o %o %u") # moronic httpd bans curl's user-agent
+source=("http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --enable-static=no
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list