[arch-commits] Commit in eric/repos (3 files)

Eric Belanger eric at archlinux.org
Mon May 5 01:55:52 UTC 2008


    Date: Sunday, May 4, 2008 @ 21:55:51
  Author: eric
Revision: 1338

Merged revisions 352-1337 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/eric/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1324 | eric | 2008-05-04 20:49:22 -0400 (Sun, 04 May 2008) | 2 lines
  
  upgpkg: eric 4.1.3-1
      upstream update
........
  r1336 | eric | 2008-05-04 21:47:08 -0400 (Sun, 04 May 2008) | 2 lines
  
  upgpkg: eric 4.1.3-1
      Added missing executable symlinks
........

Modified:
  eric/repos/extra-i686/	(properties)
  eric/repos/extra-i686/ChangeLog
  eric/repos/extra-i686/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |   10 +++++++---
 2 files changed, 13 insertions(+), 3 deletions(-)


Property changes on: eric/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /eric/trunk:1-351
   + /eric/trunk:1-1337

Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2008-05-05 01:47:20 UTC (rev 1337)
+++ extra-i686/ChangeLog	2008-05-05 01:55:51 UTC (rev 1338)
@@ -1,3 +1,9 @@
+2008-05-04  Eric Belanger  <eric at archlinux.org>
+
+	* eric 4.1.3-1
+	* Upstream update
+	* Added missing executable symlinks
+
 2008-04-17  Eric Belanger  <eric at archlinux.org>
 
 	* eric 4.1.2-1

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-05 01:47:20 UTC (rev 1337)
+++ extra-i686/PKGBUILD	2008-05-05 01:55:51 UTC (rev 1338)
@@ -3,7 +3,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
-pkgver=4.1.2
+pkgver=4.1.3
 pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 replaces=('eric4')
 install=eric.install
 source=(http://downloads.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
-md5sums=('aefed64d39ac8f6e2f9a20866b42eee7' '77c494bb839c5744869d34355ea69095')
-sha1sums=('44f7328442606ed56e16a811336577e2f7ebdf5f' '7529658c06e6c5c9ab587f0d18a2eafd42b87fee')
+md5sums=('9083903022bbdd2ad43e8bdb52837b13' '77c494bb839c5744869d34355ea69095')
+sha1sums=('8c4c5eac9a5f2e5ef3d170fe6da75d78ed6ff6a7' '7529658c06e6c5c9ab587f0d18a2eafd42b87fee')
 
 build() {
   cd ${startdir}/src/eric4-${pkgver}
@@ -32,7 +32,11 @@
   ln -s /usr/bin/eric4-configure ${startdir}/pkg/usr/bin/eric-configure
   ln -s /usr/bin/eric4-diff ${startdir}/pkg/usr/bin/eric-diff
   ln -s /usr/bin/eric4-doc ${startdir}/pkg/usr/bin/eric-doc
+  ln -s /usr/bin/eric4-editor ${startdir}/pkg/usr/bin/eric-editor
   ln -s /usr/bin/eric4-helpviewer ${startdir}/pkg/usr/bin/eric-helpviewer
+  ln -s /usr/bin/eric4-plugininstall ${startdir}/pkg/usr/bin/eric-plugininstall
+  ln -s /usr/bin/eric4-pluginrepository ${startdir}/pkg/usr/bin/eric-pluginrepository
+  ln -s /usr/bin/eric4-pluginuninstall ${startdir}/pkg/usr/bin/eric-pluginuninstall
   ln -s /usr/bin/eric4-qregexp ${startdir}/pkg/usr/bin/eric-qregexp
   ln -s /usr/bin/eric4-re ${startdir}/pkg/usr/bin/eric-re
   ln -s /usr/bin/eric4-tray ${startdir}/pkg/usr/bin/eric-tray





More information about the arch-commits mailing list