aboutsummaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
committerChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
commita780643c4b6aa11e1a36965a69df7116477c7b4c (patch)
tree17e81e77bde19931facf9b30fa5b5981df796071 /perl
parent88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff)
downloadopenembedded-a780643c4b6aa11e1a36965a69df7116477c7b4c.tar.gz
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'perl')
-rw-r--r--perl/libmail-sendmail-perl_0.79.bb0
-rw-r--r--perl/libmail-sendmail-perl_0.79.oe8
-rw-r--r--perl/libnetserver-generic-perl_1.03.bb0
-rw-r--r--perl/libnetserver-generic-perl_1.03.oe7
-rw-r--r--perl/libxml-parser-perl-native_2.34.bb0
-rw-r--r--perl/libxml-parser-perl-native_2.34.oe4
-rw-r--r--perl/libxml-parser-perl_2.34.bb0
-rw-r--r--perl/libxml-parser-perl_2.34.oe6
-rw-r--r--perl/perl-native_5.8.3.bb0
-rw-r--r--perl/perl-native_5.8.3.oe32
-rw-r--r--perl/perl_5.8.3.bb0
-rw-r--r--perl/perl_5.8.3.oe61
12 files changed, 0 insertions, 118 deletions
diff --git a/perl/libmail-sendmail-perl_0.79.bb b/perl/libmail-sendmail-perl_0.79.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/libmail-sendmail-perl_0.79.bb
diff --git a/perl/libmail-sendmail-perl_0.79.oe b/perl/libmail-sendmail-perl_0.79.oe
deleted file mode 100644
index 7e5cae46d7..0000000000
--- a/perl/libmail-sendmail-perl_0.79.oe
+++ /dev/null
@@ -1,8 +0,0 @@
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-SRC_URI = "http://www.cpan.org/modules/by-module/Mail/Mail-Sendmail-${PV}.tar.gz"
-DEPENDS = "perl"
-
-S = "${WORKDIR}/Mail-Sendmail-${PV}"
-
-inherit cpan
diff --git a/perl/libnetserver-generic-perl_1.03.bb b/perl/libnetserver-generic-perl_1.03.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/libnetserver-generic-perl_1.03.bb
diff --git a/perl/libnetserver-generic-perl_1.03.oe b/perl/libnetserver-generic-perl_1.03.oe
deleted file mode 100644
index 3e3ea4db79..0000000000
--- a/perl/libnetserver-generic-perl_1.03.oe
+++ /dev/null
@@ -1,7 +0,0 @@
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-SRC_URI = "http://www.cpan.org/modules/by-module/NetServer/NetServer-Generic-${PV}.tar.gz"
-DEPENDS = "perl"
-S = "${WORKDIR}/NetServer-Generic-${PV}"
-
-inherit cpan
diff --git a/perl/libxml-parser-perl-native_2.34.bb b/perl/libxml-parser-perl-native_2.34.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/libxml-parser-perl-native_2.34.bb
diff --git a/perl/libxml-parser-perl-native_2.34.oe b/perl/libxml-parser-perl-native_2.34.oe
deleted file mode 100644
index e457b5a2fa..0000000000
--- a/perl/libxml-parser-perl-native_2.34.oe
+++ /dev/null
@@ -1,4 +0,0 @@
-SECTION = "libs"
-include libxml-parser-perl_${PV}.oe
-inherit native
-DEPENDS = "perl-native expat-native"
diff --git a/perl/libxml-parser-perl_2.34.bb b/perl/libxml-parser-perl_2.34.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/libxml-parser-perl_2.34.bb
diff --git a/perl/libxml-parser-perl_2.34.oe b/perl/libxml-parser-perl_2.34.oe
deleted file mode 100644
index fde6f250d0..0000000000
--- a/perl/libxml-parser-perl_2.34.oe
+++ /dev/null
@@ -1,6 +0,0 @@
-SECTION = "libs"
-SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-2.34.tar.gz"
-
-S = "${WORKDIR}/XML-Parser-${PV}"
-
-inherit cpan
diff --git a/perl/perl-native_5.8.3.bb b/perl/perl-native_5.8.3.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/perl-native_5.8.3.bb
diff --git a/perl/perl-native_5.8.3.oe b/perl/perl-native_5.8.3.oe
deleted file mode 100644
index da30274627..0000000000
--- a/perl/perl-native_5.8.3.oe
+++ /dev/null
@@ -1,32 +0,0 @@
-DESCRIPTION = "Perl is a popular scripting language."
-HOMEPAGE = "http://www.perl.org/"
-LICENSE = "Artistic|GPL"
-
-SECTION = "libs"
-inherit native
-
-DEPENDS = "db3-native gdbm-native"
-
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz"
-S = "${WORKDIR}/perl-${PV}"
-
-do_configure () {
- ./Configure \
- -Dcc="${BUILD_CC}" \
- -Dcflags="${BUILD_CFLAGS}" \
- -Dldflags="${BUILD_LDFLAGS} -Wl,-rpath,${STAGING_LIBDIR}" \
- -Dusethreads \
- -Duselargefiles \
- -Dprefix=${prefix} \
- -Dvendorprefix=${prefix} \
- -Dsiteprefix=${prefix}/local \
- -Dman1ext=1 \
- -Dman3ext=3perl \
- -Uafs \
- -Ud_csh \
- -Uusesfio \
- -Uusenm -des
- sed 's!${STAGING_DIR}/bin!${STAGING_BINDIR}!;
- s!${STAGING_DIR}/lib!${STAGING_LIBDIR}!' < config.sh > config.sh.new
- mv config.sh.new config.sh
-}
diff --git a/perl/perl_5.8.3.bb b/perl/perl_5.8.3.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/perl/perl_5.8.3.bb
diff --git a/perl/perl_5.8.3.oe b/perl/perl_5.8.3.oe
deleted file mode 100644
index 99bfecfa18..0000000000
--- a/perl/perl_5.8.3.oe
+++ /dev/null
@@ -1,61 +0,0 @@
-DESCRIPTION = "Perl is a popular scripting language."
-HOMEPAGE = "http://www.perl.org/"
-LICENSE = "Artistic|GPL"
-SECTION = "devel"
-PRIORITY = "optional"
-DEPENDS = "db3 perl-native"
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
- file://Makefile.patch;patch=1 \
- file://config.sh-arm-linux.patch;patch=1 \
- file://libperl-5.8.3-create-libperl-soname.patch;patch=1;pnum=0 \
- file://Makefile.SH.patch \
- file://config.sh-mipsel-linux"
-
-HOSTPERL=${STAGING_BINDIR}/perl${PV}
-
-do_configure() {
- ln -sf ${HOSTPERL} ${STAGING_BINDIR}/hostperl
- cp ${HOSTPERL} hostperl
- cd Cross
- rm Makefile.SH.patch
- cp ${WORKDIR}/Makefile.SH.patch .
- cp ${WORKDIR}/config.sh-mipsel-linux .
- cat config.sh-${TARGET_ARCH}-${TARGET_OS} | sed -e's,./install_me_here,${D},g' > config.sh-${TARGET_ARCH}-${TARGET_OS}.new
- mv config.sh-${TARGET_ARCH}-${TARGET_OS}.new config.sh-${TARGET_ARCH}-${TARGET_OS}
- rm -f config
- echo "ARCH = ${TARGET_ARCH}" > config
- echo "OS = ${TARGET_OS}" >> config
- oe_runmake patch
-}
-
-do_compile() {
- cd Cross
- oe_runmake perl
-}
-
-do_install() {
- make install
- cd ${D}/usr/bin/
- rm perl
- ln -s perl${PV} perl
- cd ${D}/usr/lib
- mv ${D}/usr/lib/perl5/5.8.3/CORE/libperl.so.${PV} .
-}
-
-do_stage() {
- install -d ${STAGING_DIR}/${HOST_SYS}/perl/
- install config.sh ${STAGING_DIR}/${HOST_SYS}/perl/
-}
-
-python populate_packages_prepend () {
- libdir = oe.data.expand('${libdir}/perl5/${PV}', d)
- do_split_packages(d, libdir, 'auto/(.*)/', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
- do_split_packages(d, libdir, '(.*)\.(pm|pl)', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
-}
-
-PACKAGES = "perl perl-misc perl-lib perl-dev perl-pod"
-FILES_${PN} = "/usr/bin/perl /usr/bin/perl${PV}"
-FILES_${PN}-lib = "/usr/lib/libperl.so*"
-FILES_${PN}-dev = "/usr/lib/perl5/5.8.3/CORE/"
-FILES_${PN}-pod = "/usr/lib/perl5/${PV}/pod"
-FILES_perl-misc = "/usr/bin/"