summaryrefslogtreecommitdiffstats
path: root/emacs-lisp/color-theme/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-lisp/color-theme/DETAILS')
-rwxr-xr-xemacs-lisp/color-theme/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/emacs-lisp/color-theme/DETAILS b/emacs-lisp/color-theme/DETAILS
new file mode 100755
index 0000000000..2093c2b7b6
--- /dev/null
+++ b/emacs-lisp/color-theme/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=color-theme
+ VERSION=6.6.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://download.savannah.gnu.org/releases/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:4faa22900f6ad4a1dd57452470e23b57827d3f02bf2b9e3c4eed6f5693432d6478aa5008e67f219a95412a63fe52dbcad15b0ac7a3b4d39f1d28ceda75e5e76c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.nongnu.org/color-theme/"
+ LICENSE[0]=GPL
+ ENTERED=20110520
+ SHORT="Color theme is an Emacs-Lisp package with more than 50 color themes for your use"
+cat << EOF
+color-theme is an emacs-lisp mode for skinning your emacs. Features are:
+
+ - Huge and extensible theme library - Easy to use - Works on pretty all
+ emacs flavours - Mature source code
+EOF