[arch-commits] Commit in thunderbird/trunk (3 files)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 07:00:02
  Author: ibiru
Revision: 145619

update to 9.0.1

Added:
  thunderbird/trunk/vendor.js
Modified:
  thunderbird/trunk/PKGBUILD
Deleted:
  thunderbird/trunk/thunderbird-3.0-lang.patch

+
 PKGBUILD   |   15 ---
 thunderbird-3.0-lang.patch |   11 ---
 vendor.js  |9 +
 3 files changed, 17 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 05:53:53 UTC (rev 145618)
+++ PKGBUILD2011-12-24 12:00:02 UTC (rev 145619)
@@ -4,7 +4,7 @@
 # Contributor: Anders Bostrom anders.bost...@home.se
 
 pkgname=thunderbird
-pkgver=9.0
+pkgver=9.0.1
 pkgrel=1
 pkgdesc=Standalone Mail/News reader
 arch=('i686' 'x86_64')
@@ -17,17 +17,16 @@
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2
 mozconfig
 thunderbird.desktop
-thunderbird-3.0-lang.patch
-thunderbird-install-dir.patch)
-md5sums=('681bdf6362945b59b2bec23f8aecc7e7'
+thunderbird-install-dir.patch
+vendor.js)
+md5sums=('a5904751dbd33074682b438b732fdbab'
  'ca98c2bf1017b33e19dae22fdcef2e73'
  'af3e5b344d2edf1c7d61bb0a5a96de9a'
- '25b6fe16ac24cd5c852213e5c1adb272'
- 'aea906acf72c43dd82ead2fabcc1c6db')
+ 'aea906acf72c43dd82ead2fabcc1c6db'
+ '5a53179d14ae9631b7afe5e4d0fc0b25')
 
 build() {
   cd $srcdir/comm-release
-  patch -Np1 -i $srcdir/thunderbird-3.0-lang.patch
   patch -Np1 -i $srcdir/thunderbird-install-dir.patch
 
   cp $srcdir/mozconfig .mozconfig
@@ -42,6 +41,8 @@
   cd $srcdir/comm-release
   make -j1 -f client.mk DESTDIR=$pkgdir install
 
+  install -m644 $srcdir/vendor.js 
$pkgdir/usr/lib/thunderbird/defaults/pref/
+
   for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
   install -Dm644 other-licenses/branding/thunderbird/mailicon${i/x*/}.png \
   $pkgdir/usr/share/icons/hicolor/$i/apps/thunderbird.png

Deleted: thunderbird-3.0-lang.patch
===
--- thunderbird-3.0-lang.patch  2011-12-24 05:53:53 UTC (rev 145618)
+++ thunderbird-3.0-lang.patch  2011-12-24 12:00:02 UTC (rev 145619)
@@ -1,11 +0,0 @@
 comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 
02:12:44.0 +0200
-+++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 
02:56:45.0 +0200
-@@ -890,7 +890,7 @@
- pref(intl.charset.detector,   
chrome://global/locale/intl.properties);
- pref(intl.charset.default,
chrome://global-platform/locale/intl.properties);
- pref(intl.ellipsis,   
chrome://global-platform/locale/intl.properties);
--pref(intl.locale.matchOS, false);
-+pref(intl.locale.matchOS, true);
- // fallback charset list for Unicode conversion (converting from Unicode)
- // currently used for mail send only to handle symbol characters (e.g Euro, 
trademark, smartquotes)
- // for ISO-8859-1

Added: vendor.js
===
--- vendor.js   (rev 0)
+++ vendor.js   2011-12-24 12:00:02 UTC (rev 145619)
@@ -0,0 +1,9 @@
+// Use LANG environment variable to choose locale
+pref(intl.locale.matchOS, true);
+
+// Disable default mailer checking.
+pref(mail.shell.checkDefaultMail, false);
+
+// Don't disable our bundled extensions in the application directory
+pref(extensions.autoDisableScopes, 11);
+pref(extensions.shownSelectionUI, true);



[arch-commits] Commit in thunderbird-i18n/trunk (PKGBUILD)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 07:06:49
  Author: ibiru
Revision: 145620

update to 9.0.1

Modified:
  thunderbird-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 12:00:02 UTC (rev 145619)
+++ PKGBUILD2011-12-24 12:06:49 UTC (rev 145620)
@@ -56,7 +56,7 @@
 'thunderbird-i18n-zh-cn'
 'thunderbird-i18n-zh-tw')
 
-pkgver=9.0
+pkgver=9.0.1
 pkgrel=1
 pkgdesc=Language pack for Thunderbird
 arch=('any')
@@ -116,6 +116,9 @@
 thunderbird-i18n-$pkgver-zh-CN.xpi::$_url/zh-CN.xpi
 thunderbird-i18n-$pkgver-zh-TW.xpi::$_url/zh-TW.xpi)
 
+# Don't extract anything
+noextract=(${source[@]##*/})
+
 _path=/usr/lib/thunderbird/extensions/
 
 package_thunderbird-i18n-ar() {
@@ -470,53 +473,53 @@
   cd ${srcdir}
   install -Dm644 thunderbird-i18n-$pkgver-zh-TW.xpi 
${pkgdir}/$_path/langpack-zh...@thunderbird.mozilla.org.xpi
 }
-md5sums=('e6c2f1ee23edeeed19a945be30e0719d'
- '0db5597ba18c8bd3666e9aa2aab9e14e'
- '7665c67ff851bca60c2c9683b9d80a4f'
- '6c1d9c20d03db8c6349547272579369e'
- '294bd417c71bb27b6be206b6ca5f3c66'
- 'bf8f9a8e76423713ffe7e1628e4bd922'
- '86c282d38df719803ffecfc58da03b73'
- 'fc0ebf2b518d5ffad94a1945badaf874'
- 'c31d501f09037531fb3f8dac28f06fdf'
- 'f8a9efc34031352b2afe7feab3f8594f'
- '09ac09709a2620734f6e9a83f4213735'
- '0f7e17a6fbd0075faee92149c9781249'
- '395d0b658f9a95a93cffe4b8d27dd344'
- '53f9e3dfc8da7ee80408ef3ab1d893b5'
- '8d524e83fd6569930049d2500e497e78'
- '6665eb7653b43dcdd1e6c85f7a57ba29'
- 'abf9cf93987964d3a4bf43d6c1ba9f84'
- 'e93bed360c18d48981c5bbcb820b3f1b'
- '0f39bc74d3de313575cc90034c92b326'
- '78b74adfbd1332a392ba28bddca1c53e'
- '189347c73afa9d51f3a49e6eb22cc97c'
- 'db2038024c7eec91a0649ff634d32612'
- '3b07a513f477b2ab9ed728ce325de91a'
- 'ad1c755b16d79e2d8ba8850f4d0930f8'
- '342dd07d8950cd235d67c42a08c08b0f'
- 'b877c749c2825da9716fccd32e981f17'
- 'e07d4eac610abf997bcdf6fb1908019f'
- 'a73d024138ac1982bd30eff1f18f9231'
- 'dc045d3e861fd86e7610d2ae287d92c2'
- 'abc85b3df622f4eff0826f543ee90599'
- '2f6d8d640c062b8080c840247d9f8e87'
- '7d5d4b3f20717599b6bf5b52c636a29c'
- '71eb8024bb02c5ce94ae01394e2f0954'
- '8b53a2f94d1a250d4c4afff8dcd09f86'
- '30940a7070269bb025341c242d830608'
- 'ecd110dfac81853a03ae0f4f39599e13'
- 'e92f8b223c071edf3658f1f1f13b4574'
- '3b90c6fc0bcc474a23d9c693b170e56f'
- '50463e9885d22ac36de973221c9ee2c6'
- 'af86e922bf80c7582fd078c9f46edcd5'
- 'ef00017a1a9b950a623bab49438ecbae'
- '17ebe57ab764a7051a7a04754fe58e9c'
- '6ca0fefdedf5fe62ae8be417d7ca80ea'
- '59fed8583b8bf552f93e3ffe82006162'
- '4cfd1daf4d8bb7866f3c9c4deba8e776'
- '687399d52b1882a8670a45a62ad49328'
- '3e7cc1d4a9ef0b1dc19a08af34b1bcd4'
- '95770ab01cdaf019eb4e1dbec1b700f0'
- '713773edac3b94469c9061a6e9c88df3'
- '42eec804edf5180623d094f668911cb4')
+md5sums=('be8c03f0a797eb4912535029fcd1aa9f'
+ '9628b11823e00d804a5b99f482406e0c'
+ '26ecc0b578568cdc6d4ddbe3fa1070a5'
+ 'c147643d84b2ce84e5cf8601431212fe'
+ '56d7d0b068e78fbd6cb1b895ade57f65'
+ 'eb0521dfa1ad4d7f4d1b6cfb4b599b2b'
+ 'a8fb1a7e14677816ae5e7db663c39b29'
+ 'b38af4f83ac19b97118e300af1d2a1be'
+ '6cc89dfc375f8e05a43109a1488cdbd0'
+ '8851eba34c1e6c4b0fc7d51d806c59d6'
+ 'f31c0beb2ea8056a86e4d37a9587ba7f'
+ '25069950838ab6b2eb6c20174ccd7687'
+ '21756fb3520047cfa1538a4d4880d236'
+ '11468c94050d539b22d7cb723248e7bc'
+ '694de9c15eba48dae1f7a0c339178e32'
+ 'a8e76144d770cedbccefeef729fb54c9'
+ '19f6c2cfe571a1acad5de21e6e366166'
+ '44ffbabbaf5468cc96d036565c0bc67f'
+ '3ea092a86ef1cfb93ca03d9f6c5f9042'
+ '22a3c57d33989fd6c31d60e765b43db9'
+ 'd99205dde01be6b311210a206c646949'
+ '52f70156cd2bd767aa042db711a8a198'
+ 'd0d3342813e2a6bda10ad7151286d408'
+ '4ab12816a52b3ae0cdcd09ee20ff18df'
+ '49fe3a7df443fea416ccdc0169850be3'
+ '3bbc2408fdad86b8cffda2257fa876f6'
+ '82dff76bd75d28511f68f8b61e554951'
+ '00ca76585e305c0d77b23fecc9e91194'
+ 'f32ddfaa4c2345083a10a947e4c2fe07'
+ '1cdec9cf58ab45fceddc6ec6ce023ba0'
+ '1517038c6fe372aca89b3a8148cb6de0'
+ 'f6b587e09e097363aa0c70bd63f95dbd'
+ '25ac8cff51457b94ec11d850c0541b3b'
+ 'a9df02c5e259839819957124695d101f'
+ 'c8be28fb45d875e291b076f126351ced'
+ '31e9249ea0810b9ba3b5d85ba330c7fd'
+ 

[arch-commits] Commit in thunderbird/repos (24 files)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 07:08:31
  Author: ibiru
Revision: 145621

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

Added:
  thunderbird/repos/extra-i686/PKGBUILD
(from rev 145620, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-i686/mozconfig
(from rev 145620, thunderbird/trunk/mozconfig)
  thunderbird/repos/extra-i686/thunderbird-install-dir.patch
(from rev 145620, thunderbird/trunk/thunderbird-install-dir.patch)
  thunderbird/repos/extra-i686/thunderbird.desktop
(from rev 145620, thunderbird/trunk/thunderbird.desktop)
  thunderbird/repos/extra-i686/thunderbird.install
(from rev 145620, thunderbird/trunk/thunderbird.install)
  thunderbird/repos/extra-i686/vendor.js
(from rev 145620, thunderbird/trunk/vendor.js)
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 145620, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/mozconfig
(from rev 145620, thunderbird/trunk/mozconfig)
  thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch
(from rev 145620, thunderbird/trunk/thunderbird-install-dir.patch)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 145620, thunderbird/trunk/thunderbird.desktop)
  thunderbird/repos/extra-x86_64/thunderbird.install
(from rev 145620, thunderbird/trunk/thunderbird.install)
  thunderbird/repos/extra-x86_64/vendor.js
(from rev 145620, thunderbird/trunk/vendor.js)
Deleted:
  thunderbird/repos/extra-i686/PKGBUILD
  thunderbird/repos/extra-i686/mozconfig
  thunderbird/repos/extra-i686/thunderbird-3.0-lang.patch
  thunderbird/repos/extra-i686/thunderbird-install-dir.patch
  thunderbird/repos/extra-i686/thunderbird.desktop
  thunderbird/repos/extra-i686/thunderbird.install
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/mozconfig
  thunderbird/repos/extra-x86_64/thunderbird-3.0-lang.patch
  thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop
  thunderbird/repos/extra-x86_64/thunderbird.install

+
 extra-i686/PKGBUILD|  119 +--
 extra-i686/mozconfig   |   80 +-
 extra-i686/thunderbird-3.0-lang.patch  |   11 --
 extra-i686/thunderbird-install-dir.patch   |   84 +--
 extra-i686/thunderbird.desktop |   26 ++---
 extra-i686/thunderbird.install |   24 ++---
 extra-i686/vendor.js   |9 ++
 extra-x86_64/PKGBUILD  |  119 +--
 extra-x86_64/mozconfig |   80 +-
 extra-x86_64/thunderbird-3.0-lang.patch|   11 --
 extra-x86_64/thunderbird-install-dir.patch |   84 +--
 extra-x86_64/thunderbird.desktop   |   26 ++---
 extra-x86_64/thunderbird.install   |   24 ++---
 extra-x86_64/vendor.js |9 ++
 14 files changed, 352 insertions(+), 354 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-24 12:06:49 UTC (rev 145620)
+++ extra-i686/PKGBUILD 2011-12-24 12:08:31 UTC (rev 145621)
@@ -1,59 +0,0 @@
-# $Id$
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Anders Bostrom anders.bost...@home.se
-
-pkgname=thunderbird
-pkgver=9.0
-pkgrel=1
-pkgdesc=Standalone Mail/News reader
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL')
-url=http://www.mozilla.org/thunderbird/;
-depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 
'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 
'mime-types' 'mozilla-common' 'nss' 'sqlite3' 'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 
'mesa')
-optdepends=('libcanberra: for sound support')
-install=thunderbird.install
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2
-mozconfig
-thunderbird.desktop
-thunderbird-3.0-lang.patch
-thunderbird-install-dir.patch)
-md5sums=('681bdf6362945b59b2bec23f8aecc7e7'
- 'ca98c2bf1017b33e19dae22fdcef2e73'
- 'af3e5b344d2edf1c7d61bb0a5a96de9a'
- '25b6fe16ac24cd5c852213e5c1adb272'
- 'aea906acf72c43dd82ead2fabcc1c6db')
-
-build() {
-  cd $srcdir/comm-release
-  patch -Np1 -i $srcdir/thunderbird-3.0-lang.patch
-  patch -Np1 -i $srcdir/thunderbird-install-dir.patch
-
-  cp $srcdir/mozconfig .mozconfig
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/thunderbird
-  export PYTHON=/usr/bin/python2
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/comm-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
-  install -Dm644 

[arch-commits] Commit in thunderbird-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 07:10:14
  Author: ibiru
Revision: 145622

archrelease: copy trunk to extra-any

Added:
  thunderbird-i18n/repos/extra-any/PKGBUILD
(from rev 145621, thunderbird-i18n/trunk/PKGBUILD)
Deleted:
  thunderbird-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 1047 ++---
 1 file changed, 525 insertions(+), 522 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2011-12-24 12:08:31 UTC (rev 145621)
+++ PKGBUILD2011-12-24 12:10:14 UTC (rev 145622)
@@ -1,522 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Thomas Baechler tho...@archlinux.org
-
-pkgbase=thunderbird-i18n
-pkgname=('thunderbird-i18n-ar'
-#'thunderbird-i18n-af'
-'thunderbird-i18n-be'
-'thunderbird-i18n-bn-bd'
-'thunderbird-i18n-bg'
-'thunderbird-i18n-br'
-'thunderbird-i18n-ca'
-'thunderbird-i18n-cs'
-'thunderbird-i18n-da'
-'thunderbird-i18n-de'
-'thunderbird-i18n-el'
-'thunderbird-i18n-en-gb'
-'thunderbird-i18n-es-ar'
-'thunderbird-i18n-es'
-'thunderbird-i18n-et'
-'thunderbird-i18n-eu'
-'thunderbird-i18n-fi'
-'thunderbird-i18n-fr'
-'thunderbird-i18n-fy-nl'
-'thunderbird-i18n-ga'
-'thunderbird-i18n-gd'
-'thunderbird-i18n-gl'
-'thunderbird-i18n-he'
-'thunderbird-i18n-hu'
-'thunderbird-i18n-id'
-'thunderbird-i18n-is'
-'thunderbird-i18n-it'
-'thunderbird-i18n-ja'
-'thunderbird-i18n-ko'
-'thunderbird-i18n-lt'
-'thunderbird-i18n-nb'
-'thunderbird-i18n-nl'
-'thunderbird-i18n-nn'
-'thunderbird-i18n-pa'
-'thunderbird-i18n-pl'
-'thunderbird-i18n-pt-br'
-'thunderbird-i18n-pt'
-'thunderbird-i18n-ro'
-'thunderbird-i18n-rm'
-'thunderbird-i18n-ru'
-'thunderbird-i18n-si'
-'thunderbird-i18n-sk'
-'thunderbird-i18n-sl'
-'thunderbird-i18n-sq'
-'thunderbird-i18n-sv'
-'thunderbird-i18n-ta-lk'
-'thunderbird-i18n-tr'
-'thunderbird-i18n-uk'
-'thunderbird-i18n-vi'
-'thunderbird-i18n-zh-cn'
-'thunderbird-i18n-zh-tw')
-
-pkgver=9.0
-pkgrel=1
-pkgdesc=Language pack for Thunderbird
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(thunderbird=$pkgver)
-_url=ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${pkgver}/linux-i686/xpi
-source=(thunderbird-i18n-$pkgver-ar.xpi::$_url/ar.xpi
-#   thunderbird-i18n-$pkgver-af.xpi::$_url/af.xpi
-thunderbird-i18n-$pkgver-be.xpi::$_url/be.xpi
-thunderbird-i18n-$pkgver-bn-BD.xpi::$_url/bn-BD.xpi
-thunderbird-i18n-$pkgver-bg.xpi::$_url/bg.xpi
-thunderbird-i18n-$pkgver-br.xpi::$_url/br.xpi
-thunderbird-i18n-$pkgver-ca.xpi::$_url/ca.xpi
-thunderbird-i18n-$pkgver-cs.xpi::$_url/cs.xpi
-thunderbird-i18n-$pkgver-da.xpi::$_url/da.xpi
-thunderbird-i18n-$pkgver-de.xpi::$_url/de.xpi
-thunderbird-i18n-$pkgver-el.xpi::$_url/el.xpi
-thunderbird-i18n-$pkgver-en-GB.xpi::$_url/en-GB.xpi
-thunderbird-i18n-$pkgver-es-AR.xpi::$_url/es-AR.xpi
-thunderbird-i18n-$pkgver-es-ES.xpi::$_url/es-ES.xpi
-thunderbird-i18n-$pkgver-et.xpi::$_url/et.xpi
-thunderbird-i18n-$pkgver-eu.xpi::$_url/eu.xpi
-thunderbird-i18n-$pkgver-fi.xpi::$_url/fi.xpi
-thunderbird-i18n-$pkgver-fr.xpi::$_url/fr.xpi
-thunderbird-i18n-$pkgver-fy-NL.xpi::$_url/fy-NL.xpi
-thunderbird-i18n-$pkgver-ga-IE.xpi::$_url/ga-IE.xpi
-thunderbird-i18n-$pkgver-gd.xpi::$_url/gd.xpi
-thunderbird-i18n-$pkgver-gl.xpi::$_url/gl.xpi
-thunderbird-i18n-$pkgver-he.xpi::$_url/he.xpi
-thunderbird-i18n-$pkgver-hu.xpi::$_url/hu.xpi
-thunderbird-i18n-$pkgver-id.xpi::$_url/id.xpi
-thunderbird-i18n-$pkgver-is.xpi::$_url/is.xpi
-thunderbird-i18n-$pkgver-it.xpi::$_url/it.xpi
-thunderbird-i18n-$pkgver-ja.xpi::$_url/ja.xpi
-thunderbird-i18n-$pkgver-ko.xpi::$_url/ko.xpi
-thunderbird-i18n-$pkgver-lt.xpi::$_url/lt.xpi
-thunderbird-i18n-$pkgver-nb-NO.xpi::$_url/nb-NO.xpi
-thunderbird-i18n-$pkgver-nl.xpi::$_url/nl.xpi
-thunderbird-i18n-$pkgver-nn-NO.xpi::$_url/nn-NO.xpi
-thunderbird-i18n-$pkgver-pa-IN.xpi::$_url/pa-IN.xpi
-thunderbird-i18n-$pkgver-pl.xpi::$_url/pl.xpi
-thunderbird-i18n-$pkgver-pt-BR.xpi::$_url/pt-BR.xpi
-thunderbird-i18n-$pkgver-pt-PT.xpi::$_url/pt-PT.xpi
-thunderbird-i18n-$pkgver-rm.xpi::$_url/rm.xpi
-thunderbird-i18n-$pkgver-ro.xpi::$_url/ro.xpi
-thunderbird-i18n-$pkgver-ru.xpi::$_url/ru.xpi
-thunderbird-i18n-$pkgver-si.xpi::$_url/si.xpi
- 

[arch-commits] Commit in seamonkey/trunk (PKGBUILD)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 09:08:48
  Author: ibiru
Revision: 145623

update to 2.6.1

Modified:
  seamonkey/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 12:10:14 UTC (rev 145622)
+++ PKGBUILD2011-12-24 14:08:48 UTC (rev 145623)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=seamonkey
-pkgver=2.6
+pkgver=2.6.1
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 mozconfig
 seamonkey.desktop
 seamonkey-2.0-lang.patch)
-md5sums=('11f79686443ec5d1ad3ec005e29e6a80'
+md5sums=('69a43877107f97cfc7504829405ba319'
  'd02b5f002a7cdf8d15dccd2548d09256'
  '6119a2254716752c9d08e366f8d4c048'
  '25b6fe16ac24cd5c852213e5c1adb272')



[arch-commits] Commit in seamonkey/repos (20 files)

2011-12-24 Thread Ionut Biru
Date: Saturday, December 24, 2011 @ 09:13:58
  Author: ibiru
Revision: 145624

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

Added:
  seamonkey/repos/extra-i686/PKGBUILD
(from rev 145623, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/extra-i686/mozconfig
(from rev 145623, seamonkey/trunk/mozconfig)
  seamonkey/repos/extra-i686/seamonkey-2.0-lang.patch
(from rev 145623, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/extra-i686/seamonkey.desktop
(from rev 145623, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/extra-i686/seamonkey.install
(from rev 145623, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/extra-x86_64/PKGBUILD
(from rev 145623, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/extra-x86_64/mozconfig
(from rev 145623, seamonkey/trunk/mozconfig)
  seamonkey/repos/extra-x86_64/seamonkey-2.0-lang.patch
(from rev 145623, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/extra-x86_64/seamonkey.desktop
(from rev 145623, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/extra-x86_64/seamonkey.install
(from rev 145623, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/extra-i686/PKGBUILD
  seamonkey/repos/extra-i686/mozconfig
  seamonkey/repos/extra-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/extra-i686/seamonkey.desktop
  seamonkey/repos/extra-i686/seamonkey.install
  seamonkey/repos/extra-x86_64/PKGBUILD
  seamonkey/repos/extra-x86_64/mozconfig
  seamonkey/repos/extra-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/extra-x86_64/seamonkey.desktop
  seamonkey/repos/extra-x86_64/seamonkey.install

---+
 extra-i686/PKGBUILD   |   96 
 extra-i686/mozconfig  |   70 +++
 extra-i686/seamonkey-2.0-lang.patch   |   22 +++
 extra-i686/seamonkey.desktop  |   22 +++
 extra-i686/seamonkey.install  |   24 
 extra-x86_64/PKGBUILD |   96 
 extra-x86_64/mozconfig|   70 +++
 extra-x86_64/seamonkey-2.0-lang.patch |   22 +++
 extra-x86_64/seamonkey.desktop|   22 +++
 extra-x86_64/seamonkey.install|   24 
 10 files changed, 234 insertions(+), 234 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-24 14:08:48 UTC (rev 145623)
+++ extra-i686/PKGBUILD 2011-12-24 14:13:58 UTC (rev 145624)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-pkgname=seamonkey
-pkgver=2.6
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite3'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa')
-install=$pkgname.install
-url=http://www.mozilla.org/projects/seamonkey;
-source=(ftp://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey.desktop
-seamonkey-2.0-lang.patch)
-md5sums=('11f79686443ec5d1ad3ec005e29e6a80'
- 'd02b5f002a7cdf8d15dccd2548d09256'
- '6119a2254716752c9d08e366f8d4c048'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-build() {
-  cd $srcdir/comm-release
-  patch -Np1 -i $srcdir/seamonkey-2.0-lang.patch
-
-  cp $srcdir/mozconfig .mozconfig
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -sf /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-}

Copied: seamonkey/repos/extra-i686/PKGBUILD (from rev 145623, 
seamonkey/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-24 14:13:58 UTC (rev 145624)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+pkgname=seamonkey
+pkgver=2.6.1
+pkgrel=1
+pkgdesc=SeaMonkey internet suite
+arch=('i686' 'x86_64')
+license=('MPL')
+depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types' 

[arch-commits] Commit in libmythes/trunk (PKGBUILD)

2011-12-24 Thread andyrtr
Date: Saturday, December 24, 2011 @ 09:41:10
  Author: andyrtr
Revision: 145625

upgpkg: libmythes 1:1.2.2-1

upstream update 1.2.2

Modified:
  libmythes/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 14:13:58 UTC (rev 145624)
+++ PKGBUILD2011-12-24 14:41:10 UTC (rev 145625)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR andy...@archlinux.org
 
 pkgname=libmythes
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 epoch=1
 pkgdesc=a simple thesaurus
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 provides=('mythes')
 
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-md5sums=('54b310488dda6929cf31ae859928c945')
+md5sums=('e1e255dc43dbcbb34cb19e8a0eba90ae')
 
 build() {
   cd ${srcdir}/${pkgname/lib/}-$pkgver



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

2011-12-24 Thread andyrtr
Date: Saturday, December 24, 2011 @ 09:41:49
  Author: andyrtr
Revision: 145626

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-24 14:41:10 UTC (rev 145625)
+++ extra-i686/PKGBUILD 2011-12-24 14:41:49 UTC (rev 145626)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-
-pkgname=libmythes
-pkgver=1.2.1
-pkgrel=2
-epoch=1
-pkgdesc=a simple thesaurus
-arch=('i686' 'x86_64')
-url=http://hunspell.sourceforge.net/ 
-license=('custom')
-depends=('glibc' 'perl')
-makedepends=('hunspell')
-options=('!libtool')
-provides=('mythes')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-md5sums=('54b310488dda6929cf31ae859928c945')
-
-build() {
-  cd ${srcdir}/${pkgname/lib/}-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-  # run the example program:
-  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
-  # run the example program with stemming and morphological generation:
-  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
-  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
-}
-
-package() {
-  cd ${srcdir}/${pkgname/lib/}-$pkgver
-  make DESTDIR=$pkgdir install
-  # license
-  install -Dm644 ${srcdir}/${pkgname/lib/}-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: libmythes/repos/extra-i686/PKGBUILD (from rev 145625, 
libmythes/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-24 14:41:49 UTC (rev 145626)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=libmythes
+pkgver=1.2.2
+pkgrel=1
+epoch=1
+pkgdesc=a simple thesaurus
+arch=('i686' 'x86_64')
+url=http://hunspell.sourceforge.net/ 
+license=('custom')
+depends=('glibc' 'perl')
+makedepends=('hunspell')
+options=('!libtool')
+provides=('mythes')
+source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
+md5sums=('e1e255dc43dbcbb34cb19e8a0eba90ae')
+
+build() {
+  cd ${srcdir}/${pkgname/lib/}-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+  # run the example program:
+  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
+  # run the example program with stemming and morphological generation:
+  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
+  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
+}
+
+package() {
+  cd ${srcdir}/${pkgname/lib/}-$pkgver
+  make DESTDIR=$pkgdir install
+  # license
+  install -Dm644 ${srcdir}/${pkgname/lib/}-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-24 14:41:10 UTC (rev 145625)
+++ extra-x86_64/PKGBUILD   2011-12-24 14:41:49 UTC (rev 145626)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-
-pkgname=libmythes
-pkgver=1.2.1
-pkgrel=2
-epoch=1
-pkgdesc=a simple thesaurus
-arch=('i686' 'x86_64')
-url=http://hunspell.sourceforge.net/ 
-license=('custom')
-depends=('glibc' 'perl')
-makedepends=('hunspell')
-options=('!libtool')
-provides=('mythes')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-md5sums=('54b310488dda6929cf31ae859928c945')
-
-build() {
-  cd ${srcdir}/${pkgname/lib/}-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-  # run the example program:
-  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
-  # run the example program with stemming and morphological generation:
-  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
-  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
-}
-
-package() {
-  cd ${srcdir}/${pkgname/lib/}-$pkgver
-  make DESTDIR=$pkgdir install
-  # license
-  install -Dm644 ${srcdir}/${pkgname/lib/}-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: libmythes/repos/extra-x86_64/PKGBUILD (from rev 145625, 
libmythes/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-24 14:41:49 UTC (rev 145626)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+

[arch-commits] Commit in libxi/trunk (PKGBUILD)

2011-12-24 Thread andyrtr
Date: Saturday, December 24, 2011 @ 09:44:19
  Author: andyrtr
Revision: 145627

upgpkg: libxi 1.4.5-1

upstream update 1.4.5

Modified:
  libxi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 14:41:49 UTC (rev 145626)
+++ PKGBUILD2011-12-24 14:44:19 UTC (rev 145627)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxi
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc=X11 Input extension library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=(!libtool)
 license=('custom')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha1sums=('e4ca1b45368214ba246bfad398ea087125c79f31')
+sha1sums=('8ac24dec8e488f49fd6a6b256c815da9ceec9737')
 
 build() {
   cd ${srcdir}/libXi-${pkgver}



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

2011-12-24 Thread andyrtr
Date: Saturday, December 24, 2011 @ 09:44:56
  Author: andyrtr
Revision: 145628

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-24 14:44:19 UTC (rev 145627)
+++ extra-i686/PKGBUILD 2011-12-24 14:44:56 UTC (rev 145628)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxi
-pkgver=1.4.4
-pkgrel=1
-pkgdesc=X11 Input extension library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org;
-depends=('libxext' 'inputproto')
-makedepends=('pkgconfig' 'xorg-util-macros')
-options=(!libtool)
-license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha1sums=('e4ca1b45368214ba246bfad398ea087125c79f31')
-
-build() {
-  cd ${srcdir}/libXi-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXi-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxi/repos/extra-i686/PKGBUILD (from rev 145627, libxi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-24 14:44:56 UTC (rev 145628)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxi
+pkgver=1.4.5
+pkgrel=1
+pkgdesc=X11 Input extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=(!libtool)
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha1sums=('8ac24dec8e488f49fd6a6b256c815da9ceec9737')
+
+build() {
+  cd ${srcdir}/libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXi-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-24 14:44:19 UTC (rev 145627)
+++ extra-x86_64/PKGBUILD   2011-12-24 14:44:56 UTC (rev 145628)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxi
-pkgver=1.4.4
-pkgrel=1
-pkgdesc=X11 Input extension library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org;
-depends=('libxext' 'inputproto')
-makedepends=('pkgconfig' 'xorg-util-macros')
-options=(!libtool)
-license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha1sums=('e4ca1b45368214ba246bfad398ea087125c79f31')
-
-build() {
-  cd ${srcdir}/libXi-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXi-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxi/repos/extra-x86_64/PKGBUILD (from rev 145627, 
libxi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-24 14:44:56 UTC (rev 145628)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxi
+pkgver=1.4.5
+pkgrel=1
+pkgdesc=X11 Input extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros')
+options=(!libtool)
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha1sums=('8ac24dec8e488f49fd6a6b256c815da9ceec9737')
+
+build() {
+  cd ${srcdir}/libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXi-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



[arch-commits] Commit in gcin/trunk (PKGBUILD qt4-lib64.patch)

2011-12-24 Thread Gaetan Bisson
Date: Saturday, December 24, 2011 @ 12:42:08
  Author: bisson
Revision: 145629

upstream update

Modified:
  gcin/trunk/PKGBUILD
  gcin/trunk/qt4-lib64.patch

-+
 PKGBUILD|6 +++---
 qt4-lib64.patch |   26 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 14:44:56 UTC (rev 145628)
+++ PKGBUILD2011-12-24 17:42:08 UTC (rev 145629)
@@ -4,7 +4,7 @@
 # Contributor: damir da...@archlinux.org
 
 pkgname=gcin
-pkgver=2.6.0
+pkgver=2.6.6
 pkgrel=1
 pkgdesc='Input method server supporting various input methods'
 url='http://hyperrate.com/dir.php?eid=67'
@@ -18,8 +18,8 @@
 'libchewing: support for chewing input method')
 
source=(http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz;
 'qt4-lib64.patch')
-sha1sums=('4abef8d37492b68d54ba40420f65d04779ee2ec5'
-  '4b121e9a86a2ca25869c69b7d4d9623a0c8f55fc')
+sha1sums=('ef2ba1af83ce5f25cf54a7d3e84a5739d3a9e5e0'
+  '3d1b769dcd8820c8351f239ec32ee5bcd9d98b70')
 
 install=install
 

Modified: qt4-lib64.patch
===
--- qt4-lib64.patch 2011-12-24 14:44:56 UTC (rev 145628)
+++ qt4-lib64.patch 2011-12-24 17:42:08 UTC (rev 145629)
@@ -1,6 +1,6 @@
 diff -aur old/configure new/configure
 old/configure  2011-11-07 06:51:12.0 +1100
-+++ new/configure  2011-11-25 14:02:10.819256960 +1100
+--- old/configure  2011-12-21 00:48:03.0 +1100
 new/configure  2011-12-25 04:06:14.424317251 +1100
 @@ -188,7 +188,7 @@
  
  
@@ -10,9 +10,18 @@
  echo testing if you have qt4 support
  pkg-config --libs QtCore QtGui  /dev/null 2 /dev/null
  if [ $? = 0 ]; then
+@@ -245,7 +245,7 @@
+   mv gcin.spec gcin.spec.tmp
+   grep -v qt4/plugins/inputmethods gcin.spec.tmp  gcin.spec
+ else
+-  for i in /usr/share/qt4/bin/moc /usr/lib/qt4/bin/moc /usr/lib64/qt4/bin/moc
++  for i in /usr/share/qt4/bin/moc /usr/lib/qt4/bin/moc /usr/lib64/qt4/bin/moc 
/usr/bin/moc
+   do
+   [ -x $i ]  QT4_MOC=$i
+   done
 diff -aur old/qt4-im/Makefile new/qt4-im/Makefile
 old/qt4-im/Makefile2011-06-08 23:03:50.0 +1000
-+++ new/qt4-im/Makefile2011-11-25 14:05:28.844110772 +1100
+--- old/qt4-im/Makefile2011-12-19 14:52:46.0 +1100
 new/qt4-im/Makefile2011-12-25 04:06:14.424317251 +1100
 @@ -1,5 +1,5 @@
  include ../config.mak
 -QT=qt4
@@ -20,12 +29,3 @@
  QTIM=$(QT)/plugins/inputmethods
  IMMODULES=$(libdir)/$(QTIM)
  
-@@ -15,7 +15,7 @@
-   $(CXX) -E $(CFLAGS) $(INCS) $  $@
- 
- moc_gcin-qt.cpp:  gcin-qt.h
--  /usr/$(LIB)/$(QT)/bin/moc $ -o moc_gcin-qt.cpp
-+  /usr/bin/moc $ -o moc_gcin-qt.cpp
- 
- im-gcin.so: $(OBJS)
-   export LD_RUN_PATH=$(gcinlibdir) ;\



[arch-commits] Commit in gcin/repos (12 files)

2011-12-24 Thread Gaetan Bisson
Date: Saturday, December 24, 2011 @ 12:43:03
  Author: bisson
Revision: 145630

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

Added:
  gcin/repos/extra-i686/PKGBUILD
(from rev 145629, gcin/trunk/PKGBUILD)
  gcin/repos/extra-i686/install
(from rev 145629, gcin/trunk/install)
  gcin/repos/extra-i686/qt4-lib64.patch
(from rev 145629, gcin/trunk/qt4-lib64.patch)
  gcin/repos/extra-x86_64/PKGBUILD
(from rev 145629, gcin/trunk/PKGBUILD)
  gcin/repos/extra-x86_64/install
(from rev 145629, gcin/trunk/install)
  gcin/repos/extra-x86_64/qt4-lib64.patch
(from rev 145629, gcin/trunk/qt4-lib64.patch)
Deleted:
  gcin/repos/extra-i686/PKGBUILD
  gcin/repos/extra-i686/install
  gcin/repos/extra-i686/qt4-lib64.patch
  gcin/repos/extra-x86_64/PKGBUILD
  gcin/repos/extra-x86_64/install
  gcin/repos/extra-x86_64/qt4-lib64.patch

--+
 extra-i686/PKGBUILD  |   86 -
 extra-i686/install   |   28 ++---
 extra-i686/qt4-lib64.patch   |   62 ++---
 extra-x86_64/PKGBUILD|   86 -
 extra-x86_64/install |   28 ++---
 extra-x86_64/qt4-lib64.patch |   62 ++---
 6 files changed, 176 insertions(+), 176 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-24 17:42:08 UTC (rev 145629)
+++ extra-i686/PKGBUILD 2011-12-24 17:43:03 UTC (rev 145630)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Andreas Radke andy...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=gcin
-pkgver=2.6.0
-pkgrel=1
-pkgdesc='Input method server supporting various input methods'
-url='http://hyperrate.com/dir.php?eid=67'
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('gtk2' 'libxtst')
-makedepends=('qt' 'gtk3' 'anthy' 'libchewing')
-optdepends=('qt: support for qt4 input method'
-'gtk3: support for gtk3 input method'
-'anthy: support for anthy input method'
-'libchewing: support for chewing input method')
-source=(http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz;
-'qt4-lib64.patch')
-sha1sums=('4abef8d37492b68d54ba40420f65d04779ee2ec5'
-  '4b121e9a86a2ca25869c69b7d4d9623a0c8f55fc')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   patch -p1 -i ../qt4-lib64.patch
-   sed '/include suffixes-rule/a \
-   CFLAGS+='${CFLAGS}' \
-   LDFLAGS+='${LDFLAGS}' \
-   OPTFLAGS=' \
-   -i Makefile
-
-   ./configure --prefix=/usr --use_i18n=Y
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: gcin/repos/extra-i686/PKGBUILD (from rev 145629, gcin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-24 17:43:03 UTC (rev 145630)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=gcin
+pkgver=2.6.6
+pkgrel=1
+pkgdesc='Input method server supporting various input methods'
+url='http://hyperrate.com/dir.php?eid=67'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('gtk2' 'libxtst')
+makedepends=('qt' 'gtk3' 'anthy' 'libchewing')
+optdepends=('qt: support for qt4 input method'
+'gtk3: support for gtk3 input method'
+'anthy: support for anthy input method'
+'libchewing: support for chewing input method')
+source=(http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz;
+'qt4-lib64.patch')
+sha1sums=('ef2ba1af83ce5f25cf54a7d3e84a5739d3a9e5e0'
+  '3d1b769dcd8820c8351f239ec32ee5bcd9d98b70')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   patch -p1 -i ../qt4-lib64.patch
+   sed '/include suffixes-rule/a \
+   CFLAGS+='${CFLAGS}' \
+   LDFLAGS+='${LDFLAGS}' \
+   OPTFLAGS=' \
+   -i Makefile
+
+   ./configure --prefix=/usr --use_i18n=Y
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/install
===
--- extra-i686/install  2011-12-24 17:42:08 UTC (rev 145629)
+++ extra-i686/install  2011-12-24 17:43:03 UTC (rev 145630)
@@ -1,14 +0,0 @@
-post_install() {
-   echo -n updating gtk immodules... 
-   [ -x /usr/bin/gtk-query-immodules-2.0 ]  
/usr/bin/gtk-query-immodules-2.0  /etc/gtk-2.0/gtk.immodules
-   [ -x /usr/bin/gtk-query-immodules-3.0 ]  
/usr/bin/gtk-query-immodules-3.0