mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:27:18 +08:00
kdenlive, qtfm updates
This commit is contained in:
parent
b72b2a4430
commit
fcc26d7b0c
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kdenlive
|
||||
pkgver=0.8.2
|
||||
pkgver=0.8.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="A non-linear video editor for Linux"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -19,7 +19,7 @@ optdepends=("dvdauthor: for creating dvds"
|
||||
"recordmydesktop: for desktop-recordings")
|
||||
makedepends=('automoc4' 'cmake' 'gettext' 'docbook-xsl')
|
||||
source=(http://downloads.sourceforge.net/kdenlive/kdenlive-$pkgver.tar.gz)
|
||||
md5sums=('0836842f489f6142cee101842ac76c54')
|
||||
md5sums=('96b39531eba98c77546e7eba45a744ce')
|
||||
|
||||
build() {
|
||||
export LDFLAGS="$LDFLAGS -lX11"
|
||||
|
@ -7,7 +7,7 @@
|
||||
# include global config
|
||||
|
||||
pkgname=qtfm
|
||||
pkgver=5.1
|
||||
pkgver=5.2
|
||||
pkgrel=1
|
||||
pkgdesc="A lightweight file manager"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ url="http://www.qtfm.org"
|
||||
license=('GPL')
|
||||
depends=('qt')
|
||||
source=(http://www.qtfm.org/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('aa7b0afa301925ffe10b914a2eb3c3ae')
|
||||
sha256sums=('289b93956958729ccf02657acf7745d4ba621bfb18e8180988196a0a1310e99b')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user