FreeBSD Bugzilla – Attachment 99542 Details for
Bug 138623
New port: multimedia/bombono (software for DVD authoring)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bombono_Makefile.patch
bombono_Makefile.patch (text/x-patch; charset="KOI8-R"), 1003 bytes, created by
techlist
on 2009-11-16 07:20:29 UTC
(
hide
)
Description:
bombono_Makefile.patch
Filename:
MIME Type:
Creator:
techlist
Created:
2009-11-16 07:20:29 UTC
Size:
1003 bytes
patch
obsolete
>--- Makefile.orig 2009-09-07 09:43:22.000000000 +0700 >+++ Makefile 2009-11-16 11:08:13.000000000 +0600 >@@ -8,7 +8,7 @@ > PORTNAME= bombono > PORTVERSION= 0.5.1 > CATEGORIES= sysutils >-MASTER_SITES= SF/bombono/bombono-dvd/0.5 \ >+MASTER_SITES= SF/bombono/bombono-dvd/${PORTVERSION} \ > http://www.stasyan.com/devel/distfiles/ > DISTNAME= bombono-dvd-${PORTVERSION} > >@@ -16,8 +16,14 @@ > COMMENT= DVD authoring program > > USE_SCONS= yes >+USE_GCC= 4.2+ >+ >+SCONS_ENV= CCFLAGS="${CCFLAGS}" CXXFLAGS="${CXXFLAGS}" \ >+ LINKFLAGS="${LINKFLAGS}" PKGCONFIGDIR="${PKGCONFIGDIR}" \ >+ CPPPATH="${CPPPATH}" LIBPATH="${LIBPATH}" PREFIX="${PREFIX}" \ >+ CC="${CC}" CXX="${CXX}" \ >+ DVDREAD_LIBPATH=${LOCALBASE}/lib DVDREAD_INCLUDE=${LOCALBASE}/include > >-SCONS_ENV= DVDREAD_LIBPATH=${LOCALBASE}/lib DVDREAD_INCLUDE=${LOCALBASE}/include PREFIX=${PREFIX} > USE_GNOME= gtk20 libxml2 > BUILD_DEPENDS+= GraphicsMagick>=1.1.7:${PORTSDIR}/graphics/GraphicsMagick \ > mjpegtools>=1.8.0:${PORTSDIR}/multimedia/mjpegtools \
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 138623
:
99541
| 99542 |
99543
Working