diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2016-09-06 23:39:52 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2016-09-06 23:39:52 +0200 |
commit | 31a8240793afd6a03fd780982144e6de42597458 (patch) | |
tree | 979bd97099939fd0cae665b9891c45c8bb63c298 /context-git/PKGBUILD | |
parent | d0cbc8b72dc47be67b41c7f51aa58650f54194d3 (diff) | |
download | arch-packages-31a8240793afd6a03fd780982144e6de42597458.tar.gz |
context-mkiv: add preliminary WIP PKGBUILD and env wrapper
Diffstat (limited to 'context-git/PKGBUILD')
-rw-r--r-- | context-git/PKGBUILD | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/context-git/PKGBUILD b/context-git/PKGBUILD index bcdfaf5..ae2c99b 100644 --- a/context-git/PKGBUILD +++ b/context-git/PKGBUILD @@ -7,16 +7,8 @@ pkgdesc="The ConTeXt typesetting system; sources from Git" arch=(any) url="http://pragma-ade.nl" license=('GPL2') -groups=() -depends=() makedepends=('git' 'luatex-svn') -provides=() conflicts=(context-minimals-git) -replaces=() -backup=() -options=() -install= -noextract=() sha256sums=('SKIP') _git_repo=bitbucket.org/phg/context-mirror.git |