updated on Sat Jan 21 08:01:15 UTC 2012
[aur-mirror.git] / kmenc15 / PKGBUILD
blobabe38275037dfce453636939ffba222ed6da5990
1 # This is an example PKGBUILD file. Use this as a start to creating your own,
2 # and remove these comments. For more information, see 'man PKGBUILD'.
3 # NOTE: Please fill out the license field for your package! If it is unknown,
4 # then please put 'unknown'.
6 # Contributor: Charly <cgharlyghislain@gmail.com>
7 pkgname=kmenc15
8 pkgver=0.04
9 pkgrel=2
10 pkgdesc="An advanced KDE/Qt MEncoder frontend."
11 arch=(i686)
12 url="http://kmenc15.sourceforge.net/"
13 license=('GPL')
14 depends=('qt' 'kdelibs' 'mplayer')
15 makedepends=()
16 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
17         kmenc15.desktop)
18 md5sums=('64e46a32cd055516b9d82f60836eefcb' '44a63276a3f8129d314cf623c935e936')
20 build() {
21   cd $startdir/src/$pkgname-$pkgver
22   sed s/khtmlpart/khtml_part/g wcon.ui > wcon.ui.new
23   mv wcon.ui.new wcon.ui
24   make || return 1
25   make DESTDIR=$startdir/pkg install
26   install -d $startdir/pkg/opt/kde/share/applications/kde/
27   install -m 644 $startdir/src/$pkgname.desktop $startdir/pkg/opt/kde/share/applications/kde/