mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Update to version 0.7.3.
Approved by: antoine (implicit)
This commit is contained in:
parent
aa84db2337
commit
c2e7680d39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478762
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dvbcut
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
@ -22,7 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bernhardu
|
||||
GH_PROJECT= dvbcut-deb
|
||||
GH_TAGNAME= 7d0fc2b
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
USES= qmake:outsource pkgconfig desktop-file-utils shared-mime-info
|
||||
|
||||
@ -30,7 +29,7 @@ CXXFLAGS+= -I${LOCALBASE}/include \
|
||||
-I${LOCALBASE}/include/libavcodec \
|
||||
-I${LOCALBASE}/include/libavformat \
|
||||
-I${LOCALBASE}/include/libswscale \
|
||||
-D DVBCUT_VERSION=$(PORTVERSION)
|
||||
-D DVBCUT_VERSION=${PORTVERSION}
|
||||
|
||||
QMAKE_SOURCE_PATH=${WRKSRC}/src
|
||||
QMAKE_ARGS= LRELEASE="${LRELEASE}"
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525415355
|
||||
SHA256 (bernhardu-dvbcut-deb-0.7.2-7d0fc2b_GH0.tar.gz) = 737b396456166b8eca8a571bdd4306b56dde4083429dd8f2136677957eb1c6e3
|
||||
SIZE (bernhardu-dvbcut-deb-0.7.2-7d0fc2b_GH0.tar.gz) = 185493
|
||||
TIMESTAMP = 1535365517
|
||||
SHA256 (bernhardu-dvbcut-deb-0.7.3-v0.7.3_GH0.tar.gz) = c0397919e89bd3a77f488b8c25d3bad9a11f14cd30d16097c3bf666bc3f56d7b
|
||||
SIZE (bernhardu-dvbcut-deb-0.7.3-v0.7.3_GH0.tar.gz) = 186547
|
||||
|
Loading…
Reference in New Issue
Block a user