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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:35:58
  Author: foutrelis
Revision: 253264

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

Added:
  scim-tables/repos/staging-i686/
  scim-tables/repos/staging-i686/PKGBUILD
(from rev 253263, scim-tables/trunk/PKGBUILD)
  scim-tables/repos/staging-x86_64/
  scim-tables/repos/staging-x86_64/PKGBUILD
(from rev 253263, scim-tables/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   28 
 staging-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: scim-tables/repos/staging-i686/PKGBUILD (from rev 253263, 
scim-tables/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:35:58 UTC (rev 253264)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=2
+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
+}

Copied: scim-tables/repos/staging-x86_64/PKGBUILD (from rev 253263, 
scim-tables/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:35:58 UTC (rev 253264)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=2
+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
+}


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

2015-12-06 Thread Gaetan Bisson
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 
-# Contributor: Gan Lu 
-# Contributor: damir 
-
-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 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+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 
-# Contributor: Gan Lu 
-# Contributor: damir 
-
-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 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+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
+}


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

2013-06-12 Thread Gaetan Bisson
Date: Thursday, June 13, 2013 @ 08:52:02
  Author: bisson
Revision: 188220

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

Added:
  scim-tables/repos/testing-i686/
  scim-tables/repos/testing-i686/PKGBUILD
(from rev 188219, scim-tables/trunk/PKGBUILD)
  scim-tables/repos/testing-x86_64/
  scim-tables/repos/testing-x86_64/PKGBUILD
(from rev 188219, scim-tables/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   29 +
 testing-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: scim-tables/repos/testing-i686/PKGBUILD (from rev 188219, 
scim-tables/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-13 06:52:02 UTC (rev 188220)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+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')
+
+options=('!libtool')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: scim-tables/repos/testing-x86_64/PKGBUILD (from rev 188219, 
scim-tables/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-13 06:52:02 UTC (rev 188220)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+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')
+
+options=('!libtool')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}



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

2013-04-19 Thread Gaetan Bisson
Date: Friday, April 19, 2013 @ 17:20:34
  Author: bisson
Revision: 183256

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-19 15:07:05 UTC (rev 183255)
+++ extra-i686/PKGBUILD 2013-04-19 15:20:34 UTC (rev 183256)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.12
-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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
-
-options=('!libtool')
-
-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 183255, 
scim-tables/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-19 15:20:34 UTC (rev 183256)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.12
+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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
+
+options=('!libtool')
+
+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   2013-04-19 15:07:05 UTC (rev 183255)
+++ extra-x86_64/PKGBUILD   2013-04-19 15:20:34 UTC (rev 183256)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.12
-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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
-
-options=('!libtool')
-
-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 183255, 
scim-tables/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-19 15:20:34 UTC (rev 183256)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.12
+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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
+
+options=('!libtool')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}



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

2013-04-19 Thread Gaetan Bisson
Date: Friday, April 19, 2013 @ 17:07:05
  Author: bisson
Revision: 183255

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

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

---+
 /PKGBUILD |   58 
 extra-i686/PKGBUILD   |   27 --
 extra-x86_64/PKGBUILD |   27 --
 3 files changed, 58 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-19 15:05:48 UTC (rev 183254)
+++ extra-i686/PKGBUILD 2013-04-19 15:07:05 UTC (rev 183255)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.11
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('25dd1fcc809f57671e7df369f4011c14ba225b6b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-i686/PKGBUILD (from rev 183254, 
scim-tables/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-19 15:07:05 UTC (rev 183255)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.12
+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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
+
+options=('!libtool')
+
+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   2013-04-19 15:05:48 UTC (rev 183254)
+++ extra-x86_64/PKGBUILD   2013-04-19 15:07:05 UTC (rev 183255)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.11
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('25dd1fcc809f57671e7df369f4011c14ba225b6b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-x86_64/PKGBUILD (from rev 183254, 
scim-tables/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-19 15:07:05 UTC (rev 183255)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.12
+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=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
+
+options=('!libtool')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}



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

2012-08-15 Thread Gaetan Bisson
Date: Wednesday, August 15, 2012 @ 11:29:35
  Author: bisson
Revision: 165324

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-15 15:29:02 UTC (rev 165323)
+++ extra-i686/PKGBUILD 2012-08-15 15:29:35 UTC (rev 165324)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.10
-pkgrel=2
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('c6e6fbdceba5cb982349fee8391e16a9c2fe')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-i686/PKGBUILD (from rev 165323, 
scim-tables/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-15 15:29:35 UTC (rev 165324)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.11
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('25dd1fcc809f57671e7df369f4011c14ba225b6b')
+
+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   2012-08-15 15:29:02 UTC (rev 165323)
+++ extra-x86_64/PKGBUILD   2012-08-15 15:29:35 UTC (rev 165324)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir 
-# Contributor: Gan Lu 
-# Maintainer: Gaetan Bisson 
-
-pkgname=scim-tables
-pkgver=0.5.10
-pkgrel=2
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('c6e6fbdceba5cb982349fee8391e16a9c2fe')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-x86_64/PKGBUILD (from rev 165323, 
scim-tables/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-08-15 15:29:35 UTC (rev 165324)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.11
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('25dd1fcc809f57671e7df369f4011c14ba225b6b')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --enable-static=no
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}



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

2012-01-18 Thread Gaetan Bisson
Date: Wednesday, January 18, 2012 @ 23:58:35
  Author: bisson
Revision: 146905

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

Added:
  scim-tables/repos/staging-i686/
  scim-tables/repos/staging-i686/PKGBUILD
(from rev 146904, scim-tables/trunk/PKGBUILD)
  scim-tables/repos/staging-x86_64/
  scim-tables/repos/staging-x86_64/PKGBUILD
(from rev 146904, scim-tables/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   27 +++
 staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: scim-tables/repos/staging-i686/PKGBUILD (from rev 146904, 
scim-tables/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-01-19 04:58:35 UTC (rev 146905)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.10
+pkgrel=2
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('c6e6fbdceba5cb982349fee8391e16a9c2fe')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --enable-static=no
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: scim-tables/repos/staging-x86_64/PKGBUILD (from rev 146904, 
scim-tables/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-01-19 04:58:35 UTC (rev 146905)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir 
+# Contributor: Gan Lu 
+# Maintainer: Gaetan Bisson 
+
+pkgname=scim-tables
+pkgver=0.5.10
+pkgrel=2
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('c6e6fbdceba5cb982349fee8391e16a9c2fe')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --enable-static=no
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}