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

Eric Bélanger eric at archlinux.org
Mon Jan 11 16:57:07 UTC 2010


    Date: Monday, January 11, 2010 @ 11:57:07
  Author: eric
Revision: 62739

Merged revisions 62738 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xfig/trunk

........
  r62738 | eric | 2010-01-11 11:56:49 -0500 (Mon, 11 Jan 2010) | 2 lines
  
  upgpkg: xfig 3.2.5b-2
      Added gsfonts depends (close FS#17200)
........

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

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)


Property changes on: xfig/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfig/trunk:1-49622
   + /xfig/trunk:1-62738

Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2010-01-11 16:56:49 UTC (rev 62738)
+++ extra-i686/ChangeLog	2010-01-11 16:57:07 UTC (rev 62739)
@@ -1,3 +1,8 @@
+2010-01-11  Eric Belanger  <eric at archlinux.org>
+
+	* xfig 3.2.5b-2
+	* Added gsfonts depends (close FS#17200)
+
 2009-08-13  Eric Belanger  <eric at archlinux.org>
 
 	* xfig 3.2.5b-1

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-11 16:56:49 UTC (rev 62738)
+++ extra-i686/PKGBUILD	2010-01-11 16:57:07 UTC (rev 62739)
@@ -4,12 +4,12 @@
 
 pkgname=xfig
 pkgver=3.2.5b
-pkgrel=1
+pkgrel=2
 pkgdesc="An interactive drawing tool"
 arch=('i686' 'x86_64')
 url="http://www.xfig.org"
 license=('custom')
-depends=('libpng' 'libjpeg>=7' 'xaw3d>=1.5E' 'libxi' 'desktop-file-utils')
+depends=('libpng' 'libjpeg>=7' 'xaw3d>=1.5E' 'libxi' 'desktop-file-utils' 'gsfonts')
 makedepends=('imake')
 optdepends=('transfig: to use the frontend to convert fig files')
 options=('!makeflags' '!emptydirs' 'force')




More information about the arch-commits mailing list