[Lunar-commits] <moonbase-other> screen-message: add this handy x-utility to -other
v4hn
me at v4hn.de
Sat Jul 6 12:38:34 CEST 2013
commit 0123d1024930e3df41e257aa6e6de90372fd36f2
Author: v4hn <me at v4hn.de>
Date: Sat, 06 Jul 2013 03:37:54 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0123d1024930e3df41e257aa6e6de90372fd36f2
screen-message: add this handy x-utility to -other
---
x11-utils/screen-message/DEPENDS | +9/-0
x11-utils/screen-message/DETAILS | +15/-0
2 files changed, 24 insertions(+)
--- /dev/null
+++ b/x11-utils/screen-message/DEPENDS
@@ -0,0 +1,9 @@
+depends glib-2
+depends gtk+-2
+depends atk
+depends pango
+depends expat
+depends fontconfig
+depends freetype2
+depends libpng
+depends zlib
--- /dev/null
+++ b/x11-utils/screen-message/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=screen-message
+ VERSION=0.20
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.joachim-breitner.de/archive/$MODULE/
+ SOURCE_VFY=sha1:97db4ff3c97ee025d0049a41456a6fd8b29f3f77
+ WEB_SITE=http://www.joachim-breitner.de/archive/$MODULE/
+ ENTERED=20130706
+ UPDATED=20130706
+ SHORT="display text as large as possible on your screen"
+
+cat << EOF
+Screen Message is a small program to display a text
+as large as possible on your screen. You can edit
+the text while Screen Message is running.
+EOF
More information about the Lunar-commits
mailing list