Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163357678
D11997.id31968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11997.id31968.diff
View Options
Index: audio/supercollider/Makefile
===================================================================
--- audio/supercollider/Makefile
+++ audio/supercollider/Makefile
@@ -2,7 +2,7 @@
PORTNAME= supercollider
PORTVERSION= 3.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/
DISTNAME= SuperCollider-${PORTVERSION}-Source-linux
@@ -10,23 +10,23 @@
MAINTAINER= brittlehaus@gmail.com
COMMENT= Programming language for real time audio synthesis
-LICENSE= GPLv2+
+LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libavahi-client.so:net/avahi-app \
libavahi-common.so:net/avahi-app \
libjack.so:audio/jack \
- libsndfile.so:audio/libsndfile
+ libsndfile.so:audio/libsndfile \
+ libfftw3f.so:math/fftw3-float
-DESKTOP_ENTRIES="SuperCollider IDE" "" "${LOCALBASE}/share/pixmaps/sc_ide.svg" \
- "scide" "" ${FALSE}
-
USES= cmake:outsource iconv localbase pkgconfig readline shared-mime-info \
tar:bzip2
USE_QT5= buildtools_build concurrent core gui linguisttools location \
network opengl printsupport qmake_build qml quick sensors \
sql webkit widgets
-USE_XORG= xt
+
+DESKTOP_ENTRIES="SuperCollider IDE" "" "${LOCALBASE}/share/pixmaps/sc_ide.svg" \
+ "scide" "" ${FALSE}
WRKSRC= ${WRKDIR}/SuperCollider-Source
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 11:41 AM (10 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35400778
Default Alt Text
D11997.id31968.diff (1 KB)
Attached To
Mode
D11997: audio/supercollider: Fix LICENSE, Add missing dependency, Remove redundant dependency
Attached
Detach File
Event Timeline
Log In to Comment