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

Gaetan Bisson bisson at archlinux.org
Sun Dec 6 21:48:09 UTC 2015


    Date: Sunday, December 6, 2015 @ 22:48:08
  Author: bisson
Revision: 253037

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

Added:
  scim-tables/repos/extra-i686/PKGBUILD
    (from rev 253036, scim-tables/trunk/PKGBUILD)
  scim-tables/repos/extra-x86_64/PKGBUILD
    (from rev 253036, scim-tables/trunk/PKGBUILD)
Deleted:
  scim-tables/repos/extra-i686/PKGBUILD
  scim-tables/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-12-06 21:47:44 UTC (rev 253036)
+++ extra-i686/PKGBUILD	2015-12-06 21:48:08 UTC (rev 253037)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Gan Lu <rhythm.gan at gmail.com>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=scim-tables
-pkgver=0.5.13
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-makedepends=('intltool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('75363466cfca30e3cdff804e0dad713f12521776')
-
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --disable-static
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-i686/PKGBUILD (from rev 253036, scim-tables/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-12-06 21:48:08 UTC (rev 253037)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Gan Lu <rhythm.gan at gmail.com>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://sourceforge.net/projects/scim/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('bee90f7322ba8cf256af14e0837460f87037e37d')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./bootstrap
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-12-06 21:47:44 UTC (rev 253036)
+++ extra-x86_64/PKGBUILD	2015-12-06 21:48:08 UTC (rev 253037)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Gan Lu <rhythm.gan at gmail.com>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=scim-tables
-pkgver=0.5.13
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-makedepends=('intltool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('75363466cfca30e3cdff804e0dad713f12521776')
-
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --disable-static
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-x86_64/PKGBUILD (from rev 253036, scim-tables/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-12-06 21:48:08 UTC (rev 253037)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Gan Lu <rhythm.gan at gmail.com>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://sourceforge.net/projects/scim/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('bee90f7322ba8cf256af14e0837460f87037e37d')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./bootstrap
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list