[arch-commits] Commit in eric-i18n/repos/community-any (4 files)

Evgeniy Alekseev arcanis at archlinux.org
Mon Feb 8 03:39:48 UTC 2016


    Date: Monday, February 8, 2016 @ 04:39:48
  Author: arcanis
Revision: 160845

archrelease: copy trunk to community-any

Added:
  eric-i18n/repos/community-any/ChangeLog
    (from rev 160844, eric-i18n/trunk/ChangeLog)
  eric-i18n/repos/community-any/PKGBUILD
    (from rev 160844, eric-i18n/trunk/PKGBUILD)
Deleted:
  eric-i18n/repos/community-any/ChangeLog
  eric-i18n/repos/community-any/PKGBUILD

-----------+
 ChangeLog |  115 ++++++++++++++++++++++++++++---------------------------
 PKGBUILD  |  125 +++++++++++++++++++++++++++++-------------------------------
 2 files changed, 121 insertions(+), 119 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2016-02-08 03:39:28 UTC (rev 160844)
+++ ChangeLog	2016-02-08 03:39:48 UTC (rev 160845)
@@ -1,56 +0,0 @@
-6.1.1-2:
-fix FS#47677
-
-6.1.1-1:
-upstream update
-
-6.1.0-1:
-upsream update
-
-6.0.11-1:
-upstream update
-
-6.0.10-1:
-upstream update
-
-6.0.9-1:
-upstream update
-
-6.0.8-1:
-upstream update
-
-6.0.7-1:
-upstream update
-
-6.0.6-1:
-upstream update
-
-6.0.5-1:
-upstream update
-
-6.0.4-1:
-upstream update
-
-6.0.3-1:
-upstream update
-
-6.0.2-1:
-upstream update
-
-6.0.0-1:
-upstream update
-
-6.0.0-2:
-rename qt4 packages to more pretty name
-
-6.0.0-1:
-upstream update
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-upstream update. Create package

Copied: eric-i18n/repos/community-any/ChangeLog (from rev 160844, eric-i18n/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2016-02-08 03:39:48 UTC (rev 160845)
@@ -0,0 +1,59 @@
+6.1.2-1:
+upstream update
+
+6.1.1-2:
+fix FS#47677
+
+6.1.1-1:
+upstream update
+
+6.1.0-1:
+upsream update
+
+6.0.11-1:
+upstream update
+
+6.0.10-1:
+upstream update
+
+6.0.9-1:
+upstream update
+
+6.0.8-1:
+upstream update
+
+6.0.7-1:
+upstream update
+
+6.0.6-1:
+upstream update
+
+6.0.5-1:
+upstream update
+
+6.0.4-1:
+upstream update
+
+6.0.3-1:
+upstream update
+
+6.0.2-1:
+upstream update
+
+6.0.0-1:
+upstream update
+
+6.0.0-2:
+rename qt4 packages to more pretty name
+
+6.0.0-1:
+upstream update
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+upstream update. Create package

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-08 03:39:28 UTC (rev 160844)
+++ PKGBUILD	2016-02-08 03:39:48 UTC (rev 160845)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
-# Contributor: M0Rf30
-
-pkgbase=eric-i18n
-pkgver=6.1.1
-pkgrel=2
-pkgdesc="Language pack for the Eric IDE"
-arch=('any')
-depends=()
-url="http://eric-ide.python-projects.org/index.html"
-license=('GPL3')
-depends=()
-changelog=ChangeLog
-
-_languages=('cs             "Czech"'
-            'de             "German"'
-            'en             "English"'
-            'es             "Spanish"'
-            'fr             "French"'
-            'it             "Italian"'
-            'pt             "Portuguese"'
-            'ru             "Russian"'
-            'tr             "Turkish"'
-            'zh_CN.GB2312   "Chinese (Simplified)"')
-
-pkgname=()
-source=()
-_url=http://downloads.sourceforge.net/eric-ide/
-
-for _lang in "${_languages[@]}"; do
-  _path=${_lang%% *}
-  _locale=${_path%%.*}
-
-  pkgname+=(eric-i18n-${_locale,,} eric-qt4-i18n-${_locale,,})
-  source+=("${_url}/eric6-i18n-${_path}-${pkgver}.tar.gz")
-
-  for _qtver in '-qt4' ''; do
-    eval "package_eric${_qtver}-i18n-${_locale,,}() {
-      _package ${_lang} ${_qtver}
-    }"
-  done
-done
-
-_package() {
-  pkgdesc="${2} language pack for Eric IDE"
-  depends=("eric-common${3}>=${pkgver}")
-
-  [ -z ${3} ] && _qtver="qt" || _qtver="qt4"
-  install -Dm644 "eric6-${pkgver}/eric/i18n/eric6_${1}.qm" \
-                 "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1%%.*}.qm"
-}
-
-md5sums=('f4d04eba4364869186670843f013a853'
-         'ffda145cb945cac285d1956fe0c01347'
-         '8a01878a1b06e43d453cbe091e176db8'
-         '10d4ac449086f3411dce1d7999e429fd'
-         '0295612ea4562c5123890600135a2a2e'
-         '26ff06a42e0424b6f0d8c3b61fb1b1f7'
-         '18de572a79951e4e056ee0e21594e109'
-         '22a217086a734a29d94467083b9b83fa'
-         '8d29c5b703ea1b2fa64490b761c9f6a8'
-         '7a3790199d84e95f308b5af61c947bf0')

