mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gscope3: update to 3.18. (#1170)
This commit is contained in:
parent
4654cb755b
commit
be8b71bdae
1 changed files with 6 additions and 6 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'gscope3'
|
# Template file for 'gscope3'
|
||||||
pkgname=gscope3
|
pkgname=gscope3
|
||||||
version=3.16
|
version=3.18
|
||||||
revision=1
|
revision=1
|
||||||
_release=v2.16+v3.16
|
_release=v2.18+v3.18
|
||||||
wrksrc="gscope-2.16-v3.16"
|
wrksrc="gscope-2.18-v3.18"
|
||||||
build_wrksrc="packages/gscope3"
|
build_wrksrc="packages/gscope3"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="gtksourceview-devel"
|
makedepends="gtksourceview-devel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
|
||||||
short_desc="Interactive source code browsing tool for C and other languages"
|
short_desc="Interactive source code browsing tool for C and other languages"
|
||||||
homepage="https://github.com/tefletch/gscope"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://github.com/tefletch/gscope"
|
||||||
distfiles="https://github.com/tefletch/gscope/archive/${_release}.tar.gz"
|
distfiles="https://github.com/tefletch/gscope/archive/${_release}.tar.gz"
|
||||||
checksum=e8e9edc652ae161f9664db00f54898ab6cb7730b011857a3fdc667ba8e898f22
|
checksum=06d0fd4351b4f8dc1850c81b07c112b0974bfb140f9fe56f8af6f865be3e0a2a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue