- Update to 2.2.4
- Use python3 scons
This commit is contained in:
parent
03d3d2923f
commit
c36e69703f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541045
4 changed files with 9 additions and 10 deletions
|
@ -3,8 +3,7 @@
|
|||
|
||||
PORTNAME= mixxx
|
||||
DISTVERSIONPREFIX= release-
|
||||
DISTVERSION= 2.2.3
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.2.4
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
|
@ -33,7 +32,7 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
|
|||
libprotobuf.so:devel/protobuf \
|
||||
liblilv-0.so:audio/lilv
|
||||
|
||||
USES= compiler:c++11-lang gl iconv qt:5 pkgconfig scons:python2 xorg
|
||||
USES= compiler:c++11-lang gl iconv qt:5 pkgconfig scons xorg
|
||||
USE_XORG= x11
|
||||
USE_GL= gl glu
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1576007042
|
||||
SHA256 (mixxxdj-mixxx-release-2.2.3_GH0.tar.gz) = 69230dca511ba08a284a22a979ff05b62130e97156d39a044bb4045f5f43cd2e
|
||||
SIZE (mixxxdj-mixxx-release-2.2.3_GH0.tar.gz) = 35060366
|
||||
TIMESTAMP = 1593383731
|
||||
SHA256 (mixxxdj-mixxx-release-2.2.4_GH0.tar.gz) = 9372b43d5ec882845b4fe2350ef50dabb3f1e0cc029f182b0ed8aa4f4f3b2afa
|
||||
SIZE (mixxxdj-mixxx-release-2.2.4_GH0.tar.gz) = 35480450
|
||||
|
|
Loading…
Reference in a new issue