Skip site navigation (1)Skip section navigation (2)
Date:      7 Nov 1997 01:38:53 -0000
From:      vanilla@MinJe.com.TW
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4962: Update imlib to 0.5.2 
Message-ID:  <19971107013853.7618.qmail@MinJe.com.TW>
Resent-Message-ID: <199711070150.RAA29276@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4962
>Category:       ports
>Synopsis:       Update imlib to 0.5.2
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov  6 17:50:01 PST 1997
>Last-Modified:
>Originator:     Vanill I. Shu
>Organization:
Cray running FreeBSD
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

>How-To-Repeat:

>Fix:
	
diff -ruN imlib.orig/Makefile imlib/Makefile
--- imlib.orig/Makefile	Wed Nov  5 05:29:22 1997
+++ imlib/Makefile	Fri Nov  7 06:54:26 1997
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   imlib
-# Version required:    0.5.1
+# Version required:    0.5.2
 # Date created:        10 June 1997
 # Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
 #
 # $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $
 #
 
-DISTNAME=	imlib_DR-0.5.1
+DISTNAME=	imlib_DR-0.5.2
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://cthulhu.mandrake.net/pub/imlib/
 
@@ -18,11 +18,15 @@
 
 USE_GMAKE=	yes
 USE_IMAKE=	yes
-WRKSRC=		${WRKDIR}/imlib-0.5.1
+WRKSRC=		${WRKDIR}/imlib-0.5.2
 
 post-patch:
 	$(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat
 	${SED} -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile
+
+pre-build:
+	$(RM) $(WRKSRC)/shobj/*.o
+	$(RM) $(WRKSRC)/libIm.a $(WRKSRC)/libIm.so.1.0
 
 post-install:
 	${LDCONFIG} -m ${PREFIX}/lib
diff -ruN imlib.orig/files/md5 imlib/files/md5
--- imlib.orig/files/md5	Wed Nov  5 05:29:22 1997
+++ imlib/files/md5	Fri Nov  7 06:43:06 1997
@@ -1 +1 @@
-MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590
+MD5 (imlib_DR-0.5.2.tar.gz) = 5da446ffe702800637b10a7027b93094
diff -ruN imlib.orig/patches/patch-ab imlib/patches/patch-ab
--- imlib.orig/patches/patch-ab	Thu Jan  1 08:00:00 1970
+++ imlib/patches/patch-ab	Fri Nov  7 09:37:01 1997
@@ -0,0 +1,11 @@
+--- sys_conf/imrc.orig	Fri Nov  7 09:36:03 1997
++++ sys_conf/imrc	Fri Nov  7 09:36:40 1997
+@@ -5,7 +5,7 @@
+ # The file that contains palette entries for a golbal palette for all Imlib
+ # based programs.
+ # options: full path to palette file
+-PaletteFile                       /etc/im_palette.pal
++PaletteFile                       /usr/X11R6/lib/X11/enlightenment/im_palette.pal
+ # This defines if when the display is greater than 8 bit, that is still remaps
+ # the images to the palette defined, rather than using "perfect" rendering
+ # options: yes/no
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971107013853.7618.qmail>