FreeBSD Bugzilla – Attachment 45563 Details for
Bug 70214
[PATCH] graphics/metapixel: Install documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
metapixel-0.9_1.patch
metapixel-0.9_1.patch (text/plain), 1.60 KB, created by
Ulrich Spoerlein
on 2004-08-09 15:50:20 UTC
(
hide
)
Description:
metapixel-0.9_1.patch
Filename:
MIME Type:
Creator:
Ulrich Spoerlein
Created:
2004-08-09 15:50:20 UTC
Size:
1.60 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/metapixel/Makefile,v >retrieving revision 1.10 >diff -u -u -r1.10 Makefile >--- Makefile 6 May 2004 07:35:42 -0000 1.10 >+++ Makefile 9 Aug 2004 14:45:27 -0000 >@@ -6,6 +6,7 @@ > > PORTNAME= metapixel > PORTVERSION= 0.9 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/metapixel/ \ > http://dragon.roe.ch/mirrors/distfiles/metapixel/ >@@ -22,6 +23,10 @@ > MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I." \ > LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" > >+PLIST_FILES= bin/metapixel bin/metapixel-convert bin/metapixel-imagesize \ >+ bin/metapixel-prepare bin/metapixel-sizesort bin/metapixel-zoom >+PORTDOCS= README >+ > post-patch: > @${RM} ${WRKSRC}/getopt.h > @${MV} ${WRKSRC}/sizesort ${WRKSRC}/metapixel-sizesort >@@ -35,5 +40,9 @@ > ${INSTALL_SCRIPT} ${WRKSRC}/metapixel-prepare ${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/metapixel-sizesort ${PREFIX}/bin > ${INSTALL_PROGRAM} ${WRKSRC}/metapixel-zoom ${PREFIX}/bin >+.if !defined(NOPORTDOCS) >+ ${MKDIR} ${DOCSDIR} >+ ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} >+.endif > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/metapixel/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 6 May 2004 07:35:42 -0000 1.3 >+++ pkg-plist 9 Aug 2004 14:45:27 -0000 >@@ -1,6 +0,0 @@ >-bin/metapixel >-bin/metapixel-convert >-bin/metapixel-imagesize >-bin/metapixel-prepare >-bin/metapixel-sizesort >-bin/metapixel-zoom
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 70214
: 45563