aboutsummaryrefslogtreecommitdiff
path: root/audio/mixxx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-12 09:38:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-12 09:38:02 +0000
commita6609c2ae2a36f34c35f0314cd926de869f36c90 (patch)
tree8d8f7f629de97dc35c2ad84ec406856cad105067 /audio/mixxx
parent6995eece99ee48a46782358413730de143f7125b (diff)
downloadports-a6609c2ae2a36f34c35f0314cd926de869f36c90.tar.gz
ports-a6609c2ae2a36f34c35f0314cd926de869f36c90.zip
- Pet portlint
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=476981
Diffstat (limited to 'audio/mixxx')
-rw-r--r--audio/mixxx/Makefile5
-rw-r--r--audio/mixxx/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index e4d387d60a5d..b333f1e7c6dc 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -14,6 +14,8 @@ COMMENT= DJ mixing application
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: Exception("invalid machine type")
+BROKEN_powerpc64= fails to configure: unmet dependencies: Could not find libprotobuf, libchromaprint, libmp4, and libwavpack
IGNORE= it will be updated to mixxx 2.1.0. FLAVOR needs portmgr approval
LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
@@ -30,9 +32,6 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-BROKEN_aarch64= fails to compile: Exception("invalid machine type")
-BROKEN_powerpc64= fails to configure: unmet dependencies: Could not find libprotobuf, libchromaprint, libmp4, and libwavpack
-
USES= qt:4 scons iconv pkgconfig
USE_QT= corelib gui network opengl script scripttools sql sql-sqlite3 \
svg testlib xml xmlpatterns linguisttools_build moc_build \
diff --git a/audio/mixxx/pkg-descr b/audio/mixxx/pkg-descr
index ae834ad9daee..d129def9cc7b 100644
--- a/audio/mixxx/pkg-descr
+++ b/audio/mixxx/pkg-descr
@@ -2,4 +2,4 @@ Mixxx is software for DJ'ing. You can use wave based audio files, Ogg Vorbis
and MP3 files as audio input. Mixxx can be controlled through the GUI and
with external controllers including MIDI devices, joysticks, and more.
-WWW: http://www.mixxx.org/
+WWW: https://www.mixxx.org/