diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/perl/libcompress-raw-zlib-perl_2.015.bb | 13 | ||||
-rw-r--r-- | recipes/perl/libcrypt-rijndael-perl_1.07.bb | 14 | ||||
-rw-r--r-- | recipes/perl/libdigest-sha_5.47.bb | 13 | ||||
-rw-r--r-- | recipes/perl/libio-compress-base-perl_2.015.bb | 13 | ||||
-rw-r--r-- | recipes/perl/libio-compress-zlib-perl_2.015.bb | 13 | ||||
-rw-r--r-- | recipes/perl/libnet-dbus-perl_0.33.5.bb | 10 | ||||
-rw-r--r-- | recipes/perl/libnet-dbus-perl_0.33.6.bb | 6 |
7 files changed, 81 insertions, 1 deletions
diff --git a/recipes/perl/libcompress-raw-zlib-perl_2.015.bb b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb new file mode 100644 index 0000000000..6762037e18 --- /dev/null +++ b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb @@ -0,0 +1,13 @@ +SECTION = "libs" +LICENSE = "Artistic|GPL" +DEPENDS += "expat expat-native" + +SRC_URI = "http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Zlib-${PV}.tar.gz" + +S = "${WORKDIR}/Compress-Raw-Zlib-${PV}" + +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" + +inherit cpan + +FILES_${PN} = "${PERLLIBDIRS}/auto ${PERLLIBDIRS}/Compress ${datadir}/perl5" diff --git a/recipes/perl/libcrypt-rijndael-perl_1.07.bb b/recipes/perl/libcrypt-rijndael-perl_1.07.bb new file mode 100644 index 0000000000..f5cc801176 --- /dev/null +++ b/recipes/perl/libcrypt-rijndael-perl_1.07.bb @@ -0,0 +1,14 @@ +SECTION = "libs" +LICENSE = "GPLv2" +DEPENDS += "expat expat-native" + +SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-Rijndael-${PV}.tar.gz" + +S = "${WORKDIR}/Crypt-Rijndael-${PV}" + +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" + +inherit cpan + +FILES_${PN} = "${PERLLIBDIRS}/auto/ \ + ${PERLLIBDIRS}/Crypt" diff --git a/recipes/perl/libdigest-sha_5.47.bb b/recipes/perl/libdigest-sha_5.47.bb new file mode 100644 index 0000000000..f0176a03c1 --- /dev/null +++ b/recipes/perl/libdigest-sha_5.47.bb @@ -0,0 +1,13 @@ +SECTION = "libs" +LICENSE = "Artistic|GPL" +DEPENDS += "expat expat-native" + +SRC_URI = "http://www.cpan.org/modules/by-module/Digest/Digest-SHA-${PV}.tar.gz" + +S = "${WORKDIR}/Digest-SHA-${PV}" + +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" + +inherit cpan + +FILES_${PN} = "${PERLLIBDIRS}/auto ${PERLLIBDIRS}/Digest ${datadir}/perl5" diff --git a/recipes/perl/libio-compress-base-perl_2.015.bb b/recipes/perl/libio-compress-base-perl_2.015.bb new file mode 100644 index 0000000000..806fb458b1 --- /dev/null +++ b/recipes/perl/libio-compress-base-perl_2.015.bb @@ -0,0 +1,13 @@ +SECTION = "libs" +LICENSE = "Artistic|GPL" +DEPENDS += "expat expat-native" + +SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Compress-Base-${PV}.tar.gz" + +S = "${WORKDIR}/IO-Compress-Base-${PV}" + +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" + +inherit cpan + +FILES_${PN} = "${datadir}/perl5" diff --git a/recipes/perl/libio-compress-zlib-perl_2.015.bb b/recipes/perl/libio-compress-zlib-perl_2.015.bb new file mode 100644 index 0000000000..024c884d7d --- /dev/null +++ b/recipes/perl/libio-compress-zlib-perl_2.015.bb @@ -0,0 +1,13 @@ +SECTION = "libs" +LICENSE = "Artistic|GPL" +DEPENDS += "expat expat-native" + +SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Compress-Zlib-${PV}.tar.gz" + +S = "${WORKDIR}/IO-Compress-Zlib-${PV}" + +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" + +inherit cpan + +FILES_${PN} = "${datadir}/perl5" diff --git a/recipes/perl/libnet-dbus-perl_0.33.5.bb b/recipes/perl/libnet-dbus-perl_0.33.5.bb new file mode 100644 index 0000000000..656f75d746 --- /dev/null +++ b/recipes/perl/libnet-dbus-perl_0.33.5.bb @@ -0,0 +1,10 @@ +SECTION = "libs" +LICENSE = "Artistic|GPL" +RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \ + perl-module-symbol perl-module-selectsaver perl-module-io \ + perl-module-integer perl-module-exporter-heavy" + +SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz" +S = "${WORKDIR}/Net-DBus-${PV}" + +inherit cpan diff --git a/recipes/perl/libnet-dbus-perl_0.33.6.bb b/recipes/perl/libnet-dbus-perl_0.33.6.bb index a340c1e82b..2942d34450 100644 --- a/recipes/perl/libnet-dbus-perl_0.33.6.bb +++ b/recipes/perl/libnet-dbus-perl_0.33.6.bb @@ -2,7 +2,11 @@ DESCRIPTION = "Net::DBus - Perl D-Bus module" SECTION = "libs" LICENSE = "Artistic|GPL" -PR = "r1" +RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \ + perl-module-symbol perl-module-selectsaver perl-module-io \ + perl-module-integer perl-module-exporter-heavy" + +PR = "r2" SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz" |