20 lines
548 B
Text
20 lines
548 B
Text
|
# 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
|
||
|
}
|
||
|
}
|