diff options
Diffstat (limited to 'packages/xfce/mousepad_0.2.12.bb')
-rw-r--r-- | packages/xfce/mousepad_0.2.12.bb | 6 |
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" |