summaryrefslogtreecommitdiff
path: root/recipes/perl/libxml-twig-perl_3.33.bb
blob: d688d2c372b463db8086f22138735fd4e8576da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://www.xmltwig.com/"
DEPENDS += "libxml-parser-perl"
PR = "r2"

SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/XML-Twig-${PV}-upstream-keeps-changing-this-tarball-so-we-mirror-our-own.tar.gz"

S = "${WORKDIR}/XML-Twig-${PV}"

inherit cpan