summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2015-06-09 00:22:44 +0200
committerStefan Husmann2015-06-09 00:22:44 +0200
commit922fa14794d4eda78c5bf849a423382029eb95e2 (patch)
tree06584c1736a58dc934acdba378e488bca0c785e9 /.SRCINFO
downloadaur-922fa14794d4eda78c5bf849a423382029eb95e2.tar.gz
initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e529842512ae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = guile-emacs-git
+ pkgdesc = branch of GNU Emacs that replaces Emacs' own EmacsLisp engine with that of Guile.
+ pkgver = 116892.41120e0
+ pkgrel = 1
+ url = http://www.emacswiki.org/emacs/GuileEmacs
+ install = emacs.install
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ depends = librsvg
+ depends = guile4emacs-git
+ depends = giflib
+ depends = gtk3
+ depends = alsa-lib
+ depends = imagemagick
+ depends = gconf
+ depends = gpm
+ depends = m17n-lib
+ depends = desktop-file-utils
+ provides = emacs
+ provides = ctags
+ conflicts = emacs
+ conflicts = ctags
+ options = !strip
+ options = !makeflags
+ source = guilemacs::git://git.hcoop.net/git/bpt/emacs.git#branch=wip
+ md5sums = SKIP
+
+pkgname = guile-emacs-git
+