FreeBSD Bugzilla – Attachment 168162 Details for
Bug 207983
[PATCH] audio/rosegarden: Update to version 16.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_rosegarden.diff
audio_rosegarden.diff (text/plain), 2.94 KB, created by
tkato432
on 2016-03-14 18:30:10 UTC
(
hide
)
Description:
audio_rosegarden.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-03-14 18:30:10 UTC
Size:
2.94 KB
patch
obsolete
>diff -urN /usr/ports/audio/rosegarden/Makefile audio/rosegarden/Makefile >--- /usr/ports/audio/rosegarden/Makefile 2016-02-29 08:04:32.319926000 +0900 >+++ audio/rosegarden/Makefile 2016-03-15 00:00:00.000000000 +0900 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/audio/rosegarden/Makefile 409755 2016-02-28 18:31:12Z riggs $ > > PORTNAME= rosegarden >-PORTVERSION= 15.12.1 >+PORTVERSION= 16.02 > CATEGORIES= audio >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} >+MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org > COMMENT= General purpose music editor and sequencer suite >@@ -13,30 +13,29 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ >- makedepend:${PORTSDIR}/devel/makedepend \ > ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 > LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \ >- liblirc_client.so:${PORTSDIR}/comms/lirc \ > libfftw3f.so:${PORTSDIR}/math/fftw3-float \ > liblrdf.so:${PORTSDIR}/textproc/liblrdf > RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ >+ flac:${PORTSDIR}/audio/flac \ >+ wavpack:${PORTSDIR}/audio/wavpack \ >+ xdg-open:${PORTSDIR}/devel/xdg-utils \ > lilypond:${PORTSDIR}/print/lilypond > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} >- >-USES= cmake:outsource desktop-file-utils gmake pkgconfig \ >- shared-mime-info tar:bzip2 >+USES= cmake:outsource desktop-file-utils pkgconfig shared-mime-info \ >+ tar:bzip2 > > CFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >-INSTALLS_ICONS= yes >- >+OPTIONS_DEFINE= LIRC > OPTIONS_SINGLE= TOOLKIT > OPTIONS_SINGLE_TOOLKIT= QT4 QT5 > OPTIONS_DEFAULT= QT4 > >-QR4_USES= compiler:c++0x >+LIRC_LIB_DEPENDS= liblirc_client.so:${PORTSDIR}/comms/lirc >+LIRC_CMAKE_ON= -DENABLE_LIRC:BOOL=ON > QT4_USE= qt4=gui,network,testlib,xml \ > qt4=linguisttools_build,moc_build,qmake_build \ > qt4=rcc_build,uic_build >diff -urN /usr/ports/audio/rosegarden/distinfo audio/rosegarden/distinfo >--- /usr/ports/audio/rosegarden/distinfo 2016-02-29 08:04:32.320449000 +0900 >+++ audio/rosegarden/distinfo 2016-03-15 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (rosegarden-15.12.1.tar.bz2) = b3aff1057a5ebba216982b17ed7f74d7283f6fb6c8714a7e12b91434a2077450 >-SIZE (rosegarden-15.12.1.tar.bz2) = 6406834 >+SHA256 (rosegarden-16.02.tar.bz2) = dee4dbe9e657482cc708b8159ae80300acf0009cd10c55ad8b1e95aada813be7 >+SIZE (rosegarden-16.02.tar.bz2) = 6348976 >diff -urN /usr/ports/audio/rosegarden/pkg-plist audio/rosegarden/pkg-plist >--- /usr/ports/audio/rosegarden/pkg-plist 2015-11-07 18:11:11.279998000 +0900 >+++ audio/rosegarden/pkg-plist 2016-03-15 00:00:00.000000000 +0900 >@@ -2,6 +2,7 @@ > share/appdata/rosegarden.appdata.xml > share/applications/rosegarden.desktop > share/icons/hicolor/128x128/apps/rosegarden.png >+share/icons/hicolor/16x16/apps/rosegarden.png > share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-composition.png > share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-device.png > share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-project.png
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 207983
: 168162
Working