Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (2e3fc3c4d4e6d1e74bffc9742f8e867e7d452d3f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (2e3fc3c4d4e6d1e74bffc9742f8e867e7d452d3f)
  • Date: Fri, 24 Aug 2007 00:29:39 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 4 ++-
kde-look/polyester/DETAILS | 7 +++--
kde-look/polyester/HISTORY | 4 +++
kde-look/polyester/polyester-1.0.2.tar.bz2.sig |binary
kde-look/qtcurve-kde3/DEPENDS | 3 ++
kde-look/qtcurve-kde3/DETAILS | 13 +++++++++
kde-look/qtcurve-kde3/HISTORY | 3 ++
kde-look/qtcurve-kde3/QtCurve-KDE3-0.52.3.tar.gz.sig |binary
utils/counter-linux/BUILD | 1
utils/counter-linux/DEPENDS | 2 +
utils/counter-linux/DETAILS | 25
+++++++++++++++++++
utils/counter-linux/HISTORY | 3 ++
utils/counter-linux/INSTALL | 2 +
utils/counter-linux/PRE_BUILD | 1
14 files changed, 64 insertions(+), 4 deletions(-)

New commits:
commit eea8e71b231c5c8f300522331c755b4342f38b78
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

counter-linux: Added an installer for the Counter Linux.org script

commit 7cd8f1c632ce41b29f59d65bed44bbe41fdb3e8d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Add forgotten polyester GPG signature and fix ChangeLog entry for kcpufreq

commit 5daadbcf3399bdf1cdf445c04a7e6dcf482db247
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

qtcurve-kde3: New widget style for QT/KDE3

commit b3253f97f3bdbeeed9437aa6cc833e5def5b3f00
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

polyester: Updated to 1.0.2

diff --git a/ChangeLog b/ChangeLog
index 258a6e7..97e5ff7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-08-23 Eric Sandall <sandalle AT sourcemage.org>
- * kde-apps/kcpufreq: KDE CPUFreq applet
+ * kde-apps/kcpufreq: Added KDE CPUFreq applet
+ * kde-apps/qtcurve-kd3: Added QT/KDE3 widget style
+ * utils/counter-linux: Added Counter Linux.org script

2007-08-21 Juuso Alasuutari <iuso AT sourcemage.org>
* security/fwknop: New spell, port knocking and/or Single Packet
diff --git a/kde-look/polyester/DETAILS b/kde-look/polyester/DETAILS
index b017138..e476095 100755
--- a/kde-look/polyester/DETAILS
+++ b/kde-look/polyester/DETAILS
@@ -1,12 +1,13 @@
SPELL=polyester
- VERSION=1.0_beta2
+ VERSION=1.0.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.notmart.org/files/$SOURCE
-
SOURCE_HASH=sha512:de36fa1758d6dbb67c17db777a1707cd01f6661dd1c0587be0ca4479ba75f099d1850ef4b99d86a84f18ca18ecde227a0afd892ac0b4152e0636ea0166e93e26
+#
SOURCE_HASH=sha512:de36fa1758d6dbb67c17db777a1707cd01f6661dd1c0587be0ca4479ba75f099d1850ef4b99d86a84f18ca18ecde227a0afd892ac0b4152e0636ea0166e93e26
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=LGPL
WEB_SITE=http://www.kde-look.org/content/show.php?content=27968
ENTERED=20060606
- LICENSE[0]=LGPL
SHORT="Widget style + kwin decoration for KDE."
cat << EOF
Polyester is a kde widget style and a kwin decoration both aimed to be a
diff --git a/kde-look/polyester/HISTORY b/kde-look/polyester/HISTORY
index cd06720..7574a37 100644
--- a/kde-look/polyester/HISTORY
+++ b/kde-look/polyester/HISTORY
@@ -1,3 +1,6 @@
+2007-08-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.2
+
2006-10-26 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Updated to 1.0_beta2.
* DEPENDS: Source KDE_DEPENDS.
@@ -10,3 +13,4 @@

2006-06-06 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS, DEPENDS, HISTORY: created spell
+
diff --git a/kde-look/polyester/polyester-1.0.2.tar.bz2.sig
b/kde-look/polyester/polyester-1.0.2.tar.bz2.sig
new file mode 100644
index 0000000..db511ad
Binary files /dev/null and b/kde-look/polyester/polyester-1.0.2.tar.bz2.sig
differ
diff --git a/kde-look/qtcurve-kde3/DEPENDS b/kde-look/qtcurve-kde3/DEPENDS
new file mode 100755
index 0000000..8764ff5
--- /dev/null
+++ b/kde-look/qtcurve-kde3/DEPENDS
@@ -0,0 +1,3 @@
+depends kdebase &&
+
+. "$SECTION_DIRECTORY/KDE_DEPENDS"
diff --git a/kde-look/qtcurve-kde3/DETAILS b/kde-look/qtcurve-kde3/DETAILS
new file mode 100755
index 0000000..2a368ae
--- /dev/null
+++ b/kde-look/qtcurve-kde3/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=qtcurve-kde3
+ VERSION=0.52.3
+ SOURCE=QtCurve-KDE3-$VERSION.tar.gz
+ SOURCE_URL[0]=http://home.freeuk.com/cpdrummond/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/QtCurve-KDE3-$VERSION"
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.kde-look.org/content/show.php?content=40492
+ ENTERED=20060606
+ SHORT='Widget styles for QT/KDE3'
+cat << EOF
+Widget styles for KDE3.
+EOF
diff --git a/kde-look/qtcurve-kde3/HISTORY b/kde-look/qtcurve-kde3/HISTORY
new file mode 100644
index 0000000..abdecc4
--- /dev/null
+++ b/kde-look/qtcurve-kde3/HISTORY
@@ -0,0 +1,3 @@
+2007-08-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS: Created
+
diff --git a/kde-look/qtcurve-kde3/QtCurve-KDE3-0.52.3.tar.gz.sig
b/kde-look/qtcurve-kde3/QtCurve-KDE3-0.52.3.tar.gz.sig
new file mode 100644
index 0000000..214fc27
Binary files /dev/null and
b/kde-look/qtcurve-kde3/QtCurve-KDE3-0.52.3.tar.gz.sig differ
diff --git a/utils/counter-linux/BUILD b/utils/counter-linux/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/utils/counter-linux/BUILD
@@ -0,0 +1 @@
+true
diff --git a/utils/counter-linux/DEPENDS b/utils/counter-linux/DEPENDS
new file mode 100755
index 0000000..7f2cdb1
--- /dev/null
+++ b/utils/counter-linux/DEPENDS
@@ -0,0 +1,2 @@
+depends MAIL-TRANSPORT-AGENT &&
+depends perl
diff --git a/utils/counter-linux/DETAILS b/utils/counter-linux/DETAILS
new file mode 100755
index 0000000..97ffdbe
--- /dev/null
+++ b/utils/counter-linux/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=counter-linux
+ VERSION=0.30
+ SOURCE=machine-update
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ FORCE_DOWNLOAD="on"
+ SOURCE_URL[0]=http://counter.li.org/scripts/$SOURCE
+ SOURCE_IGNORE=volatile
+ LICENSE[0]=GPL
+ KEYWORDS="utils counter"
+ WEB_SITE=http://counter.li.org/scripts/
+ ENTERED=20070823
+ SHORT='Counter Linux.org machine update script'
+cat << EOF
+This script registers or updates a machine's info in the counter. The info
+registered will show up in the list of machines on your homepage.
+
+Instructions for use:
+ * Save machine-update to a file named "machine-update" in any convenient
+ place
+ * From a terminal window, change directory to that place.
+ * Change it to be executable (chmod +x machine-update)
+ * Run "./machine-update -i" to enter information
+ * Run "./machine-update -m" to send mail
+ * Run "./machine-update -c" to add it to your crontab file
+EOF
diff --git a/utils/counter-linux/HISTORY b/utils/counter-linux/HISTORY
new file mode 100644
index 0000000..73fa333
--- /dev/null
+++ b/utils/counter-linux/HISTORY
@@ -0,0 +1,3 @@
+2007-08-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS, PRE_BUILD, BUILD, INSTALL: Created
+
diff --git a/utils/counter-linux/INSTALL b/utils/counter-linux/INSTALL
new file mode 100755
index 0000000..752ebe4
--- /dev/null
+++ b/utils/counter-linux/INSTALL
@@ -0,0 +1,2 @@
+install -m 0755 -o root -g root $SOURCE_CACHE/$SOURCE \
+ $INSTALL_ROOT/usr/bin/$SOURCE
diff --git a/utils/counter-linux/PRE_BUILD b/utils/counter-linux/PRE_BUILD
new file mode 100755
index 0000000..b3f3f78
--- /dev/null
+++ b/utils/counter-linux/PRE_BUILD
@@ -0,0 +1 @@
+verify_file ''



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (2e3fc3c4d4e6d1e74bffc9742f8e867e7d452d3f), Eric Sandall, 08/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page