gscope3: update to 3.16, Orphaned.
This commit is contained in:
parent
f75f1133b7
commit
3255278530
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'gscope3'
|
||||
pkgname=gscope3
|
||||
version=3.12
|
||||
version=3.16
|
||||
revision=1
|
||||
_release=v2.12+v3.12
|
||||
wrksrc="gscope-2.12-v3.12"
|
||||
_release=v2.16+v3.16
|
||||
wrksrc="gscope-2.16-v3.16"
|
||||
build_wrksrc="packages/gscope3"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="gtksourceview-devel"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
short_desc="Interactive source code browsing tool for C and other languages"
|
||||
homepage="https://github.com/tefletch/gscope"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/tefletch/gscope/archive/${_release}.tar.gz"
|
||||
checksum=36b52fefe46b111b3835f9b9394bbc89ef671b5697cb5452dd2c225aebe72cfc
|
||||
checksum=e8e9edc652ae161f9664db00f54898ab6cb7730b011857a3fdc667ba8e898f22
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue