FreeBSD Bugzilla – Attachment 170137 Details for
Bug 209246
multimedia/qmmp-plugin-pack: Update to 0.9.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use linguisttools, not linguist
QPP094.diff (text/plain), 2.06 KB, created by
SimaMoto,RyōTa
on 2016-05-09 09:56:17 UTC
(
hide
)
Description:
Use linguisttools, not linguist
Filename:
MIME Type:
Creator:
SimaMoto,RyōTa
Created:
2016-05-09 09:56:17 UTC
Size:
2.06 KB
patch
obsolete
>Index: multimedia/qmmp-plugin-pack/Makefile >=================================================================== >--- multimedia/qmmp-plugin-pack/Makefile (revision 414822) >+++ multimedia/qmmp-plugin-pack/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= qmmp-plugin-pack >-PORTVERSION= 0.9.3 >+PORTVERSION= 0.9.4 > CATEGORIES= multimedia > MASTER_SITES= http://qmmp.ylsoftware.com/files/plugins/ \ > SF/qmmp-dev/${PORTNAME}/ >@@ -16,8 +16,8 @@ > LIB_DEPENDS= libqmmpui.so:multimedia/qmmp > BUILD_DEPENDS= qmmp>=0.9.0:multimedia/qmmp > >-USES= cmake:outsource pkgconfig tar:bzip2 >-USE_QT4= corelib gui qmake_build rcc_build moc_build linguist_build >+USES= cmake:outsource localbase pkgconfig tar:bzip2 >+USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build > USE_LDCONFIG= yes > > OPTIONS_SUB= yes >@@ -24,7 +24,6 @@ > > OPTIONS_MULTI= PLUGINS > OPTIONS_MULTI_PLUGINS= FFAP MPG123 XMP >- > OPTIONS_DEFAULT= FFAP MPG123 XMP > > FFAP_DESC= Support APE sound file >@@ -40,7 +39,8 @@ > FFAPASM_CMAKE_ON= -DUSE_ASM:BOOL=TRUE > FFAPASM_CMAKE_OFF= -DUSE_ASM:BOOL=FALSE > >-MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 >+MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 \ >+ libtag.so:audio/taglib > MPG123_USE= QT4=uic_build > MPG123_CMAKE_ON= -DUSE_MPG123:BOOL=TRUE > MPG123_CMAKE_OFF= -DUSE_MPG123:BOOL=FALSE >@@ -51,8 +51,6 @@ > XMP_CMAKE_OFF= -DUSE_XMP:BOOL=FALSE > > CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:PATH=${LOCALBASE}/include >-CFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib > > pre-configure: > @${RM} -f ${BUILD_WRKSRC}/CMakeCache.txt >Index: multimedia/qmmp-plugin-pack/distinfo >=================================================================== >--- multimedia/qmmp-plugin-pack/distinfo (revision 414822) >+++ multimedia/qmmp-plugin-pack/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (qmmp-plugin-pack-0.9.3.tar.bz2) = 4c65cf6b917574858248b81f7c357b128af21908e7a437f1e1cb89f1501020ec >-SIZE (qmmp-plugin-pack-0.9.3.tar.bz2) = 76668 >+SHA256 (qmmp-plugin-pack-0.9.4.tar.bz2) = b817b766854d6ac641d875b8f8f901356f942e7b5d982c16a31a3d4771d43527 >+SIZE (qmmp-plugin-pack-0.9.4.tar.bz2) = 78007
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:
liangtai.s16
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 209246
:
169940
|
169941
| 170137