mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: shared-desktop-ontologies-0.11.0.
This commit is contained in:
parent
bf4d30a1bb
commit
e6300ca546
1 changed files with 19 additions and 0 deletions
19
srcpkgs/shared-desktop-ontologies/template
Normal file
19
srcpkgs/shared-desktop-ontologies/template
Normal 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
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue