diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 8bf461b54ca..bc6b09324a2 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ diff --git a/templates/monodoc.tmpl b/templates/monodoc.tmpl new file mode 100755 index 00000000000..47dc47be6a8 --- /dev/null +++ b/templates/monodoc.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'monodoc'. +pkgname=monodoc +version=2.0 +distfiles=" +http://ftp.novell.com/pub/mono/sources/monodoc/$pkgname-$version@.zip" +build_style=gnu_configure +make_cmd="$XBPS_MASTERDIR/bin/gmake" +pkgconfig_override="monodoc.pc" +short_desc="Documentation for the Mono class libraries" +maintainer="Juan RP " +checksum=adf9aa8f57befd266f90a34b27ca8cd98f5b9e90 +long_desc=" + MonoDoc module contains the documentation for the Mono class libraries, + tools to produce and edit the documentation, and a documentation browser."