aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo3/hildon-lgpl_0.12.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-09 09:59:37 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-09 09:59:37 +0000
commite18626a54db4ffff0a0841ffe0d50b42a1425321 (patch)
tree57c0405b25b0dd52ef3e0d0ce1745ea7f81d1e00 /packages/maemo3/hildon-lgpl_0.12.1.bb
parent5d2e5495a7a97758399f782db21d5a491b3288be (diff)
downloadopenembedded-e18626a54db4ffff0a0841ffe0d50b42a1425321.tar.gz
maemo3: start adding maemo3 packages that build against stock base libraries:
* hildon lgpl 0.12.1 * hildon-base-lib 0.11.1 * libgpsmgr 0.1 * libgpsbt 0.1 Work in progress, feel free to fix errors, add descriptions, etc
Diffstat (limited to 'packages/maemo3/hildon-lgpl_0.12.1.bb')
-rw-r--r--packages/maemo3/hildon-lgpl_0.12.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/maemo3/hildon-lgpl_0.12.1.bb b/packages/maemo3/hildon-lgpl_0.12.1.bb
new file mode 100644
index 0000000000..02bbad9dd2
--- /dev/null
+++ b/packages/maemo3/hildon-lgpl_0.12.1.bb
@@ -0,0 +1,10 @@
+LICENSE = "LGPL"
+
+SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-4.tar.gz"
+
+inherit autotools pkgconfig
+
+do_stage() {
+ autotools_stage_all
+}
+