summaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-16 09:59:19 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-16 09:59:19 +0000
commit0029f35d49424b08069e0e22de9d0a49bd2fb4f6 (patch)
treea93ebce4f9d8739acb28262b6d319fc7ae40c6f3 /graphics/imlib2
parentUpgrade to bihar (double precision version) (diff)
Update to 0.7
PR: ports/5030 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Notes
Notes: svn path=/head/; revision=8662
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile14
-rw-r--r--graphics/imlib2/distinfo2
-rw-r--r--graphics/imlib2/files/patch-aa118
-rw-r--r--graphics/imlib2/pkg-plist3
4 files changed, 62 insertions, 75 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index bc5cdcdfd880..c2e64ab1b544 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -1,14 +1,16 @@
# New ports collection makefile for: imlib
-# Version required: 0.5.1
+# Version required: 0.7
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.7 1997/11/04 00:32:46 max Exp $
+# $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $
#
-DISTNAME= imlib_DR-0.5.1
+DISTNAME= imlib_DR-0.7
+PKGNAME= imlib-0.7
CATEGORIES= graphics
-MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/
+MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ \
+ http://www.rasterman.com/ftp/
MAINTAINER= vanilla@MinJe.com.TW
@@ -18,7 +20,9 @@ RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
USE_GMAKE= yes
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/imlib-0.5.1
+WRKSRC= ${WRKDIR}/imlib
+
+MAN3= imlib.3x
post-patch:
$(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat
diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo
index 06f1489d7bd9..d8917637a0ad 100644
--- a/graphics/imlib2/distinfo
+++ b/graphics/imlib2/distinfo
@@ -1 +1 @@
-MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590
+MD5 (imlib_DR-0.7.tar.gz) = dac6e7501fd668704155b37c43484bed
diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa
index cb4097e121b5..f0b9306f3451 100644
--- a/graphics/imlib2/files/patch-aa
+++ b/graphics/imlib2/files/patch-aa
@@ -1,68 +1,50 @@
-*** Imakefile.orig Thu Aug 28 20:36:09 1997
---- Imakefile Fri Sep 19 03:29:21 1997
-***************
-*** 6,27 ****
- /* ---------------------------------------------------------------- */
-
- LIBNAME=Im
-! LIBREV=1.0
-
-! CONVERT_DIR=/usr/bin
-! NETPBM_DIR=/usr/bin
-
- #ifdef UseEtcX11
- ETCDIR=/etc/X11/$(LIBNAME)
- #else
-! ETCDIR=/etc
- #endif /* def UseEtcX11 */
-
- CNFDIR = $(ETCDIR)
-
- DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \
- -DCONVERT_PATH=\"$(CONVERT_DIR)\" \
-! -DNETPBM_PATH=\"$(NETPBM_DIR)\"
-
- SRCS = load.c rend.c misc.c colors.c cache.c
- OBJS = load.o rend.o misc.o colors.o cache.o
---- 6,29 ----
- /* ---------------------------------------------------------------- */
-
- LIBNAME=Im
-! LIBREV=3.0
-
-! CONVERT_DIR=/usr/X11R6/bin
-! NETPBM_DIR=/usr/X11R6/bin
-! JPEG_DIR=/usr/local/bin
-
- #ifdef UseEtcX11
- ETCDIR=/etc/X11/$(LIBNAME)
- #else
-! ETCDIR=/usr/X11R6/lib/X11/enlightenment
- #endif /* def UseEtcX11 */
-
- CNFDIR = $(ETCDIR)
-
- DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \
- -DCONVERT_PATH=\"$(CONVERT_DIR)\" \
-! -DNETPBM_PATH=\"$(NETPBM_DIR)\" \
-! -DJPEG_PATH=\"$(JPEG_DIR)\"
-
- SRCS = load.c rend.c misc.c colors.c cache.c
- OBJS = load.o rend.o misc.o colors.o cache.o
-*************** InstallMultiple($(HDRS),$(INCROOT)/X11)
-*** 64,70 ****
- CNFSRC = ./sys_conf
- CNFS = $(CNFSRC)/imrc
- PALS = $(CNFSRC)/im_palette.pal
-! CNFFLAGS = -m 0644 -o root -g root
- InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS))
-
- DependTarget()
---- 66,72 ----
- CNFSRC = ./sys_conf
- CNFS = $(CNFSRC)/imrc
- PALS = $(CNFSRC)/im_palette.pal
-! CNFFLAGS = -m 0644 -o root -g wheel
- InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS))
-
- DependTarget()
+--- Imakefile.orig Thu Nov 13 08:41:48 1997
++++ Imakefile Thu Nov 13 13:37:47 1997
+@@ -3,28 +3,30 @@
+ /*#define UseEtcX11 /* */
+
+ /* change this if the INSTALL script didn't get it right */
+-CONVERT_DIR=/usr/local/bin
+-NETPBM_DIR=/usr/local/bin
++CONVERT_DIR=/usr/X11R6/bin
++NETPBM_DIR=/usr/X11R6/bin
++JPEG_DIR=/usr/local/bin
+
+ /* change these if you don't like them */
+-INCDIR=/usr/X11/include/X11/
+-LIBDIR=/usr/X11/lib/
+-MANDIR=/usr/X11/man/man3/
++INCDIR=/usr/X11R6/include/X11/
++LIBDIR=/usr/X11R6/lib/
++MANDIR=/usr/X11R6/man/man3/
+
+ LIBNAME=Im
+-LIBREV=0.7
++LIBREV=3.7
+
+ #ifdef UseEtcX11
+ ETCDIR=/etc/X11/$(LIBNAME)
+ #else
+-ETCDIR=/etc
++ETCDIR=/usr/X11R6/lib/X11/enlightenment
+ #endif /* def UseEtcX11 */
+
+ CNFDIR = $(ETCDIR)
+
+ DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \
+ -DCONVERT_PATH=\"$(CONVERT_DIR)\" \
+- -DNETPBM_PATH=\"$(NETPBM_DIR)\"
++ -DNETPBM_PATH=\"$(NETPBM_DIR)\" \
++ -DJPEG_PATH=\"$(JPEG_DIR)\"
+
+ SRCS = load.c rend.c misc.c colors.c cache.c
+ OBJS = load.o rend.o misc.o colors.o cache.o
+@@ -72,7 +74,7 @@
+ CNFSRC = ./sys_conf
+ CNFS = $(CNFSRC)/imrc
+ PALS = $(CNFSRC)/im_palette.pal
+-CNFFLAGS = -m 0644 -o root -g root
++CNFFLAGS = -m 0644 -o root -g wheel
+ InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS))
+
+ DependTarget()
diff --git a/graphics/imlib2/pkg-plist b/graphics/imlib2/pkg-plist
index 15c751efee80..ec590a86a962 100644
--- a/graphics/imlib2/pkg-plist
+++ b/graphics/imlib2/pkg-plist
@@ -1,7 +1,8 @@
include/X11/imlib.h
lib/libIm.a
-lib/libIm.so.3.0
+lib/libIm.so.3.7
@exec ldconfig -m %B
lib/X11/enlightenment/im_palette.pal
lib/X11/enlightenment/imrc
+man/man3/imlib.3x.gz
@dirrm lib/X11/enlightenment