1 # Maintainer: AqD <aquila.deus@gmail.com>
3 pkgname=xfce4-corner-plugin
6 pkgdesc="Mac-style menubar corner plugin for xfce panel (4.4+)"
8 url="http://aquila.deus.googlepages.com/"
9 depends=('xfce4-panel>=4.3.99.2')
10 makedepends=(pkgconfig)
15 md5sums=('565eb42f0d48ba515e99fbcb8eb1b125'
16 '6cbf28aedb77d05e5b307eabe2326711')
20 gcc -std=c99 -Wall `pkg-config --cflags --libs libxfce4panel-1.0` $CFLAGS $LDFLAGS -o $pkgname $pkgname.c || return 1
21 mkdir -p ${startdir}/pkg/usr/libexec/xfce4/panel-plugins
22 mkdir -p ${startdir}/pkg/usr/share/xfce4/panel-plugins
23 cp -f $pkgname ${startdir}/pkg/usr/libexec/xfce4/panel-plugins/
24 cp -f $pkgname.desktop ${startdir}/pkg/usr/share/xfce4/panel-plugins/