Update multimedia/minitube to 2.6
Changes: http://flavio.tordini.org/minitube-2-6 Approved by: rakuco (mentor, implicit)
This commit is contained in:
parent
cd76370e30
commit
894d3e3a6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440964
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= minitube
|
||||
PORTVERSION= 2.5.2
|
||||
PORTVERSION= 2.6
|
||||
CATEGORIES= multimedia www
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ GH_ACCOUNT= flaviotordini
|
|||
|
||||
USES= qmake
|
||||
USE_GL= gl
|
||||
USE_QT5= core dbus gui network phonon4 script sql widgets \
|
||||
USE_QT5= core dbus gui network phonon4 qml script sql widgets \
|
||||
buildtools_build imageformats_run sql-sqlite3_run
|
||||
QMAKE_ARGS= QMAKE_LRELEASE=${LRELEASE} \
|
||||
DEFINES+=APP_GOOGLE_API_KEY="${MINITUBE_GOOGLE_API_KEY}"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1479468855
|
||||
SHA256 (flaviotordini-minitube-2.5.2_GH0.tar.gz) = 63678bf153e77e8cdaf6b43bb9a7bf2c5694c62698c3236f1a1133494362d6b5
|
||||
SIZE (flaviotordini-minitube-2.5.2_GH0.tar.gz) = 1063794
|
||||
TIMESTAMP = 1494874210
|
||||
SHA256 (flaviotordini-minitube-2.6_GH0.tar.gz) = ae48d2af82c8fa841021f84059b2c7723c39e3efeaa7b2ad3944a4c6cb340c0e
|
||||
SIZE (flaviotordini-minitube-2.6_GH0.tar.gz) = 1086925
|
||||
|
|
Loading…
Reference in a new issue