1 # Contributor: feufochmar <feufochmar@d-20.fr>
2 pkgname=panache-lbase-git
5 pkgdesc="A desktop environment based on QT4 from Logram"
7 url="http://www.logram-project.org/"
9 depends=('panache-llibs-git' 'panache-lartworks-git')
12 source=('startlogram.patch' 'magellan.patch' 'logram.desktop')
13 md5sums=('458531c7c3fa1d830c18cc53b7c3d107'
14 '28739a3f2f8dbd58569da1a4b9225e42'
15 '05f71059c2c00481eb5edeedb1ededca')
17 _gitroot="git://gitorious.org/logram/desktop.git"
22 msg "Connecting to GIT server...."
24 if [ -d $_gitname ] ; then
25 cd $_gitname && git pull origin
26 msg "The local files are updated."
31 msg "GIT checkout done or server timeout"
33 msg "Applying patches"
34 # Qt sysconfdir is /etc on ArchLinux, not /etc/xdg
35 patch -p0 < startlogram.patch
36 patch -p0 < magellan.patch
38 msg "Starting make..."
51 make DESTDIR="$pkgdir" install || return 1
54 mkdir -p $pkgdir/etc/X11/sessions/
55 install -m 644 -p $startdir/logram.desktop $pkgdir/etc/X11/sessions/