blob: c52323f24e44f87a43a6c83ce1a64e14f5cdddda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = emacs-oz-mode
pkgdesc = Major mode for editing Mozart/Oz.
pkgver = 20150609
pkgrel = 1
url = https://github.com/mozart/mozart2
install = emacs-oz-mode.install
arch = any
license = MIT
depends = emacs
source = https://raw.github.com/mozart/mozart2/master/opi/emacs/mozart.el
source = https://raw.github.com/mozart/mozart2/master/opi/emacs/oz.el
source = https://raw.github.com/mozart/mozart2/master/opi/emacs/oz-extra.el
source = https://raw.github.com/mozart/mozart2/master/opi/emacs/oz-server.el
md5sums = d1d1b4b1e55c06c265bfef27e51dc54c
md5sums = 3c7ef9f4280234e9a3b35ff05f38c33c
md5sums = 5b4a5acd817b21e9aa85d439ee14401f
md5sums = c175f79fb1251d65f4fb583f4625ffff
pkgname = emacs-oz-mode
|