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

Eric Belanger eric at archlinux.org
Wed Jun 18 02:11:40 UTC 2008


    Date: Tuesday, June 17, 2008 @ 22:11:40
  Author: eric
Revision: 3013

upgpkg: jed 0.99.18-4
    rebuilt against gpm 1.20.4, added license, added libxt makedepends, disabled SMP build

Modified:
  jed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-18 02:07:05 UTC (rev 3012)
+++ PKGBUILD	2008-06-18 02:11:40 UTC (rev 3013)
@@ -3,12 +3,14 @@
 
 pkgname=jed
 pkgver=0.99.18
-pkgrel=3
+pkgrel=4
 pkgdesc="JED is a freely available text editor for Unix and other OS'"
 arch=(i686 x86_64)
 url="http://www.jedsoft.org/jed"
-depends=('gpm' 'slang')
-makedepends=('libxext' 'libxft')
+license=('GPL')
+depends=('gpm>=1.20.4' 'slang')
+makedepends=('libxext' 'libxft' 'libxt')
+options=('!makeflags')
 source=(ftp://space.mit.edu/pub/davis/$pkgname/v0.99/$pkgname-0.99-18.tar.bz2)
 md5sums=('5378c8e7805854018d9ec5c3cfadf637')
 





More information about the arch-commits mailing list