FreeBSD Bugzilla – Attachment 97686 Details for
Bug 136481
audio/exaile-devel - include recommended depend
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
exail-devel_bsddb.diff
exail-devel_bsddb.diff (text/plain), 1.06 KB, created by
Joseph S. Atkinson
on 2009-07-08 20:50:01 UTC
(
hide
)
Description:
exail-devel_bsddb.diff
Filename:
MIME Type:
Creator:
Joseph S. Atkinson
Created:
2009-07-08 20:50:01 UTC
Size:
1.06 KB
patch
obsolete
>diff -ru exaile-devel.orig/Makefile exaile-devel/Makefile >--- exaile-devel.orig/Makefile 2009-07-08 15:04:09.576086902 -0400 >+++ exaile-devel/Makefile 2009-07-08 15:16:11.955643801 -0400 >@@ -7,7 +7,7 @@ > > PORTNAME= exaile > DISTVERSION= 0.2.99.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio > MASTER_SITES= http://www.exaile.org/files/ \ > http://wickedmachine.net/~jsa/FreeBSD/distfiles/ >@@ -29,7 +29,8 @@ > > # The reality with these options is that they all will be autodetected and used > # if already installed. These just force Exaile to bring them in as well. >-OPTIONS= BAD "Install bad gstreamer plugins" On\ >+OPTIONS= BAD "Install bad GStreamer plugins" On \ >+ BDB "Install Python Berkley DB module" On \ > CDDB "Lookup CD information within Exaile" On \ > DBUS "Rely on Python D-Bus bindings" On \ > HAL "Force depend on HAL" On \ >@@ -41,6 +42,10 @@ > USE_GSTREAMER+= bad > .endif > >+.if !defined(WITHOUT_BDB) >+RUN_DEPENDS+= py*-bsddb>=2.5:${PORTSDIR}/databases/py-bsddb >+.endif >+ > .if !defined(WITHOUT_CDDB) > RUN_DEPENDS+= py*-cddb>=1.4:${PORTSDIR}/audio/py-cddb > .endif
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 136481
: 97686