summaryrefslogtreecommitdiff
path: root/packages/xfce/mousepad_0.2.12.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-05-10 13:46:39 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-05-10 13:46:39 +0000
commitc2faa0722e6c264b18d69a2f3f37fe5b81a9e675 (patch)
tree2f53286d9f6547d4aa7c4531dca855019d25b035 /packages/xfce/mousepad_0.2.12.bb
parent9be066c88cc99bf1654d1926fd085fffa5fec447 (diff)
XFCE: update 4.2.x to 4.4.1
- xfcalendar replaced by orage - xffm replaced by thunar - added mousepad - added xfce-terminal - added XFCE engine for GTK - added XFCE icon theme (Rodest) builds, not tested on device
Diffstat (limited to 'packages/xfce/mousepad_0.2.12.bb')
-rw-r--r--packages/xfce/mousepad_0.2.12.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/xfce/mousepad_0.2.12.bb b/packages/xfce/mousepad_0.2.12.bb
new file mode 100644
index 0000000000..670a28dbd7
--- /dev/null
+++ b/packages/xfce/mousepad_0.2.12.bb
@@ -0,0 +1,6 @@
+DESCRIPTION = "Text editor for Xfce based on Leafpad"
+DEPENDS = "libxfce4util xfce-mcs-manager hal liburi-perl-native python-native"
+
+inherit xfce
+
+SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.1/src/mousepad-${PV}.tar.bz2"