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

2011-04-04 Thread Ray Rashif
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
===
--- PKGBUILD2011-04-04 11:32:10 UTC (rev 117589)
+++ PKGBUILD2011-04-04 12:09:06 UTC (rev 117590)
@@ -1,64 +1,69 @@
 # $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
 # Contributor: Eric Belanger e...@archlinux.org
-# Maintainer: Daniel J Griffiths ghost1...@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-plugins5')
+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 \
-  

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

2011-04-04 Thread Ray Rashif
Date: Monday, April 4, 2011 @ 18:49:05
  Author: schiv
Revision: 117948

upgpkg: eric-plugins 5.1.0-1
eric transition; see FS#22543

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-04 22:44:47 UTC (rev 117947)
+++ PKGBUILD2011-04-04 22:49:05 UTC (rev 117948)
@@ -10,6 +10,7 @@
 url=http://eric-ide.python-projects.org/;
 license=('GPL3')
 depends=('eric')
+conflicts=('eric5-plugins')
 provides=('eric5-plugins')
 replaces=('eric5-plugins')
 
source=(http://downloads.sourceforge.net/eric-ide/Plugin_Assistant_Eric-2.0.1.tar.gz;



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

2011-02-08 Thread Eric Bélanger
Date: Tuesday, February 8, 2011 @ 15:12:53
  Author: eric
Revision: 109354

upgpkg: eric-plugins 4.4.4a-4
Added new plugins

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 23 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-08 19:06:53 UTC (rev 109353)
+++ PKGBUILD2011-02-08 20:12:53 UTC (rev 109354)
@@ -4,7 +4,7 @@
 
 pkgname=eric-plugins
 pkgver=4.4.4a
-pkgrel=3
+pkgrel=4
 pkgdesc=Plugins for the eric Python IDE
 arch=('any')
 url=http://eric-ide.python-projects.org/index.html;
@@ -13,17 +13,25 @@
 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'
- 'f1404f63f300f72352545c99d95d0b06'
- '8c7bab8b84713c9a5cc20a43991554c3'
- 'ee120a9950e86bb9e225a2d6d65a355f'
- '119cfb72a58c48272410cb20436e0e71'
- 'ac12bd9c175aaa4e77cd71c214a66233')
+md5sums=('91df79eb6f6d117f64be4d441dd54fa0' '068a716bdfb2e34712fd374306cd6516'\
+ '6301dec0fd21d14b3d885f699a41db3b' 'ed877f46064076a3e7319483e31ddf5a'\
+ 'cd2a61fe2231c14955151764f7744561' 'f1404f63f300f72352545c99d95d0b06'\
+ '8c7bab8b84713c9a5cc20a43991554c3' 'ee120a9950e86bb9e225a2d6d65a355f'\
+ '119cfb72a58c48272410cb20436e0e71' 'ac12bd9c175aaa4e77cd71c214a66233')
+sha1sums=('a1b53e95870dd9569b5e1644f78de361a0963927' 
'492b0f12b47957eb22e347a87aaf06c8d4d43c73'\
+ '427768afc30d630753f5e248105e6e3bcab19d88' 
'a6af2e775fdb33e12942c1d198adf9be2fa93c5b'\
+ 'fd43b835448b4ca0bf07fc4e082af8f1047e8909' 
'bcb9e90dd99eae45a389f1d784b8f24f788c769b'\
+ 'bc5c6cd30ad461579fa5c349d55f6fc619751144' 
'31bc9ad875db98d4d2c3e1d7df0d74d0af370695'\
+ 'dd4634e50c26c221fd09c83e024a96c6928bbfaf' 
'b1db3885849d47eb4a914dda1be600ecf8afeaeb')
 
 package() {
cd ${srcdir}
@@ -31,6 +39,14 @@
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 \



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

2011-02-08 Thread Eric Bélanger
Date: Tuesday, February 8, 2011 @ 15:16:54
  Author: eric
Revision: 109357

upgpkg: eric-plugins 4.4.4a-4
Updated license

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-08 20:13:16 UTC (rev 109356)
+++ PKGBUILD2011-02-08 20:16:54 UTC (rev 109357)
@@ -8,7 +8,7 @@
 pkgdesc=Plugins for the eric Python IDE
 arch=('any')
 url=http://eric-ide.python-projects.org/index.html;
-license=('GPL2')
+license=('GPL3')
 depends=('eric')
 makedepends=('unzip')
 optdepends=('cx_freeze: for using CxFreeze plugin' 'pylint: for using PyLint 
plugin')



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

2010-11-22 Thread Pierre Schmitz
Date: Monday, November 22, 2010 @ 18:35:48
  Author: pierre
Revision: 100353

upgpkg: eric-plugins 4.4.4a-3
Fix sources

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-22 23:29:07 UTC (rev 100352)
+++ PKGBUILD2010-11-22 23:35:48 UTC (rev 100353)
@@ -4,7 +4,7 @@
 
 pkgname=eric-plugins
 pkgver=4.4.4a
-pkgrel=2
+pkgrel=3
 pkgdesc=Plugins for the eric Python IDE
 arch=('any')
 url=http://eric-ide.python-projects.org/index.html;
@@ -17,13 +17,13 @@

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.1.tar.gz)
-md5sums=('91df79eb6f6d117f64be4d441dd54fa0' 'f1404f63f300f72352545c99d95d0b06'\
- '8c7bab8b84713c9a5cc20a43991554c3' 'ee120a9950e86bb9e225a2d6d65a355f'\
- '119cfb72a58c48272410cb20436e0e71' '98becaf1101626a98e4142ecadd8b8dd')
-sha1sums=('a1b53e95870dd9569b5e1644f78de361a0963927' 
'bcb9e90dd99eae45a389f1d784b8f24f788c769b'\
- 'bc5c6cd30ad461579fa5c349d55f6fc619751144' 
'31bc9ad875db98d4d2c3e1d7df0d74d0af370695'\
- 'dd4634e50c26c221fd09c83e024a96c6928bbfaf' 
'4ff174a4155660e257907e6cf08556dd8457661e')
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Project_Django-2.1.2.tar.gz)
+md5sums=('91df79eb6f6d117f64be4d441dd54fa0'
+ 'f1404f63f300f72352545c99d95d0b06'
+ '8c7bab8b84713c9a5cc20a43991554c3'
+ 'ee120a9950e86bb9e225a2d6d65a355f'
+ '119cfb72a58c48272410cb20436e0e71'
+ 'ac12bd9c175aaa4e77cd71c214a66233')
 
 package() {
cd ${srcdir}
@@ -39,7 +39,7 @@
   -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.1/*.zip \
+   unzip -o Plugin_Project_Django-2.1.2/*.zip \
   -d ${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins
 
rm -r 
${pkgdir}/usr/lib/python2.7/site-packages/eric4plugins/{VERSION,*/Documentation}



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

