From 5dd1696d79f92dbef0d96170776c7a6975f697fb Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sat, 1 Dec 2018 10:21:21 -0700 Subject: [PATCH 1/1] version update --- cinelerra-5.1/blds/PKGBUILD | 10 +++++----- cinelerra-5.1/blds/cin.SlackBuild | 4 ++-- cinelerra-5.1/blds/cinelerra.spec | 2 +- cinelerra-5.1/blds/debian/changelog | 2 +- cinelerra-5.1/blds/debian/control | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cinelerra-5.1/blds/PKGBUILD b/cinelerra-5.1/blds/PKGBUILD index fda0194d..04473dad 100644 --- a/cinelerra-5.1/blds/PKGBUILD +++ b/cinelerra-5.1/blds/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer: goodguy +# Maintainer: goodguy pkgname=cin pkgver=5.1 -pkgrel=20181031 -pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)" +pkgrel=20181129 +pkgdesc="Cinelerra git://git.cinelerra-gg.org/goodguy/cinelerra.git ($pkgrel)" arch=('x86_64') -url="http://www.cinelerra-cv.org" +url="http://www.cinelerra-gg.org" license=('GPL') DEPENDS=( 'alsa-lib' 'atk' 'bzip2' 'cairo' 'expat' 'fftw' 'flac' 'fontconfig' 'freetype2' 'fribidi' 'gcc-libs' 'gdk-pixbuf2' @@ -23,7 +23,7 @@ makedepends=( 'autoconf' 'automake' 'yasm' 'nasm' 'cmake' 'xorg-mkfontdir' 'xorg-mkfontscale' ) conflicts=() -source=(https://www.cinelerra-cv.org/five/pkgs/src/cin_$pkgver.$pkgrel-src.tgz) +source=(https://www.cinelerra-gg.org/download/pkgs/src/cin_$pkgver.$pkgrel-src.tgz) md5sums=('00000000000000000000000000000000') prepare() { diff --git a/cinelerra-5.1/blds/cin.SlackBuild b/cinelerra-5.1/blds/cin.SlackBuild index 76599411..960b3909 100644 --- a/cinelerra-5.1/blds/cin.SlackBuild +++ b/cinelerra-5.1/blds/cin.SlackBuild @@ -64,8 +64,8 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION git clone --depth 1 $GITURL $PRGNAM-$VERSION -#rsh host tar -C /mnt0 -cf - cinelerra5 | tar -xf - -#mv cinelerra5 $PRGNAM-$VERSION +#rsh host tar -C /mnt0 -cf - cinelerra-gg | tar -xf - +#mv cinelerra-gg $PRGNAM-$VERSION cd $PRGNAM-$VERSION/cinelerra-5.1 chown -R root:root . diff --git a/cinelerra-5.1/blds/cinelerra.spec b/cinelerra-5.1/blds/cinelerra.spec index a9a83e68..33efa13a 100644 --- a/cinelerra-5.1/blds/cinelerra.spec +++ b/cinelerra-5.1/blds/cinelerra.spec @@ -1,4 +1,4 @@ -%define ver 20181031 +%define ver 20181129 %define cin cinelerra Summary: Multimedia Editing and construction diff --git a/cinelerra-5.1/blds/debian/changelog b/cinelerra-5.1/blds/debian/changelog index 2cf01395..8debb0e1 100644 --- a/cinelerra-5.1/blds/debian/changelog +++ b/cinelerra-5.1/blds/debian/changelog @@ -1,4 +1,4 @@ -cin (1:5.1.20181031) unstable; urgency=low +cin (1:5.1.20181129) unstable; urgency=low [ guy goode ] diff --git a/cinelerra-5.1/blds/debian/control b/cinelerra-5.1/blds/debian/control index 3d391dd3..dc866e5b 100644 --- a/cinelerra-5.1/blds/debian/control +++ b/cinelerra-5.1/blds/debian/control @@ -1,7 +1,7 @@ Source: cin Section: video Priority: optional -Standards-Version: 5.1.20181031 +Standards-Version: 5.1.20181129 Maintainer: mailing list Homepage: http://www.cinelerra-cv.org/ Build-Depends: nasm, yasm, g++, gdb, build-essential, e2fsprogs, -- 2.26.2