mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libIDL: rebuild for metadata
This commit is contained in:
parent
f7497e5fa7
commit
99fe99b3cc
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'libIDL'.
|
# Template file for 'libIDL'
|
||||||
pkgname=libIDL
|
pkgname=libIDL
|
||||||
version=0.8.14
|
version=0.8.14
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
short_desc="CORBA Interface Definition Language parser"
|
short_desc="CORBA Interface Definition Language parser"
|
||||||
homepage="http://projects.gnome.org/ORBit2/"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.0-or-later"
|
||||||
|
homepage="http://projects.gnome.org/ORBit2/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||||
checksum=c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220
|
checksum=c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue