mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
jupp: update to 3.1jupp40, adopt,
- fix xlint warnings - add changelog
This commit is contained in:
parent
41c1b57c3b
commit
63a74166f2
1 changed files with 5 additions and 5 deletions
|
@ -1,26 +1,26 @@
|
||||||
# Template file for 'jupp'
|
# Template file for 'jupp'
|
||||||
pkgname=jupp
|
pkgname=jupp
|
||||||
version=3.1jupp39
|
version=3.1jupp40
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=jupp
|
wrksrc=jupp
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-dependency-tracking --disable-termidx"
|
configure_args="--disable-dependency-tracking --disable-termidx"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
conflicts="joe>=0"
|
|
||||||
conf_files="/etc/joe/*rc"
|
conf_files="/etc/joe/*rc"
|
||||||
short_desc="Portable version of JOE’s Own Editor"
|
short_desc="Portable version of JOE’s Own Editor"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-1.0-or-later"
|
license="GPL-1.0-or-later"
|
||||||
homepage="https://www.mirbsd.org/jupp.htm"
|
homepage="https://www.mirbsd.org/jupp.htm"
|
||||||
|
changelog="https://www.mirbsd.org/jupp.htm#clog"
|
||||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||||
checksum=0d5d5b3c8e3db7b64410779fd4ccf962174ebac0c7e717674c780edf44d2fe91
|
checksum=4bed439cde7f2be294e96e49ef3e913ea90fbe5e914db888403e3a27e8035b1a
|
||||||
|
conflicts="joe>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
chmod +x configure
|
chmod +x configure
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
|
||||||
vdoc INFO
|
vdoc INFO
|
||||||
vdoc LIST
|
vdoc LIST
|
||||||
vdoc NEWS
|
vdoc NEWS
|
||||||
|
|
Loading…
Add table
Reference in a new issue