mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
multimedia/cineencoder: update the port to version 3.5.2 and...
GC no longer needed `post-patch' target after these changes had been upstreamed. Reported by: portscout
This commit is contained in:
parent
175cb372bb
commit
1973135d4e
@ -1,7 +1,7 @@
|
||||
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
|
||||
PORTNAME= ${GH_ACCOUNT:tl}
|
||||
PORTVERSION= 3.4
|
||||
PORTVERSION= 3.5.2
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
@ -28,12 +28,6 @@ PORTDOCS= ABOUT AUTHORS
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,Q_OS_LINUX,Q_OS_${OPSYS:tu},' \
|
||||
${WRKSRC}/app/mainwindow.cpp
|
||||
@${REINPLACE_CMD} -e '/windowTitle/,+1s,Form,Cine Encoder 2021,' \
|
||||
${WRKSRC}/app/mainwindow.ui
|
||||
|
||||
do-configure:
|
||||
cd ${CONFIGURE_WRKSRC} && ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS} \
|
||||
app/cine_encoder.pro CONFIG+=qtquickcompiler
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1629831588
|
||||
SHA256 (CineEncoder-cine-encoder-3.4_GH0.tar.gz) = 35255d7aeb1093af7b6548706acb00615ddad48cdf4aa75043e7e8942ad9c943
|
||||
SIZE (CineEncoder-cine-encoder-3.4_GH0.tar.gz) = 1747194
|
||||
TIMESTAMP = 1637323933
|
||||
SHA256 (CineEncoder-cine-encoder-3.5.2_GH0.tar.gz) = 82b5bfe7fea307cdaf1274408d80ce3ea3f92646685df03d5d54dede5607bf5d
|
||||
SIZE (CineEncoder-cine-encoder-3.5.2_GH0.tar.gz) = 1364708
|
||||
|
Loading…
Reference in New Issue
Block a user