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

Ray Rashif schiv at archlinux.org
Mon Apr 4 12:09:06 UTC 2011


    Date: Monday, April 4, 2011 @ 08:09:06
  Author: schiv
Revision: 117590

upgpkg: eric4-plugins 4.4.4a-1
FS#22543: make way for eric(5)-plugins

Modified:
  eric-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |  111 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 58 insertions(+), 53 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 11:32:10 UTC (rev 117589)
+++ PKGBUILD	2011-04-04 12:09:06 UTC (rev 117590)
@@ -1,64 +1,69 @@
 # $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 # Contributor: Eric Belanger <eric at archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
-pkgname=eric-plugins
+pkgname=eric4-plugins
 pkgver=4.4.4a
-pkgrel=4
-pkgdesc="Plugins for the eric Python IDE"
+pkgrel=1
+pkgdesc="Plug-ins for the Eric (4.x) IDE"
 arch=('any')
-url="http://eric-ide.python-projects.org/index.html"
+url="http://eric-ide.python-projects.org/"
 license=('GPL3')
-depends=('eric')
-makedepends=('unzip')
-optdepends=('cx_freeze: for using CxFreeze plugin' 'pylint: for using PyLint plugin')
-source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-4.2.1.tar.gz
-        http://downloads.sourceforge.net/eric-ide/Plugin_Assistant_Eric-1.2.3.tar.gz
-        http://downloads.sourceforge.net/eric-ide/Plugin_Project_Pylons-1.0.0.tar.gz
-        http://downloads.sourceforge.net/eric-ide/Plugin_Project_wxPython-1.0.3.tar.gz
-        http://downloads.sourceforge.net/eric-ide/Plugin_Project_TurboGears-1.0.5.tar.gz
-	http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-4.3.0.tar.gz
-	http://downloads.sourceforge.net/eric-ide/Plugin_Refactoring_Rope-1.1.5.tar.gz
-	http://downloads.sourceforge.net/eric-ide/Plugin_Tools_CharTables-4.1.4.tar.gz
-	http://downloads.sourceforge.net/eric-ide/Plugin_Vcs_CVS-4.1.12.tar.gz
-	http://downloads.sourceforge.net/eric-ide/Plugin_Project_Django-2.1.2.tar.gz)
-md5sums=('91df79eb6f6d117f64be4d441dd54fa0' '068a716bdfb2e34712fd374306cd6516'\
-         '6301dec0fd21d14b3d885f699a41db3b' 'ed877f46064076a3e7319483e31ddf5a'\
-         'cd2a61fe2231c14955151764f7744561' 'f1404f63f300f72352545c99d95d0b06'\
-         '8c7bab8b84713c9a5cc20a43991554c3' 'ee120a9950e86bb9e225a2d6d65a355f'\
-         '119cfb72a58c48272410cb20436e0e71' 'ac12bd9c175aaa4e77cd71c214a66233')
-sha1sums=('a1b53e95870dd9569b5e1644f78de361a0963927' '492b0f12b47957eb22e347a87aaf06c8d4d43c73'\
-         '427768afc30d630753f5e248105e6e3bcab19d88' 'a6af2e775fdb33e12942c1d198adf9be2fa93c5b'\
-         'fd43b835448b4ca0bf07fc4e082af8f1047e8909' 'bcb9e90dd99eae45a389f1d784b8f24f788c769b'\
-         'bc5c6cd30ad461579fa5c349d55f6fc619751144' '31bc9ad875db98d4d2c3e1d7df0d74d0af370695'\
-         'dd4634e50c26c221fd09c83e024a96c6928bbfaf' 'b1db3885849d47eb4a914dda1be600ecf8afeaeb')
+depends=('eric4')
+conflicts=('eric-plugins<5')
+optdepends=('cx_freeze: for using CxFreeze plugin'
+            'pylint: for using PyLint plugin')
+source=("http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-4.2.1.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Assistant_Eric-1.2.3.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Project_Pylons-1.0.0.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Project_wxPython-1.0.3.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Project_TurboGears-1.0.5.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-4.3.0.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Refactoring_Rope-1.1.5.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Tools_CharTables-4.1.4.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Vcs_CVS-4.1.12.tar.gz"
+        "http://downloads.sourceforge.net/eric-ide/Plugin_Project_Django-2.1.2.tar.gz")
+md5sums=('91df79eb6f6d117f64be4d441dd54fa0'
+         '068a716bdfb2e34712fd374306cd6516'
+         '6301dec0fd21d14b3d885f699a41db3b'
+         'ed877f46064076a3e7319483e31ddf5a'
+         'cd2a61fe2231c14955151764f7744561'
+         'f1404f63f300f72352545c99d95d0b06'
+         '8c7bab8b84713c9a5cc20a43991554c3'
+         'ee120a9950e86bb9e225a2d6d65a355f'
+         '119cfb72a58c48272410cb20436e0e71'
+         'ac12bd9c175aaa4e77cd71c214a66233')
 
 package() {
-	cd "${srcdir}"
+  cd "$srcdir"
 
-	install -d  "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Checker_PyLint-4.2.1/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
- 	unzip -o Plugin_Assistant_Eric-1.2.3/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-        unzip -o Plugin_Project_Pylons-1.0.0/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-       	unzip -o Plugin_Project_wxPython-1.0.3/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-        unzip -o Plugin_Project_TurboGears-1.0.5/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Packager_CxFreeze-4.3.0/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Refactoring_Rope-1.1.5/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Tools_CharTables-4.1.4/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Vcs_CVS-4.1.12/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
-	unzip -o Plugin_Project_Django-2.1.2/*.zip \
-	   -d "${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins"
+	install -d  "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
 
-	rm -r "${pkgdir}"/usr/lib/python2.7/site-packages/eric4plugins/{VERSION,*/Documentation}
-	find "${pkgdir}" -type d -exec chmod 755 {} \;
-	find "${pkgdir}" -type f -exec chmod 644 {} \;
+  bsdtar xf Plugin_Checker_PyLint-4.2.1/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Assistant_Eric-1.2.3/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Project_Pylons-1.0.0/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Project_wxPython-1.0.3/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Project_TurboGears-1.0.5/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Packager_CxFreeze-4.3.0/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Refactoring_Rope-1.1.5/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Tools_CharTables-4.1.4/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Vcs_CVS-4.1.12/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+  bsdtar xf Plugin_Project_Django-2.1.2/*.zip \
+    -C "$pkgdir/usr/lib/python2.7/site-packages/eric4plugins"
+
+	rm -r "$pkgdir"/usr/lib/python2.7/site-packages/eric4plugins/{VERSION,*/Documentation}
+	find "$pkgdir" -type d -exec chmod 755 {} \;
+	find "$pkgdir" -type f -exec chmod 644 {} \;
 }
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list