[arch-commits] Commit in fltk/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri May 2 22:01:06 UTC 2008


    Date: Friday, May 2, 2008 @ 18:01:06
  Author: tobias
Revision: 1248

Merged revisions 2-1247 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/fltk/trunk

........
  r356 | aaron | 2008-04-18 15:56:27 -0700 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1247 | tobias | 2008-05-02 14:56:19 -0700 (Fri, 02 May 2008) | 2 lines
  
  move to 1.1.9 and add mesa as makedepends
........

Modified:
  fltk/repos/extra-i686/	(properties)
  fltk/repos/extra-i686/PKGBUILD

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


Property changes on: fltk/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /fltk/trunk:1
   + /fltk/trunk:1-1247

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-02 21:56:19 UTC (rev 1247)
+++ extra-i686/PKGBUILD	2008-05-02 22:01:06 UTC (rev 1248)
@@ -4,15 +4,16 @@
 # Updated to produce shared libs: Andrew Rose <ody at netrux.com>
 
 pkgname=fltk
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc="Graphical user interface toolkit for X"
 arch=(i686 x86_64)
 license=('LGPL')
+url="http://www.fltk.org/"
 depends=('libjpeg' 'libpng' 'gcc-libs' 'libxft' 'libxext')
+makedepends=('mesa')
 source=(http://ftp.easysw.com/pub/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.bz2)
-url="http://www.fltk.org/"
-md5sums=('0f272d7299778e42fcbedf3c01741f4f')
+md5sums=('e146fd264e1001b1313acfd41ef75552')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list