FreeBSD Bugzilla – Attachment 64367 Details for
Bug 95746
new port: graphics/autopano-sift
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
autopano-sift-2.4.diff
autopano-sift-2.4.diff (text/x-patch), 2.55 KB, created by
Tom McLaughlin
on 2006-07-10 01:59:11 UTC
(
hide
)
Description:
autopano-sift-2.4.diff
Filename:
MIME Type:
Creator:
Tom McLaughlin
Created:
2006-07-10 01:59:11 UTC
Size:
2.55 KB
patch
obsolete
>diff -Nur autopano-sift.orig/Makefile autopano-sift/Makefile >--- autopano-sift.orig/Makefile Sun Jul 9 20:47:05 2006 >+++ autopano-sift/Makefile Sun Jul 9 19:30:10 2006 >@@ -7,29 +7,26 @@ > > PORTNAME= autopano-sift > PORTVERSION= 2.4 >-#PORTREVISION= 0 > CATEGORIES= graphics > MASTER_SITES= http://user.cs.tu-berlin.de/~nowozin/autopano-sift/ >-#DISTNAME= autopano-sift-${PORTVERSION} > > MAINTAINER= cartola@openit.com.br > COMMENT= Automatic panorama control point generation tool > >-.include <bsd.port.pre.mk> >+RESTRICTED= "May be covered by patents" >+NO_PACKAGE= ${RESTRICTED} > >-BUILD_DEPENDS+= mcs:${PORTSDIR}/lang/mono \ >- ${X11BASE}/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp10 > LIB_DEPENDS+= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus >+BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono \ >+ ${X11BASE}/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp10 > RUN_DEPENDS+= mono:${PORTSDIR}/lang/mono \ > ${X11BASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp10 >-USE_XLIBS= yes >-USE_GMAKE= yes > > WRKSRC= ${WRKDIR}/${DISTNAME}/src >- > SUB_FILES= autopano > >-#if !defined(NOPORTDOCS) >+USE_GMAKE= yes >+ > MAN1= autopano-complete.1 \ > autopano-complete.old.1 \ > autopano.1 \ >@@ -38,7 +35,6 @@ > showone.1 \ > showtwo.1 > MAN7= autopano-sift.7 >-#endif > > do-install: > ${MKDIR} ${DATADIR} >@@ -60,7 +56,6 @@ > ${LN} ${PREFIX}/bin/autopano ${PREFIX}/bin/showtwo > ${LN} -s ${DATADIR}/autopano-complete.sh ${PREFIX}/bin/autopano-complete > ${LN} -s ${DATADIR}/autopano-complete.old.sh ${PREFIX}/bin/autopano-complete.old >-#if !defined(NOPORTDOCS) > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/autopano-complete.1 ${PREFIX}/man/man1/ > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/autopano-complete.old.1 ${PREFIX}/man/man1/ > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/autopano.1 ${PREFIX}/man/man1/ >@@ -69,6 +64,6 @@ > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/showone.1 ${PREFIX}/man/man1/ > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/showtwo.1 ${PREFIX}/man/man1/ > ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/autopano-sift.7 ${PREFIX}/man/man7/ >-#endif > >-.include <bsd.port.post.mk> >+.include "${.CURDIR}/../../lang/mono/bsd.mono.mk" >+.include <bsd.port.mk> >diff -Nur autopano-sift.orig/pkg-plist autopano-sift/pkg-plist >--- autopano-sift.orig/pkg-plist Sun Jul 9 20:47:05 2006 >+++ autopano-sift/pkg-plist Sun Jul 9 18:46:58 2006 >@@ -1,9 +1,9 @@ >+bin/autopano > bin/autopano-complete > bin/autopano-complete.old >-bin/autopano > bin/autopanog >-bin/generatekeys-sd > bin/generatekeys >+bin/generatekeys-sd > bin/showone > bin/showtwo > %%DATADIR%%/ICSharpCode.SharpZipLib.dll
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 95746
:
64366
| 64367