Copied: eric-i18n/repos/community-any/PKGBUILD (from rev 160844, eric-i18n/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-02-08 03:39:48 UTC (rev 160845)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
+# Contributor: M0Rf30
+
+pkgbase=eric-i18n
+pkgver=6.1.2
+pkgrel=1
+pkgdesc="Language pack for the Eric IDE"
+arch=('any')
+depends=()
+url="http://eric-ide.python-projects.org/index.html"
+license=('GPL3')
+depends=()
+changelog=ChangeLog
+
+_languages=('cs             "Czech"'
+            'de             "German"'
+            'en             "English"'
+            'es             "Spanish"'
+            'fr             "French"'
+            'it             "Italian"'
+            'pt             "Portuguese"'
+            'ru             "Russian"'
+            'tr             "Turkish"'
+            'zh_CN          "Chinese (Simplified)"')
+
+pkgname=()
+source=()
+_url=http://downloads.sourceforge.net/eric-ide/
+
+for _lang in "${_languages[@]}"; do
+  _locale=${_lang%% *}
+
+  pkgname+=(eric-i18n-${_locale} eric-qt4-i18n-${_locale})
+  source+=("${_url}/eric6-i18n-${_locale}-${pkgver}.tar.gz")
+
+  for _qtver in '-qt4' ''; do
+    eval "package_eric${_qtver}-i18n-${_locale}() {
+      _package ${_locale} ${_qtver}
+    }"
+  done
+done
+
+_package() {
+  pkgdesc="${2} language pack for Eric IDE"
+  depends=("eric-common${3}>=${pkgver}")
+
+  [ -z ${3} ] && _qtver="qt" || _qtver="qt4"
+  install -Dm644 "eric6-${pkgver}/eric/i18n/eric6_${1}.qm" \
+                 "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1}.qm"
+}
+
+md5sums=('bf362f39bc94231849f3c18bd5398a73'
+         'dffb2de2c5afcb952ae5937bdac7d3fa'
+         '9daf265f237412df09e3c4f8ff7a56a6'
+         '61add709c3772b8cf55b7fb1b1a70efb'
+         'f89a21a68c0247dc8430bad59e7c6d04'
+         'eb0916c9333883873db8490953bdacfc'
+         'd7a4792a1ae7bc49152634d6e09ab7f0'
+         'e7f48edea4089827c87e3e6a6126c83f'
+         '1d4b5ff1b5720156e78ba3e7f2a95341'
+         '4e1bc3da7a950230e53038f4f40412d3')



More information about the arch-commits mailing list