2010-05-19 Thread Daniel Griffiths
Date: Wednesday, May 19, 2010 @ 18:35:50
  Author: dgriffiths
Revision: 80591

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-19 22:23:52 UTC (rev 80590)
+++ PKGBUILD2010-05-19 22:35:50 UTC (rev 80591)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=eric-plugins
-pkgver=4.3.9
+pkgver=4.4.4a
 pkgrel=1
 pkgdesc=Plugins for the eric Python IDE
 arch=('any')
@@ -11,14 +11,14 @@
 depends=('eric')
 makedepends=('unzip')
 install=${pkgname}.install
-source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-4.1.4.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-4.2.0.tar.gz
+source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-4.2.0.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.0.tar.gz)
-md5sums=('a7bf1ed86089c66354b7096864c87452'
- '7916422e0bb821e9ea2764f6385a56c4'
+md5sums=('78e6b1241ace7387224016dafb985607'
+ 'f1404f63f300f72352545c99d95d0b06'
  '8c7bab8b84713c9a5cc20a43991554c3'
  'ee120a9950e86bb9e225a2d6d65a355f'
  '119cfb72a58c48272410cb20436e0e71'
@@ -32,9 +32,9 @@
cd ${srcdir}
 
install -d  ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins
-   unzip -o Plugin_Checker_PyLint-4.1.4/*.zip \
+   unzip -o Plugin_Checker_PyLint-4.2.0/*.zip \
   -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-   unzip -o Plugin_Packager_CxFreeze-4.2.0/*.zip \
+   unzip -o Plugin_Packager_CxFreeze-4.3.0/*.zip \
   -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
unzip -o Plugin_Refactoring_Rope-1.1.5/*.zip \
   -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1



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

2010-02-09 Thread Daniel Griffiths
Date: Tuesday, February 9, 2010 @ 15:46:37
  Author: dgriffiths
Revision: 67928

Move to splitpkg format

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   52 +---
 1 file changed, 29 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-09 20:27:37 UTC (rev 67927)
+++ PKGBUILD2010-02-09 20:46:37 UTC (rev 67928)
@@ -1,14 +1,8 @@
-# $Id$
 # Contributor: Eric Belanger e...@archlinux.org
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=eric-plugins
 pkgver=4.3.9
-_plugin1ver=4.1.4
-_plugin2ver=4.2.0
-_plugin4ver=1.1.5
-_plugin5ver=4.1.4
-_plugin6ver=4.1.12
-_plugin7ver=2.1.0
 pkgrel=1
 pkgdesc=Plugins for the eric Python IDE
 arch=('any')
@@ -17,12 +11,12 @@
 depends=('eric')
 makedepends=('unzip')
 install=${pkgname}.install
-source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-${_plugin1ver}.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-${_plugin2ver}.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Refactoring_Rope-${_plugin4ver}.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Tools_CharTables-${_plugin5ver}.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Vcs_CVS-${_plugin6ver}.tar.gz
-   
http://downloads.sourceforge.net/eric-ide/Plugin_Project_Django-${_plugin7ver}.tar.gz)
+source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-4.1.4.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-4.2.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.0.tar.gz)
 md5sums=('a7bf1ed86089c66354b7096864c87452'
  '7916422e0bb821e9ea2764f6385a56c4'
  '8c7bab8b84713c9a5cc20a43991554c3'
@@ -31,14 +25,26 @@
  '59d4e479d35c3a86867d1747ae023f8c')
 
 build() {
-  cd ${srcdir}
-  install -d  ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins
-  unzip -o Plugin_Checker_PyLint-${_plugin1ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Packager_CxFreeze-${_plugin2ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Refactoring_Rope-${_plugin4ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Tools_CharTables-${_plugin5ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Vcs_CVS-${_plugin6ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Project_Django-${_plugin7ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  rm -r 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins/{VERSION,*/Documentation}
-  find ${pkgdir} -type d -exec chmod 755 {} \;
+   /bin/true
 }
