FreeBSD Bugzilla – Attachment 89665 Details for
Bug 126656
[update] audio/libgpod - add option to build SysInfo detection utility
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libgpod.patch
libgpod.patch (text/plain), 1.28 KB, created by
Emanuel Haupt
on 2008-08-19 13:20:01 UTC
(
hide
)
Description:
libgpod.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2008-08-19 13:20:01 UTC
Size:
1.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/audio/libgpod/Makefile,v >retrieving revision 1.18 >diff -u -r1.18 Makefile >--- Makefile 6 Jun 2008 13:06:51 -0000 1.18 >+++ Makefile 19 Aug 2008 22:19:08 -0000 >@@ -25,6 +25,20 @@ > # Disable python bindings for now, something does not work there > CONFIGURE_ARGS= --without-python > >+# Disable hal >+CONFIGURE_ARGS+= --without-hal >+ >+OPTIONS= TOOLS "Build SysInfo detection utility" off >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_TOOLS) >+LIB_DEPENDS+= sgutils.1:${PORTSDIR}/sysutils/sg3_utils >+PLIST_SUB+= TOOLS="" >+.else >+PLIST_SUB+= TOOLS="@comment " >+.endif >+ > .if !defined(NOPORTDOCS) > CONFIGURE_ARGS+= --with-html-dir="${PREFIX}/share/doc" > .endif >@@ -43,4 +57,4 @@ > ${REINPLACE_CMD} -e 's, docs,,' ${WRKSRC}/Makefile.in > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/audio/libgpod/pkg-plist,v >retrieving revision 1.7 >diff -u -r1.7 pkg-plist >--- pkg-plist 6 Jan 2008 22:46:02 -0000 1.7 >+++ pkg-plist 19 Aug 2008 22:19:08 -0000 >@@ -1,3 +1,4 @@ >+%%TOOLS%%bin/ipod-read-sysinfo-extended > include/gpod-1.0/gpod/itdb.h > @dirrm include/gpod-1.0/gpod > @dirrm include/gpod-1.0
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 126656
: 89665