New package: shared-desktop-ontologies-0.11.0.

This commit is contained in:
Juan RP 2013-06-16 09:41:22 +02:00
parent bf4d30a1bb
commit e6300ca546

View File

@ -0,0 +1,19 @@
# Template file for 'shared-desktop-ontologies'
pkgname=shared-desktop-ontologies
version=0.11.0
revision=1
build_style=cmake
hostmakedepends="cmake"
short_desc="Provide RDF vocabularies for the Semantic Desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://sourceforge.net/apps/trac/oscaf/"
distfiles="${SOURCEFORGE_SITE}/oscaf/${pkgname}-${version}.tar.bz2"
checksum=82afe6c24cf574f242c1fa85a5daff8c3631cc9b4cbcb80379dce6f364b4bbd4
shared-desktop-ontologies_package() {
noarch=yes
pkg_install() {
vmove usr
}
}