FreeBSD Bugzilla – Attachment 61865 Details for
Bug 92624
[PATCH] multimedia/kaffeine abide global knob WITHOUT_GSTREAMER
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kaffeine.patch
kaffeine.patch (text/plain), 799 bytes, created by
Pawel Pekala
on 2006-01-31 16:50:02 UTC
(
hide
)
Description:
kaffeine.patch
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2006-01-31 16:50:02 UTC
Size:
799 bytes
patch
obsolete
>diff -ur /usr/ports/multimedia/kaffeine/Makefile kaffeine/Makefile >--- /usr/ports/multimedia/kaffeine/Makefile Fri Jan 6 15:52:48 2006 >+++ kaffeine/Makefile Tue Jan 31 17:35:31 2006 >@@ -6,7 +6,7 @@ > > PORTNAME= kaffeine > PORTVERSION= 0.7.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= multimedia kde > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= kaffeine >@@ -19,7 +19,11 @@ > USE_BZIP2= yes > USE_KDELIBS_VER= 3 > USE_GMAKE= yes >+ >+.ifndef (WITHOUT_GSTREAMER) > USE_GSTREAMER= yes >+.endif >+ > USE_AUTOTOOLS= libtool:15:inc > GNU_CONFIGURE= yes > CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" >@@ -32,6 +36,10 @@ > > .if ${X_WINDOW_SYSTEM:L} == xorg > CONFIGURE_ARGS+= --with-xorg >+.endif >+ >+.ifdef (WITHOUT_GSTREAMER) >+CONFIGURE_ARGS+= --without-gstreamer > .endif > > .include <bsd.port.post.mk>
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 92624
: 61865