FreeBSD Bugzilla – Attachment 184646 Details for
Bug 220956
audio/lash: Fixed.pc file: removed Requires line, added missing USE statements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
lash.patch (text/plain), 1.81 KB, created by
Yuri Victorovich
on 2017-07-24 01:45:18 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-24 01:45:18 UTC
Size:
1.81 KB
patch
obsolete
>Index: audio/lash/Makefile >=================================================================== >--- audio/lash/Makefile (revision 445730) >+++ audio/lash/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= lash > PORTVERSION= 0.5.4 >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= audio > MASTER_SITES= SAVANNAH > >@@ -15,10 +15,12 @@ > > LIB_DEPENDS= libjack.so:audio/jack \ > libdssialsacompat.so:audio/libdssialsacompat \ >+ libfreetype.so:print/freetype2 \ >+ libfontconfig.so:x11-fonts/fontconfig \ > libuuid.so:misc/e2fsprogs-libuuid > > USES= gmake pathfix pkgconfig libtool >-USE_GNOME= gtk20 libxml2 >+USE_GNOME= gtk20 libxml2 gdkpixbuf2 cairo > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-alsa-midi > USE_LDCONFIG= yes >@@ -35,7 +37,7 @@ > PYTHON_DESC= Build pylash > PYTHON_USES= python > PYTHON_BUILD_DEPENDS= swig:devel/swig13 >-PYTHON_CONFIGURE_OFF= --disable-pylash >+PYTHON_CONFIGURE_ENABLE=pylash > > READLINE_USES= readline > READLINE_CONFIGURE_ENV_OFF= vl_cv_lib_readline=no >Index: audio/lash/files/patch-lash-1.0.pc.in >=================================================================== >--- audio/lash/files/patch-lash-1.0.pc.in (nonexistent) >+++ audio/lash/files/patch-lash-1.0.pc.in (working copy) >@@ -0,0 +1,10 @@ >+--- lash-1.0.pc.in.orig 2007-01-13 20:44:09 UTC >++++ lash-1.0.pc.in >+@@ -5,7 +5,6 @@ includedir=@includedir@ >+ >+ Name: LASH >+ Description: Audio session management >+-Requires: @PC_REQUIRES@ >+ Version: @PACKAGE_VERSION@ >+ Libs: -llash >+ Libs.static: -lpthread -luuid > >Property changes on: audio/lash/files/patch-lash-1.0.pc.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 220956
: 184646