Skip to content

Commit d7f6e3f

Browse files
committed
cingg-netbsd: update to 20260331
1 parent b447445 commit d7f6e3f

3 files changed

Lines changed: 34 additions & 14 deletions

File tree

cingg-netbsd/Makefile

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# $NetBSD$
22
DISTNAME= cinelerra-gg-${DISTVERSION}-${DISTREVISION}
3-
DISTVERSION= 5.1-20241228
3+
DISTVERSION= 5.1-20260331
44
#DISTVERSIONSUFFIX= -${REV:C/(.......).*/\1/}
55
DISTREVISION= 1
66
CATEGORIES= multimedia
7-
REV= c92ff91450d5a66e8bef72a103ae13002144953c # git revision
8-
MASTER_SITES= https://git.cinelerra-gg.org/git?p=goodguy/cinelerra.git;a=snapshot;h=${REV};sf=tgz;dummy=/
9-
DISTFILES= cinelerra-c92ff91.tar.gz
7+
#REV= c92ff91450d5a66e8bef72a103ae13002144953c # git revision
8+
MASTER_SITES= https://download.cinelerra-gg.org/download.php?file=src%2F
9+
DISTFILES= cin_5.1.20260331-src.tgz
1010

1111
MAINTAINER= pkgsrc-users@NetBSD.org
1212
COMMENT= Professional video editing and compositing environment
@@ -16,18 +16,18 @@ LICENSE= gnu-gpl-v2
1616

1717
ONLY_FOR_PLATFORM= NetBSD-*-x86_64 NetBSD-*-i386
1818

19-
#CHECK_PORTABILITY_SKIP=cinelerra-5.1/configure
19+
CHECK_PORTABILITY_SKIP=configure
2020

2121
USE_LANGUAGES= c c++
2222

23-
USE_TOOLS+= bash:run pkg-config
23+
USE_TOOLS+= bash:run pkg-config perl
2424

25-
REPLACE_PERL=cinelerra-5.1/doc/ContextManual.pl
25+
REPLACE_PERL=doc/ContextManual.pl
2626

2727
USE_TOOLS+= pkg-config gmake aclocal autoconf automake makeinfo
2828
GNU_CONFIGURE= yes
2929

30-
REPLACE_BASH= cinelerra-5.1/inst.sh cinelerra-5.1/doc/RenderMux.sh
30+
REPLACE_BASH= inst.sh doc/RenderMux.sh doc/brender_tmp_delete.sh
3131

3232
CFLAGS+= -fpermissive
3333

@@ -55,8 +55,8 @@ CONFIGURE_ARGS+= --without-commercial
5555
CONFIGURE_ARGS+= --without-thirdparty
5656
CONFIGURE_ARGS+= --with-jobs=${MAKE_JOBS:U1}
5757

58-
WRKSRC= ${WRKDIR}/cinelerra-${REV:C/(.......).*/\1/}
59-
CONFIGURE_DIRS= ${WRKSRC}/cinelerra-5.1
58+
WRKSRC= ${WRKDIR}/cinelerra-5.1
59+
CONFIGURE_DIRS= ${WRKSRC}/
6060

6161
post-patch:
6262

cingg-netbsd/PLIST

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,6 @@ share/cin/ffmpeg/video/png.png
13251325
share/cin/ffmpeg/video/png.qt
13261326
share/cin/ffmpeg/video/ppm.dfl
13271327
share/cin/ffmpeg/video/ppm.ppm
1328-
share/cin/ffmpeg/video/presets_vaapi.tar
13291328
share/cin/ffmpeg/video/pro.dfl
13301329
share/cin/ffmpeg/video/prores.pro
13311330
share/cin/ffmpeg/video/prores_4444.pro
@@ -1519,3 +1518,24 @@ share/locale/vi/LC_MESSAGES/cin.mo
15191518
share/locale/zh/LC_MESSAGES/cin.mo
15201519
share/pixmaps/cin.svg
15211520
share/pixmaps/cin.xpm
1521+
lib/cin/plugins/picon/cinfinity2/blendalgebra.png
1522+
lib/cin/plugins/picon/cinfinity2/blendprogram.png
1523+
lib/cin/plugins/video/blendalgebra.plugin
1524+
lib/cin/plugins/video/blendprogram.plugin
1525+
share/cin/doc/README.blendalg
1526+
share/cin/doc/brender_tmp_delete.sh
1527+
share/cin/ffmpeg/video/AVC_Intra_100.mov
1528+
share/cin/ffmpeg/video/av1_mediacodec.mp4
1529+
share/cin/ffmpeg/video/av1_vulkan.mkv
1530+
share/cin/ffmpeg/video/ffv1_vulkan.mov
1531+
share/cin/ffmpeg/video/h264.mkv
1532+
share/cin/ffmpeg/video/h264.mov
1533+
share/cin/ffmpeg/video/h264_vulkan.mkv
1534+
share/cin/ffmpeg/video/h264_vulkan.mp4
1535+
share/cin/ffmpeg/video/hevc_vulkan.mkv
1536+
share/cin/ffmpeg/video/magicyuv.avi
1537+
share/cin/ffmpeg/video/mpeg2hd422p.m2ts
1538+
share/cin/ffmpeg/video/mpeg2sd422p.m2ts
1539+
share/cin/ffmpeg/video/mpeg2sd422p.mkv
1540+
share/cin/ffmpeg/video/prores_vulkan.pro
1541+
share/cin/ffmpeg/video/speedhq.avi

cingg-netbsd/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$NetBSD$
22

3-
BLAKE2s (cinelerra-c92ff91.tar.gz) = d792a5d9a2a425a60921d9be53f363d1d0568457b65006797fd1a865bdc93b75
4-
SHA512 (cinelerra-c92ff91.tar.gz) = 96790b72451a430b555b8b4f56d09cae825d194d62d6743f523655daf7471cd00d2984a5b04c0d6b6278e5704fc6095420c80ea9b966baa98615c59d8a7fdd73
5-
Size (cinelerra-c92ff91.tar.gz) = 223564252 bytes
3+
BLAKE2s (cin_5.1.20260331-src.tgz) = 7ec72ecea4c6bccaa69c1cd455cecf84171693991e4af6d605c588c073149128
4+
SHA512 (cin_5.1.20260331-src.tgz) = f9322714d3549d0af18453669f6829380824d1f2c6eaf8d256df4d7589d208be4d59ce1d3d6a2075ee9a57be73d5b790e01a98fcdd9f87c791a5254c5f3d03ae
5+
Size (cin_5.1.20260331-src.tgz) = 196027222 bytes

0 commit comments

Comments
 (0)