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>
10 pkgdesc="An advanced KDE/Qt MEncoder frontend."
12 url="http://kmenc15.sourceforge.net/"
14 depends=('qt' 'kdelibs' 'mplayer')
16 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
18 md5sums=('64e46a32cd055516b9d82f60836eefcb' '44a63276a3f8129d314cf623c935e936')
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
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/