summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorPeng Chang (Charles)2011-05-20 20:02:58 +0800
committerPeng Chang (Charles)2011-05-20 20:02:58 +0800
commit4b99568bf75d614ba40010de721a0c2449b8d137 (patch)
treed037ea0eeb6e59e7df13551a67dd8cc8da1678a2 /emacs-lisp
parentb386c8e0c4b6a11b360be0fbda875c4d33c3dcc9 (diff)
emacs-lisp/color-theme: new spell
Diffstat (limited to 'emacs-lisp')
-rwxr-xr-xemacs-lisp/color-theme/BUILD2
-rwxr-xr-xemacs-lisp/color-theme/DEPENDS1
-rwxr-xr-xemacs-lisp/color-theme/DETAILS16
-rw-r--r--emacs-lisp/color-theme/HISTORY3
-rwxr-xr-xemacs-lisp/color-theme/INSTALL2
5 files changed, 24 insertions, 0 deletions
diff --git a/emacs-lisp/color-theme/BUILD b/emacs-lisp/color-theme/BUILD
new file mode 100755
index 0000000000..1e77fa2402
--- /dev/null
+++ b/emacs-lisp/color-theme/BUILD
@@ -0,0 +1,2 @@
+default_build &&
+emacs -Q -L . -batch -f batch-byte-compile themes/*.el
diff --git a/emacs-lisp/color-theme/DEPENDS b/emacs-lisp/color-theme/DEPENDS
new file mode 100755
index 0000000000..3e19255456
--- /dev/null
+++ b/emacs-lisp/color-theme/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
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
diff --git a/emacs-lisp/color-theme/HISTORY b/emacs-lisp/color-theme/HISTORY
new file mode 100644
index 0000000000..08f5f2ed05
--- /dev/null
+++ b/emacs-lisp/color-theme/HISTORY
@@ -0,0 +1,3 @@
+2011-05-20 Peng Chang (Charles) <chp@sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/emacs-lisp/color-theme/INSTALL b/emacs-lisp/color-theme/INSTALL
new file mode 100755
index 0000000000..1485725d60
--- /dev/null
+++ b/emacs-lisp/color-theme/INSTALL
@@ -0,0 +1,2 @@
+default_install &&
+emacs_lisp_install themes