summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-11-15 07:53:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-11-15 07:53:30 +0000
commit9723dc3b1e70b1ddb4a11fa2fc587790b2820e5b (patch)
tree858715e9cb9aa11f85a9497044018ac386b1d71e /audio
parenteditors/xml2rfc-xxe is no longer an ex-parrot (diff)
- Update to 10.10
- Add LICENSE info - Mark MAKE_JOBS_SAFE - Pass maintainership to submitter PR: 152245 Submitted by: "Pawel Pekala" <c0rn@o2.pl>
Notes
Notes: svn path=/head/; revision=264566
Diffstat (limited to 'audio')
-rw-r--r--audio/rosegarden/Makefile20
-rw-r--r--audio/rosegarden/distinfo5
-rw-r--r--audio/rosegarden/pkg-descr2
-rw-r--r--audio/rosegarden/pkg-plist18
4 files changed, 26 insertions, 19 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index 55203a94a12a..7cd24b17f355 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -6,22 +6,24 @@
#
PORTNAME= rosegarden
-PORTVERSION= 10.04.2
+PORTVERSION= 10.10
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/10.04/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c0rn@o2.pl
COMMENT= The Rosegarden Editor and Sequencer suite
-BUILD_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi \
- dssi_osc_update:${PORTSDIR}/audio/dssi \
+BUILD_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \
makedepend:${PORTSDIR}/devel/makedepend
-RUN_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi \
- dssi_osc_update:${PORTSDIR}/audio/dssi
+RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \
+ lilypond:${PORTSDIR}/print/lilypond
LIB_DEPENDS+= lrdf.2:${PORTSDIR}/textproc/liblrdf \
fftw3.5:${PORTSDIR}/math/fftw3 \
fftw3f.5:${PORTSDIR}/math/fftw3-float \
- asound.2:${PORTSDIR}/audio/alsa-lib
+ asound.2:${PORTSDIR}/audio/alsa-lib \
+ lirc_client:${PORTSDIR}/comms/lirc
+
+LICENSE= GPLv2
USE_BZIP2= yes
USE_GMAKE= yes
@@ -32,5 +34,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= QTLIBDIR=${QT_LIBDIR} LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
+INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/audio/rosegarden/distinfo b/audio/rosegarden/distinfo
index 6f9244d6e240..9b93b49f4347 100644
--- a/audio/rosegarden/distinfo
+++ b/audio/rosegarden/distinfo
@@ -1,3 +1,2 @@
-MD5 (rosegarden-10.04.2.tar.bz2) = e961a6f1deb2f57c2ed9dd7f1bc71a94
-SHA256 (rosegarden-10.04.2.tar.bz2) = 3bf680fa117553997f476c48b252b50f5ccbc745c9cdfd4d3fb168496b86332f
-SIZE (rosegarden-10.04.2.tar.bz2) = 5909808
+SHA256 (rosegarden-10.10.tar.bz2) = 0924dc136dd0e4a3352370449b8349c2339848672c5382111cd9073eff2447c5
+SIZE (rosegarden-10.10.tar.bz2) = 5748328
diff --git a/audio/rosegarden/pkg-descr b/audio/rosegarden/pkg-descr
index fba8e45e28cf..66418ccb13db 100644
--- a/audio/rosegarden/pkg-descr
+++ b/audio/rosegarden/pkg-descr
@@ -2,4 +2,4 @@ Rosegarden is a free integrated musical notation editor and MIDI
sequencer for Unix/X platforms, with specific support for FreeBSD,
Linux PCs and SGI IRIX workstations.
-WWW: http://www.rosegardenmusic.com/getting/
+WWW: http://www.rosegardenmusic.com
diff --git a/audio/rosegarden/pkg-plist b/audio/rosegarden/pkg-plist
index adfe6dfd03f1..a86d898375e7 100644
--- a/audio/rosegarden/pkg-plist
+++ b/audio/rosegarden/pkg-plist
@@ -1,5 +1,6 @@
bin/rosegarden
share/applications/rosegarden.desktop
+share/icons/hicolor/128x128/apps/rosegarden.png
share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-composition.png
share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-device.png
share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-project.png
@@ -9,6 +10,7 @@ share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-composition.png
share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-device.png
share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-project.png
share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-template.png
+share/icons/hicolor/64x64/apps/rosegarden.png
share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-composition.png
share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-device.png
share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-project.png
@@ -16,13 +18,15 @@ share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-template.png
share/mime/packages/rosegarden.xml
@dirrmtry share/mime/packages
@dirrmtry share/mime
-@dirrm share/icons/hicolor/64x64/mimetypes
-@dirrm share/icons/hicolor/64x64
-@dirrm share/icons/hicolor/32x32/mimetypes
-@dirrm share/icons/hicolor/32x32/apps
-@dirrm share/icons/hicolor/32x32
-@dirrm share/icons/hicolor/16x16/mimetypes
-@dirrm share/icons/hicolor/16x16
+@dirrmtry share/icons/hicolor/64x64/mimetypes
+@dirrmtry share/icons/hicolor/64x64
+@dirrmtry share/icons/hicolor/32x32/mimetypes
+@dirrmtry share/icons/hicolor/32x32/apps
+@dirrmtry share/icons/hicolor/32x32
+@dirrmtry share/icons/hicolor/16x16/mimetypes
+@dirrmtry share/icons/hicolor/16x16
+@dirrmtry share/icons/hicolor/128x128/apps
+@dirrmtry share/icons/hicolor/128x128
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
@dirrmtry share/applications