mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
ProofGeneral: removed, use from ELPA.
This commit is contained in:
parent
6304f74651
commit
668335d003
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'ProofGeneral'
|
||||
pkgname=ProofGeneral
|
||||
version=4.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="emacs which"
|
||||
depends="emacs perl"
|
||||
short_desc="Generic Emacs front-end for proof assistants"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://proofgeneral.github.io/"
|
||||
distfiles="https://github.com/ProofGeneral/PG/archive/v${version}.tar.gz"
|
||||
checksum=b408ab943cfbfe4fcb0d3322f079f41e2a2d29b50cf0cc704fbb4d5e6c26e3a2
|
||||
|
||||
do_install() {
|
||||
make install DESTDIR=${DESTDIR}
|
||||
}
|
Loading…
Add table
Reference in a new issue