summaryrefslogtreecommitdiff
path: root/pcr/lives
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-08-24 10:20:54 -0500
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-28 18:37:19 -0300
commit87de9099ab104a6591fc54be1d1bbeb197c26b0e (patch)
tree5931edf7315d1c87f79ecc1b2a3430ddb4bbfdf9 /pcr/lives
parenta2e1488043f3b027430a6d5f75640e0d0395bc42 (diff)
lives-2.4.1-1: updating version
Diffstat (limited to 'pcr/lives')
-rw-r--r--pcr/lives/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/pcr/lives/PKGBUILD b/pcr/lives/PKGBUILD
index 8b76a7ce0..3203e5c34 100644
--- a/pcr/lives/PKGBUILD
+++ b/pcr/lives/PKGBUILD
@@ -1,21 +1,21 @@
# Contributor (Arch): Angelo Theodorou <encelo@users.sourceforge.net>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=lives
-pkgver=2.2.8
+pkgver=2.4.1
pkgrel=1
pkgdesc="A Video Editing System"
arch=('i686' 'x86_64')
-url="http://lives.sourceforge.net"
+url="http://lives-video.com"
license=('GPL')
-depends=('mplayer' 'imagemagick' 'gtk3' 'sox' 'libvisual' 'liboil' 'libavc1394' 'mjpegtools' 'python' 'ffmpeg' 'ffmpeg-compat' 'jack' 'fftw')
+depends=('mplayer' 'imagemagick' 'gtk3' 'sox' 'libvisual' 'liboil' 'libavc1394' 'mjpegtools' 'python' 'ffmpeg' 'jack' 'fftw')
optdepends=('xorg-utils' 'sdl' 'libogg' 'mkvtoolnix-cli' 'libmatroska' 'ogmtools' 'dvgrab' 'cdrkit' 'lame' 'youtube-dl')
options=(!libtool)
-source=(http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-$pkgver.tar.bz2)
-md5sums=('8440e2a2b6e83655dfc39c9fef5ee903')
+source=(http://lives-video.com/releases/LiVES-$pkgver.tar.bz2)
+md5sums=('83279d1e0e73973a9bf41b48af2cb03c')
build() {
cd "$srcdir"/$pkgname-$pkgver
- sed -i 's/gtk_label_set_y_align/gtk_label_set_yalign/g' src/widget-helper.c
+
# /bin/touch -> /usr/bin/touch
find -type f -exec sed -i 's:/bin/touch:/usr&:g' {} \;
./configure --prefix=/usr