[oe-commits] org.oe.dev libvisual 0.4: New recipe.

thebohemian commit oe at amethyst.openembedded.net
Mon Sep 1 18:21:41 UTC 2008


libvisual 0.4: New recipe.

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 83e917f5ff3256e7f167d073a08aa0c0d88df107
ViewMTN: http://monotone.openembedded.org/revision/info/83e917f5ff3256e7f167d073a08aa0c0d88df107
Files:
1
packages/libvisual/libvisual_0.4.0.bb
Diffs:

#
# mt diff -r704c652447ad25124b4af7103ee48137c5db36b2 -r83e917f5ff3256e7f167d073a08aa0c0d88df107
#
#
#
# add_file "packages/libvisual/libvisual_0.4.0.bb"
#  content [1643c5373ef8833183544cd50ad04e1b7c6b734d]
#
============================================================
--- packages/libvisual/libvisual_0.4.0.bb	1643c5373ef8833183544cd50ad04e1b7c6b734d
+++ packages/libvisual/libvisual_0.4.0.bb	1643c5373ef8833183544cd50ad04e1b7c6b734d
@@ -0,0 +1,12 @@
+DESCRIPTION = "A cross platform audio visualization library"
+HOMEPAGE = "http://libvisual.sf.net"
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "LGPL GPL"
+SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+do_stage() {
+  autotools_stage_all
+}






More information about the Openembedded-commits mailing list