FreeBSD Bugzilla – Attachment 132518 Details for
Bug 176814
[PATCH] multimedia/gxmms fix pkg-plist for BMP support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.03 KB, created by
Chris Petrik
on 2013-03-10 15:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2013-03-10 15:10:01 UTC
Size:
3.03 KB
patch
obsolete
>Index: gxmms/Makefile >=================================================================== >--- gxmms/Makefile (revision 313786) >+++ gxmms/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gxmms > PORTVERSION= 0.3.0 >+PORTREVISION= 1 > CATEGORIES= multimedia gnome > MASTER_SITES= ${MASTER_SITE_SAVANNAH} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -19,7 +20,7 @@ > LDFLAGS+= -L${LOCALBASE}/lib > > OPTIONS_SINGLE= FRONTEND >-OPTIONS_SINGLE_FRONTEND= XMMS # BMP >+OPTIONS_SINGLE_FRONTEND= XMMS BMP > OPTIONS_DEFAULT= XMMS > > XMMS_DESC= Use xmms as frontend >@@ -31,16 +32,19 @@ > CONFIGURE_ARGS+= --with-xmms > BUILD_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms > RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms >+PLIST_SUB+= XMMS="" > .else > CONFIGURE_ARGS+=--disable-xmms >+PLIST_SUB+= XMMS="@comment " > .endif > > .if ${PORT_OPTIONS:MBMP} > CONFIGURE_ARGS+=--with-bmp > BUILD_DEPENDS+= beep-media-player:${PORTSDIR}/multimedia/beep-media-player > RUN_DEPENDS+= beep-media-player:${PORTSDIR}/multimedia/beep-media-player >+PLIST_SUB+= BMP="" > .else > CONFIGURE_ARGS+=--disable-bmp >+PLIST_SUB+= BMP="@comment " > .endif >- > .include <bsd.port.mk> >Index: gxmms/pkg-plist >=================================================================== >--- gxmms/pkg-plist (revision 313786) >+++ gxmms/pkg-plist (working copy) >@@ -1,16 +1,32 @@ >-libdata/bonobo/servers/GNOME_gxmmsApplet.server >-libexec/gxmms_applet >-share/gnome-2.0/ui/GNOME_gxmmsApplet.xml >-share/gxmms/gxmms.png >-share/gxmms/gxmms_eject.png >-share/gxmms/gxmms_next.png >-share/gxmms/gxmms_play_pause.png >-share/gxmms/gxmms_prev.png >-share/gxmms/gxmms_stop.png >-share/gxmms/gxmms_mini.png >-share/pixmaps/gxmms_mini.png >-share/pixmaps/gxmms.png >-share/locale/ca/LC_MESSAGES/gxmms.mo >-share/locale/es/LC_MESSAGES/gxmms.mo >-share/locale/fr/LC_MESSAGES/gxmms.mo >-@dirrm share/gxmms >+%%XMMS%%libdata/bonobo/servers/GNOME_gxmmsApplet.server >+%%XMMS%%libexec/gxmms_applet >+%%XMMS%%share/gnome-2.0/ui/GNOME_gxmmsApplet.xml >+%%XMMS%%share/gxmms/gxmms.png >+%%XMMS%%share/gxmms/gxmms_eject.png >+%%XMMS%%share/gxmms/gxmms_next.png >+%%XMMS%%share/gxmms/gxmms_play_pause.png >+%%XMMS%%share/gxmms/gxmms_prev.png >+%%XMMS%%share/gxmms/gxmms_stop.png >+%%XMMS%%share/gxmms/gxmms_mini.png >+%%XMMS%%share/pixmaps/gxmms_mini.png >+%%XMMS%%share/pixmaps/gxmms.png >+%%XMMS%%share/locale/ca/LC_MESSAGES/gxmms.mo >+%%XMMS%%share/locale/es/LC_MESSAGES/gxmms.mo >+%%XMMS%%share/locale/fr/LC_MESSAGES/gxmms.mo >+%%XMMS%%@dirrm share/gxmms >+%%BMP%%libdata/bonobo/servers/GNOME_gxmms_bmpApplet.server >+%%BMP%%libexec/gxmms_bmp_applet >+%%BMP%%share/gnome-2.0/ui/GNOME_gxmms_bmpApplet.xml >+%%BMP%%share/gxmms-bmp/gxmms_bmp.png >+%%BMP%%share/gxmms-bmp/gxmms_eject.png >+%%BMP%%share/gxmms-bmp/gxmms_next.png >+%%BMP%%share/gxmms-bmp/gxmms_play_pause.png >+%%BMP%%share/gxmms-bmp/gxmms_prev.png >+%%BMP%%share/gxmms-bmp/gxmms_stop.png >+%%BMP%%share/gxmms-bmp/gxmms_bmp_mini.png >+%%BMP%%share/pixmaps/gxmms_bmp_mini.png >+%%BMP%%share/pixmaps/gxmms_bmp.png >+%%BMP%%share/locale/ca/LC_MESSAGES/gxmms.mo >+%%BMP%%share/locale/es/LC_MESSAGES/gxmms.mo >+%%BMP%%share/locale/fr/LC_MESSAGES/gxmms.mo >+%%BMP%%@dirrm share/gxmms-bmp
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 176814
: 132518