15 lines
545 B
Bash
15 lines
545 B
Bash
# Template file for 'global'
|
|
pkgname=global
|
|
version=6.5.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --with-exuberant-ctags=/usr/bin/ctags"
|
|
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=c0fc831c1a54a5ee4f5fc765a7af90ade773e4fb4763416c0b6d4d2e571b1d1f
|