0d45378bc5
Closes: #9940 [via git-merge-pr]
15 lines
575 B
Bash
15 lines
575 B
Bash
# Template file for 'global'
|
|
pkgname=global
|
|
version=6.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --with-exuberant-ctags=/usr/bin/ctags
|
|
ac_cv_posix1_2008_realpath=yes"
|
|
depends="ctags"
|
|
makedepends="ncurses-devel"
|
|
short_desc="Source code tagging system that works across diverse environments"
|
|
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/global/"
|
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=87a86ea972429e2c983f8359e91ce64facccdc76215ef5225c0baf3f6f087527
|