FreeBSD Bugzilla – Attachment 238551 Details for
Bug 268180
audio/vorbis-tools: Remove support for (lib)kate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for vorbis-tools
KATE-vorbis-tools.patch (text/plain), 958 bytes, created by
Daniel Engberg
on 2022-12-05 19:04:27 UTC
(
hide
)
Description:
Patch for vorbis-tools
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-12-05 19:04:27 UTC
Size:
958 bytes
patch
obsolete
>diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile >index a013ac4a8c79..c4dfbb33ed61 100644 >--- a/audio/vorbis-tools/Makefile >+++ b/audio/vorbis-tools/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= vorbis-tools > PORTVERSION= 1.4.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 3 > CATEGORIES= audio > MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ >@@ -15,18 +15,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING > LIB_DEPENDS= libao.so:audio/libao \ > libcurl.so:ftp/curl \ > libFLAC.so:audio/flac \ >- libkate.so:multimedia/libkate \ > libogg.so:audio/libogg \ > libopusfile.so:audio/opusfile \ > libspeex.so:audio/speex \ > libvorbis.so:audio/libvorbis > >-USES= cpe iconv pkgconfig >+USES= cpe iconv localbase:ldflags pkgconfig > CPE_VENDOR= xiph > GNU_CONFIGURE= yes > CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >+CONFIGURE_ARGS= --without-kate > > OPTIONS_DEFINE= NLS > OPTIONS_SUB= yes
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 268180
: 238551