valadoc-git: remove, replaced by valadoc
This commit is contained in:
parent
792bca9407
commit
e88510d0f2
1 changed files with 0 additions and 24 deletions
|
@ -1,24 +0,0 @@
|
||||||
# Template file for 'valadoc-git'
|
|
||||||
pkgname=valadoc-git
|
|
||||||
version=20151103
|
|
||||||
revision=1
|
|
||||||
build_style=gnu-configure
|
|
||||||
hostmakedepends="pkg-config libtool automake git vala-devel"
|
|
||||||
makedepends="libglib-devel libgee08-devel graphviz-devel"
|
|
||||||
replaces="valadoc>=0"
|
|
||||||
provides="valadoc-${version}_${revision}"
|
|
||||||
short_desc="Documentation tool for the vala project"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
license="LGPL-3"
|
|
||||||
homepage="https://live.gnome.org/Valadoc"
|
|
||||||
|
|
||||||
nocross="error: cannot run C compiled programs"
|
|
||||||
|
|
||||||
do_fetch() {
|
|
||||||
local url="git://git.gnome.org/valadoc"
|
|
||||||
msg_normal "Fetching source from $url ...\n"
|
|
||||||
git clone ${url} ${pkgname}-${version}
|
|
||||||
}
|
|
||||||
pre_configure() {
|
|
||||||
./autogen.sh
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue