[arch-commits] Commit in scim-anthy/repos (3 files)

Ionut Biru ibiru at archlinux.org
Sun Feb 5 11:55:49 UTC 2012


    Date: Sunday, February 5, 2012 @ 06:55:48
  Author: ibiru
Revision: 148916

db-move: moved scim-anthy from [testing] to [extra] (x86_64)

Added:
  scim-anthy/repos/extra-x86_64/PKGBUILD
    (from rev 148654, scim-anthy/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-anthy/repos/extra-x86_64/PKGBUILD
  scim-anthy/repos/testing-x86_64/

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-05 11:55:47 UTC (rev 148915)
+++ extra-x86_64/PKGBUILD	2012-02-05 11:55:48 UTC (rev 148916)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir <damir at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=scim-anthy
-pkgver=1.2.7
-pkgrel=2
-_filecode=37309
-pkgdesc='Japanese input method module for SCIM'
-arch=('i686' 'x86_64')
-url='http://sourceforge.jp/projects/scim-imengine/'
-license=('GPL')
-depends=('scim' 'anthy')
-options=('!libtool')
-source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
-
-build() {
-	cd "$srcdir/$pkgname-$pkgver"
-	./configure --prefix=/usr --disable-static
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-	make DESTDIR="$pkgdir" install
-}

Copied: scim-anthy/repos/extra-x86_64/PKGBUILD (from rev 148654, scim-anthy/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-05 11:55:48 UTC (rev 148916)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <damir at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=3
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+arch=('i686' 'x86_64')
+url='http://sourceforge.jp/projects/scim-imengine/'
+license=('GPL')
+depends=('scim' 'anthy')
+options=('!libtool')
+source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+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