ports/62531: Update port: graphics/jasper
KATO Tsuguru
tkato at prontomail.com
Sun Feb 8 12:10:17 UTC 2004
>Number: 62531
>Category: ports
>Synopsis: Update port: graphics/jasper
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 08 04:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Utilize USE_GNOME
Remove file:
files/patch-configure
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/jasper/Makefile graphics/jasper/Makefile
--- /usr/ports/graphics/jasper/Makefile Thu Dec 18 13:28:57 2003
+++ graphics/jasper/Makefile Sat Feb 7 22:37:44 2004
@@ -17,16 +17,18 @@
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-MASTER_SITE_IMAGEMAGICK= ftp://ftp.imagemagick.org/pub/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/&,}
USE_ZIP= yes
+USE_GNOME= lthack gnometarget
USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
-CONFIGURE_ARGS= --enable-shared --enable-static \
- --program-transform-name=q # Tells sed(1) to quit
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --enable-shared --enable-static
+INSTALLS_SHLIB= yes
+
+MASTER_SITE_IMAGEMAGICK= \
+ ftp://ftp.imagemagick.org/pub/%SUBDIR%/ \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/&,}
post-install:
.if !defined(NOPORTDOCS)
diff -urN /usr/ports/graphics/jasper/files/patch-configure graphics/jasper/files/patch-configure
--- /usr/ports/graphics/jasper/files/patch-configure Thu Dec 18 13:28:57 2003
+++ graphics/jasper/files/patch-configure Thu Jan 1 09:00:00 1970
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/graphics/jasper/files/patch-configure,v 1.3 2003/12/17 17:20:30 mi Exp $
-
---- configure.orig Mon Feb 24 09:21:58 2003
-+++ configure Wed May 7 19:29:07 2003
-@@ -5469,6 +5469,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/graphics/jasper/pkg-plist graphics/jasper/pkg-plist
--- /usr/ports/graphics/jasper/pkg-plist Wed May 7 05:52:09 2003
+++ graphics/jasper/pkg-plist Sat Feb 7 22:36:51 2004
@@ -22,8 +22,8 @@
lib/libjasper.a
lib/libjasper.so
lib/libjasper.so.4
-share/doc/jasper/README
-share/doc/jasper/jasper.pdf
-share/doc/jasper/jpeg2000.pdf
- at dirrm share/doc/jasper
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/jasper.pdf
+%%PORTDOCS%%%%DOCSDIR%%/jpeg2000.pdf
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/jasper
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list