diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-02-24 23:52:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-24 23:52:17 +0700 |
commit | 3f0215c266a060eb758a125e5a48cad64fdcf919 (patch) | |
tree | fb35e7964c89c76b1217b331eacc723d5790d05d /desktop/mousepad/mousepad.info | |
parent | 388384f3cb5d78f655b8ed9dea35a4d965416760 (diff) |
desktop/mousepad: Added (simple text editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/mousepad/mousepad.info')
-rw-r--r-- | desktop/mousepad/mousepad.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/mousepad/mousepad.info b/desktop/mousepad/mousepad.info new file mode 100644 index 000000000000..d9c2a3c72ca4 --- /dev/null +++ b/desktop/mousepad/mousepad.info @@ -0,0 +1,10 @@ +PRGNAM="mousepad" +VERSION="0.3.0" +HOMEPAGE="http://archive.xfce.org/src/apps/mousepad/" +DOWNLOAD="http://archive.xfce.org/src/apps/mousepad/0.3/mousepad-0.3.0.tar.bz2" +MD5SUM="dcfcdfaa8a19c89f35d5f6f64753e6e1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="gtksourceview" +MAINTAINER="Aaditya Bagga" +EMAIL="aaditya_gnulinux@zoho.com" |