summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libunique/libunique_1.1.6.bb
blob: 0c1b9a09aa2c461e97ecd8ac58437edaedf19823 (plain)
1
2
3
4
5
6
7
8
9
10
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2"
PR = "r1"

DEPENDS = "glib-2.0 gtk+ dbus"

LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
#S = "${WORKDIR}/unique-${PV}"

inherit autotools