+
+package() {
+   cd ${srcdir}
+
+   install -d  ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins
+   unzip -o Plugin_Checker_PyLint-4.1.4/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+   unzip -o Plugin_Packager_CxFreeze-4.2.0/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+   unzip -o Plugin_Refactoring_Rope-1.1.5/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+   unzip -o Plugin_Tools_CharTables-4.1.4/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+   unzip -o Plugin_Vcs_CVS-4.1.12/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+   unzip -o Plugin_Project_Django-2.1.0/*.zip \
+  -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+
+   rm -r 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins/{VERSION,*/Documentation}
+   find ${pkgdir} -type d -exec chmod 755 {} \;
+}



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

2009-11-09 Thread Andrea Scarpino
Date: Monday, November 9, 2009 @ 14:49:51
  Author: andrea
Revision: 58588

upgpkg: eric-plugins 4.3.9-1
upstream release

Modified:
  eric-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   51 +--
 1 file changed, 25 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-11-09 19:35:32 UTC (rev 58587)
+++ PKGBUILD2009-11-09 19:49:51 UTC (rev 58588)
@@ -1,45 +1,44 @@
 # $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
 # Contributor: Eric Belanger e...@archlinux.org
 
 pkgname=eric-plugins
-pkgver=4.3.0
-_plugin1ver=4.1.3
+pkgver=4.3.9
+_plugin1ver=4.1.4
 _plugin2ver=4.2.0
 _plugin4ver=1.1.5
 _plugin5ver=4.1.4
-_plugin6ver=4.1.10
+_plugin6ver=4.1.12
 _plugin7ver=2.1.0
 pkgrel=1
 pkgdesc=Plugins for the eric Python IDE
 arch=('i686' 'x86_64')
-url=http://www.die-offenbachs.de/eric/index.html;
+url=http://eric-ide.python-projects.org/index.html;
 license=('GPL2')
 depends=('eric')
 makedepends=('unzip')
 install=${pkgname}.install
-source=(http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Checker_PyLint-${_plugin1ver}.tar.gz
 \
-
http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Packager_CxFreeze-${_plugin2ver}.tar.gz
 \
-   
http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Refactoring_Rope-${_plugin4ver}.tar.gz
 \
-   
http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Tools_CharTables-${_plugin5ver}.tar.gz
 \
-   
http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Vcs_CVS-${_plugin6ver}.tar.gz
 \
-
http://downloads.sourceforge.net/sourceforge/eric-ide/Plugin_Project_Django-${_plugin7ver}.tar.gz)
-
-build() {
-  cd ${startdir}/src
-  install -d  ${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins
-  unzip -o Plugin_Checker_PyLint-${_plugin1ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Packager_CxFreeze-${_plugin2ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Refactoring_Rope-${_plugin4ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Tools_CharTables-${_plugin5ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Vcs_CVS-${_plugin6ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  unzip -o Plugin_Project_Django-${_plugin7ver}/*.zip -d 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins || return 1
-  rm -r 
${startdir}/pkg/usr/lib/python2.6/site-packages/eric4plugins/{VERSION,*/Documentation}
-  find ${startdir}/pkg -type d -exec chmod 755 {} \;
-}
-md5sums=('7781bc6f561f02f04639ab88af56ed8e'
+source=(http://downloads.sourceforge.net/eric-ide/Plugin_Checker_PyLint-${_plugin1ver}.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Packager_CxFreeze-${_plugin2ver}.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Refactoring_Rope-${_plugin4ver}.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Tools_CharTables-${_plugin5ver}.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Vcs_CVS-${_plugin6ver}.tar.gz
+   
http://downloads.sourceforge.net/eric-ide/Plugin_Project_Django-${_plugin7ver}.tar.gz)
+md5sums=('a7bf1ed86089c66354b7096864c87452'
  '7916422e0bb821e9ea2764f6385a56c4'
  '8c7bab8b84713c9a5cc20a43991554c3'
  'ee120a9950e86bb9e225a2d6d65a355f'
- 'ff456cc2672e1c9628bb92b52ab1b399'
+ '119cfb72a58c48272410cb20436e0e71'
  '59d4e479d35c3a86867d1747ae023f8c')
+
+build() {
+  cd ${srcdir}
+  install -d  ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins
+  unzip -o Plugin_Checker_PyLint-${_plugin1ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  unzip -o Plugin_Packager_CxFreeze-${_plugin2ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  unzip -o Plugin_Refactoring_Rope-${_plugin4ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  unzip -o Plugin_Tools_CharTables-${_plugin5ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  unzip -o Plugin_Vcs_CVS-${_plugin6ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  unzip -o Plugin_Project_Django-${_plugin7ver}/*.zip -d 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
+  rm -r 
${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins/{VERSION,*/Documentation}
+  find ${pkgdir} -type d -exec chmod 755 {} \;
+}
\ No newline at end of file