mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libepc: update to 0.4.3.
This commit is contained in:
parent
c87a0aeff9
commit
059914edaa
1 changed files with 2 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'libepc'
|
# Template file for 'libepc'
|
||||||
pkgname=libepc
|
pkgname=libepc
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
homepage="http://live.gnome.org/libepc"
|
homepage="http://live.gnome.org/libepc"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Easy Publish and Consume Library"
|
short_desc="Easy Publish and Consume Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=3dff25a7f2f0d024b7609389f13664789b0ab45a0e5740908395e3d49cceefc2
|
checksum=57303bc180ef1447e060a64590fd359365390e14a90dddc8b8af8d3a6551e454
|
||||||
long_desc="
|
long_desc="
|
||||||
The Easy Publish and Consume library provides an easy method to:
|
The Easy Publish and Consume library provides an easy method to:
|
||||||
|
|
||||||
|
@ -22,7 +21,6 @@ long_desc="
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue