parent
7b3d491e4b
commit
781ca021ff
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'bacon'
|
# Template file for 'bacon'
|
||||||
pkgname=bacon
|
pkgname=bacon
|
||||||
version=4.2
|
version=4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-bash --enable-gui-fltk"
|
configure_args="--with-bash --enable-gui-fltk"
|
||||||
hostmakedepends="pkg-config m4 which"
|
hostmakedepends="pkg-config m4 which flex"
|
||||||
makedepends="fltk-devel"
|
makedepends="fltk-devel"
|
||||||
short_desc="BASIC to C converter"
|
short_desc="BASIC to C converter"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.basic-converter.org"
|
homepage="https://www.basic-converter.org"
|
||||||
changelog="https://www.basic-converter.org/stable/CHANGES"
|
changelog="https://www.basic-converter.org/stable/CHANGES"
|
||||||
distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz"
|
distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz"
|
||||||
checksum=03906139e9bc815d47635fdb92ded3f88376e38bb900fe3388aeb78a660defe2
|
checksum=657eabca5870fb7db1e34100392af1c0f841d4a4ba7910b44c50302ca288b4f0
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue