diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-24 21:31:55 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-24 21:31:55 +0000 |
commit | 169da24fa8088b117b7194e8f2404a2711e9aeef (patch) | |
tree | 96548916189c46c5254b732fde387bd89fbc39cf /media-gfx/xfig/files | |
parent | Added note about upstream bug #736. (diff) | |
download | gentoo-2-169da24fa8088b117b7194e8f2404a2711e9aeef.tar.gz gentoo-2-169da24fa8088b117b7194e8f2404a2711e9aeef.tar.bz2 gentoo-2-169da24fa8088b117b7194e8f2404a2711e9aeef.zip |
version bump 3.2.5_alpha5, bug 71205
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-gfx/xfig/files')
-rw-r--r-- | media-gfx/xfig/files/digest-xfig-3.2.3d-r1 | 2 | ||||
-rw-r--r-- | media-gfx/xfig/files/digest-xfig-3.2.4 | 2 | ||||
-rw-r--r-- | media-gfx/xfig/files/digest-xfig-3.2.5_alpha5 | 1 | ||||
-rw-r--r-- | media-gfx/xfig/files/xfig-3.2.5_alpha5-gentoo.diff | 55 | ||||
-rw-r--r-- | media-gfx/xfig/files/xfig-3.2.5_alpha5-xaw3d.diff | 11 |
5 files changed, 67 insertions, 4 deletions
diff --git a/media-gfx/xfig/files/digest-xfig-3.2.3d-r1 b/media-gfx/xfig/files/digest-xfig-3.2.3d-r1 deleted file mode 100644 index b3cec4197c77..000000000000 --- a/media-gfx/xfig/files/digest-xfig-3.2.3d-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 c6321efc1e2796e111b250c58de2f2e0 xfig.3.2.3d.full.tar.gz 2846844 -MD5 470c77215665a3171ddf69bc394e26ea xfig-3.2.3d-gentoo.diff.bz2 1153 diff --git a/media-gfx/xfig/files/digest-xfig-3.2.4 b/media-gfx/xfig/files/digest-xfig-3.2.4 deleted file mode 100644 index d7a2b37341b9..000000000000 --- a/media-gfx/xfig/files/digest-xfig-3.2.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1911fc0f733cb2f40336a8d0e82513de xfig.3.2.4.full.tar.gz 5163150 -MD5 fbc5f9f480651bcfb189e95a642f3fe0 xfig-3.2.4-gentoo.diff.bz2 1001 diff --git a/media-gfx/xfig/files/digest-xfig-3.2.5_alpha5 b/media-gfx/xfig/files/digest-xfig-3.2.5_alpha5 new file mode 100644 index 000000000000..9e7ffed83c7f --- /dev/null +++ b/media-gfx/xfig/files/digest-xfig-3.2.5_alpha5 @@ -0,0 +1 @@ +MD5 7547b66232569e3c12e4a0639bd92629 xfig.3.2.5-alpha5.full.tar.gz 5836544 diff --git a/media-gfx/xfig/files/xfig-3.2.5_alpha5-gentoo.diff b/media-gfx/xfig/files/xfig-3.2.5_alpha5-gentoo.diff new file mode 100644 index 000000000000..fb39d5ee4909 --- /dev/null +++ b/media-gfx/xfig/files/xfig-3.2.5_alpha5-gentoo.diff @@ -0,0 +1,55 @@ +--- xfig.3.2.5-alpha5.orig/Imakefile 2005-09-24 17:56:13.000000000 -0300 ++++ xfig.3.2.5-alpha5/Imakefile 2005-09-24 18:00:24.000000000 -0300 +@@ -30,7 +30,7 @@ + XCOMM Also, you may have to uncomment and redefine MKDIRHIER because "make" looks + XCOMM for it relative to the BINDIR variable. + XCOMM +-XCOMM BINDIR = /usr/bin/X11 ++XCOMM BINDIR = /usr/X11/bin + XCOMM MKDIRHIER = /bin/sh /usr/bin/X11/mkdirhier -p + + XCOMM Uncomment and change XAPPLOADDIR to the directory where you want the +@@ -44,7 +44,7 @@ + XCOMM different tree than the "correct" tree that your X system expects. The usual + XCOMM purpose of DESTDIR is to test an install process by installing in a benign area. + +-XCOMM XAPPLOADDIR = /home/user/xfig ++XAPPLOADDIR = /etc/X11/app-defaults + + XCOMM Uncomment the following definition for XAW3D if you want to use + XCOMM the 3d Athena Widget Set (highly recommended!) +@@ -92,8 +92,8 @@ + + #ifdef USEJPEG + #ifdef USEINSTALLEDJPEG +-JPEGLIBDIR = /usr/local/lib +-JPEGINC = -I/usr/include/X11 ++JPEGLIBDIR = /usr/lib ++JPEGINC = -I/usr/include + #else + JPEGLIBDIR = ../jpeg + JPEGINC = -I$(JPEGLIBDIR) +@@ -157,19 +157,19 @@ + XCOMM inline functions. With the "INLINE" keyword, you should notice that + XCOMM the display will be a bit faster in complex figures + +-XCOMM USEINLINE = -DUSE_INLINE ++USEINLINE = -DUSE_INLINE + + XCOMM use (and change) the following if you want the multi-key data base file + XCOMM somewhere other than the standard X11 library directory + XCOMM be sure to comment out the second copy of XFIGLIBDIR if you use this one +-XCOMM XFIGLIBDIR = /usr/local/lib/xfig ++XFIGLIBDIR = /usr/X11R6/lib/xfig + + XCOMM use this if you want the multi-key data base file in the standard X11 tree +-XFIGLIBDIR = $(LIBDIR)/xfig ++XCOMM XFIGLIBDIR = $(LIBDIR)/xfig + + XCOMM XFIGDOCDIR tells where the html and pdf documentation should go + XCOMM XFIGDOCDIR = $(DOCDIR)/xfig +-XFIGDOCDIR = /usr/share/doc/xfig ++XFIGDOCDIR = /usr/share/doc/xfig-3.2.5 + + XCOMM MANDIR tells where the standard man pages should go (no need to change it + XCOMM if you want the man pages installed in the standard place on your system diff --git a/media-gfx/xfig/files/xfig-3.2.5_alpha5-xaw3d.diff b/media-gfx/xfig/files/xfig-3.2.5_alpha5-xaw3d.diff new file mode 100644 index 000000000000..25674d42ecbc --- /dev/null +++ b/media-gfx/xfig/files/xfig-3.2.5_alpha5-xaw3d.diff @@ -0,0 +1,11 @@ +--- Imakefile.orig 2005-09-24 18:07:43.000000000 -0300 ++++ Imakefile 2005-09-24 18:08:08.000000000 -0300 +@@ -49,7 +49,7 @@ + XCOMM Uncomment the following definition for XAW3D if you want to use + XCOMM the 3d Athena Widget Set (highly recommended!) + +-XCOMM #define XAW3D ++#define XAW3D + + XCOMM Uncomment the following if you have David Hawkey's Xaw3D version 1.5E which has + XCOMM some new features, including "Tips", which replace xfig's "help balloons" |