multimedia/clipgrab: Update to 3.7.2

- Add Qt 5 support
- Assign new maintainer

PR:		231821
Submitted by:	kikadf.01@gmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17908
This commit is contained in:
Tobias Kortkamp 2018-12-09 20:03:02 +00:00
parent 0403379f1c
commit cd751928d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487078
3 changed files with 20 additions and 18 deletions

View File

@ -2,27 +2,27 @@
# $FreeBSD$
PORTNAME= clipgrab
PORTVERSION= 3.4.11
PORTVERSION= 3.7.2
CATEGORIES= multimedia
MASTER_SITES= http://download.clipgrab.de/
MASTER_SITES= https://download.clipgrab.org/
MAINTAINER= ports@FreeBSD.org
PATCH_SITES= https://gitlab.com/kikadf/clipgrab-qt5/raw/patches/patches/
PATCHFILES= clipgrab-qt5-${PORTVERSION}.patch:-p1
MAINTAINER= kikadf.01@gmail.com
COMMENT= Program to download videos from YouTube and etc
LICENSE= GPLv3
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE= 2019-03-15
USES= qmake qt:4 tar:bzip2
USE_QT= gui xml uic_build moc_build \
rcc_build network dbus webkit
USES= qmake qt:5
USE_QT= core dbus gui network webkit widgets xml buildtools_build
LDFLAGS+= -Wl,--as-needed # cf. PR 224488
PLIST_FILES= bin/${PORTNAME} \
%%DATADIR%%/icon.png \
%%DATADIR%%/logo.png \
%%DATADIR%%/paypal-logo.png \
%%DATADIR%%/splash.png
${DATADIR}/icon.png \
${DATADIR}/logo.png \
${DATADIR}/paypal-logo.png \
${DATADIR}/splash.png
DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \
"${DATADIR}/icon.png" "${PORTNAME}" \
@ -31,8 +31,7 @@ DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \
QMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}.pro
post-patch:
${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \
${WRKSRC}/*.cpp
@${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' ${WRKSRC}/*.cpp
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}

View File

@ -1,2 +1,5 @@
SHA256 (clipgrab-3.4.11.tar.bz2) = 48f7cbd9a503b19246ae2d31af8d2bba7c57945f5ba8ca4fcf7bf6b3a265bd83
SIZE (clipgrab-3.4.11.tar.bz2) = 371620
TIMESTAMP = 1544368991
SHA256 (clipgrab-3.7.2.tar.gz) = 8ce5f1ea5a71f58a636b2cdc06a4c675e823e988dc61e6308060a2fe3eb96af6
SIZE (clipgrab-3.7.2.tar.gz) = 628479
SHA256 (clipgrab-qt5-3.7.2.patch) = d2b86b1f8e0a0d5642d852bac1ae60ff844df49fbd858dff986f894732d0da55
SIZE (clipgrab-qt5-3.7.2.patch) = 24502

View File

@ -10,4 +10,4 @@ ClipGrab currently supports these sites:
-MyVideo
-MySpass
WWW: http://clipgrab.de
WWW: https://clipgrab.org