updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / layout-restore / PKGBUILD
blobae459fcd86542597c859b6e093cd8f350e205a32
1 # Contributor: stuck_pxl <flam44@gmail.com>
2 pkgname=layout-restore
3 pkgver=0.4
4 pkgrel=1 
5 pkgdesc="keep window configuration as layout and restore it"
6 url="http://www.emacswiki.org/cgi-bin/wiki/LayoutRestore"
7 arch=('any')
8 license=('GPL2')
9 depends=()
10 install=$pkgname.install
11 source=(http://www.emacswiki.org/emacs/download/$pkgname.el)
12 md5sums=('a8436975b6a0b66145b0a2e0b9ed416b')
14 build() {
15   mkdir -p $startdir/pkg/usr/share/emacs/site-lisp
16   cp $startdir/src/$pkgname.el $startdir/pkg/usr/share/emacs/site-lisp