FreeBSD Bugzilla – Attachment 72551 Details for
Bug 105438
maintainer update: multimedia/gxine - fix pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.03 KB, created by
Max Brazhnikov
on 2006-11-12 13:30:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2006-11-12 13:30:21 UTC
Size:
2.03 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/multimedia/gxine/Makefile /home/makc/porting/ports/multimedia/gxine/Makefile >--- /usr/ports/multimedia/gxine/Makefile Mon Nov 6 22:26:13 2006 >+++ /home/makc/porting/ports/multimedia/gxine/Makefile Sat Nov 11 03:57:58 2006 >@@ -7,6 +7,7 @@ > > PORTNAME= gxine > PORTVERSION= 0.5.8 >+PORTREVISION= 1 > CATEGORIES= multimedia > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= xine >@@ -14,8 +15,7 @@ > MAINTAINER= makc@issp.ac.ru > COMMENT= An alternative GUI for the Xine media player > >-LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine \ >- dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib >+LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine > > USE_BZIP2= yes > USE_AUTOTOOLS= libtool:15 >@@ -23,7 +23,7 @@ > USE_GMAKE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib" >-CONFIGURE_ARGS+=--mandir=${PREFIX}/man --with-dbus >+CONFIGURE_ARGS+=--mandir=${PREFIX}/man > CFLAGS= -O2 -fno-strict-aliasing -pipe > INSTALLS_ICONS= yes > >@@ -32,9 +32,18 @@ > MANCOMPRESSED= no > > OPTIONS= MOZILLA_PLUGIN "Install Mozilla plugin" on \ >+ DBUS "Enable dbus support" on \ > LIRC "Enable lirc support" off > > .include <bsd.port.pre.mk> >+ >+.if !defined(WITHOUT_DBUS) >+CONFIGURE_ARGS+=--with-dbus >+LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib >+.else >+CONFIGURE_ARGS+=--without-dbus >+.endif >+ > .if defined(WITHOUT_NLS) > CONFIGURE_ARGS+=--disable-nls > PLIST_SUB+= NLS="@comment " >diff -ruN --exclude=CVS /usr/ports/multimedia/gxine/pkg-plist /home/makc/porting/ports/multimedia/gxine/pkg-plist >--- /usr/ports/multimedia/gxine/pkg-plist Mon Nov 6 22:26:13 2006 >+++ /home/makc/porting/ports/multimedia/gxine/pkg-plist Mon Nov 6 22:39:36 2006 >@@ -47,8 +47,6 @@ > %%NLS%%@dirrmtry share/locale/zh_CN > %%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/uk >-%%NLS%%@dirrmtry share/locale/sq/LC_MESSAGES >-%%NLS%%@dirrmtry share/locale/sq > %%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/pl > %%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
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 105438
: 72551