Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9372
Modified Files: xemacs.info Log Message: dep upgrades Index: xemacs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/xemacs.info,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- xemacs.info 28 May 2013 13:14:47 -0000 1.5 +++ xemacs.info 18 Jun 2013 01:59:49 -0000 1.6 @@ -1,6 +1,6 @@ Package: xemacs Version: 21.4.22 -Revision: 2 +Revision: 3 Epoch: 1 Source: mirror:custom:stable/%n-%v.tar.bz2 Source-MD5: 060bf7565cb3233c6e7071354e9a23a4 @@ -26,14 +26,17 @@ << BuildDepends: << compface-dev, + fink-package-precedence, + freetype219 (>= 2.4.11-1), + fontconfig2-dev (>= 2.10.0-1), gdbm3, libjpeg9, libncurses5 (>= 5.4-20041023-1006), libpng15, - libtiff, - xaw3d (>= 1.5-5), + libtiff5, + libxaw3dxft, x11-dev, - xmkmf (>= 1.0.2-3) + xft2-dev (>= 2.2.0-1) << Depends: << compface-shlibs, @@ -41,17 +44,26 @@ libjpeg9-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006), libpng15-shlibs, - libtiff-shlibs, + libtiff5-shlibs, + libxaw3dxft-shlibs, ncurses (>= 5.4-20041023-1006), x11, - xaw3d-shlibs (>= 1.5-5), xemacs-base-pkg, xemacs-efs-pkg << -ConfigureParams: --with-dialogs=athena --with-widgets=athena --with-sound=none --with-database=gdbm --without-ldap --without-postgresql --with-athena=3d --site-prefixes=%p -GCC: 4.0 +ConfigureParams: << + --with-dialogs=athena \ + --with-widgets=athena \ + --with-sound=none \ + --with-database=gdbm \ + --without-ldap \ + --without-postgresql \ + --with-athena=3d \ + --site-prefixes=%p \ + --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib +<< SetCFLAGS: -O2 -g -std=c89 -SetLDFLAGS: -L%p/lib +SetCPPFLAGS: -MD -I%p/include/freetype2 CompileScript: << #!/bin/sh -ev # -no_pie doesn't work on 10.5 @@ -59,15 +71,12 @@ if [ $osversion -gt 9 ] ; then export LDFLAGS="-Wl,-no_pie "$LDFLAGS fi - export PATH=%p/lib/xmkmf/bin:$PATH - export IMAKEINCLUDE=-I%p/lib/X11/config ./configure %c make -w + fink-package-precedence --depfile-ext='\.d' . << InstallScript: << #!/bin/sh -ev - export PATH=%p/lib/xmkmf/bin:$PATH - export IMAKEINCLUDE=-I%p/lib/X11/config make install prefix=%i mandir=%i/share/man/man1 mv %i/bin/ctags %i/bin/ctags.xemacs mv %i/share/man/man1/ctags.1 %i/share/man/man1/ctags.1.xemacs ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs