Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (05864b229c24bcf1551d881ca389b227e022283a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (05864b229c24bcf1551d881ca389b227e022283a)
  • Date: Mon, 12 Jan 2015 05:00:13 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 9 +++++++++
audio-drivers/apulse/BUILD | 1 +
audio-drivers/apulse/DEPENDS | 4 ++++
audio-drivers/apulse/DETAILS | 13 +++++++++++++
audio-drivers/apulse/HISTORY | 2 ++
audio-libs/libshout-idjc/DEPENDS | 5 +++++
audio-libs/libshout-idjc/DETAILS | 16 ++++++++++++++++
audio-libs/libshout-idjc/HISTORY | 2 ++
audio-soft/darkice/DETAILS | 4 ++--
audio-soft/darkice/HISTORY | 3 +++
audio-soft/eyed3/CONFLICTS | 1 -
audio-soft/eyed3/DEPENDS | 1 -
audio-soft/eyed3/DETAILS | 16 ----------------
audio-soft/eyed3/HISTORY | 5 -----
audio-soft/idjc/DEPENDS | 4 ++--
audio-soft/idjc/DETAILS | 8 ++++----
audio-soft/idjc/HISTORY | 5 +++++
devel/nwcc/BUILD | 2 ++
devel/nwcc/DETAILS | 35 +++++++++++++++++++++++++++++++++++
devel/nwcc/HISTORY | 2 ++
devel/wdiff/DETAILS | 4 ++--
devel/wdiff/HISTORY | 3 +++
python-pypi/eyed3/CONFLICTS | 1 +
python-pypi/eyed3/DEPENDS | 1 +
python-pypi/eyed3/DETAILS | 16 ++++++++++++++++
python-pypi/eyed3/HISTORY | 8 ++++++++
utils/sbase/BUILD | 1 +
utils/sbase/DEPENDS | 1 +
utils/sbase/DETAILS | 20 ++++++++++++++++++++
utils/sbase/HISTORY | 2 ++
utils/sbase/INSTALL | 1 +
utils/sbase/PREPARE | 2 ++
utils/ubase/BUILD | 1 +
utils/ubase/DETAILS | 19 +++++++++++++++++++
utils/ubase/HISTORY | 2 ++
utils/ubase/INSTALL | 1 +
xfce/xfce4-power-manager/DETAILS | 6 +++---
xfce/xfce4-power-manager/HISTORY | 4 ++++
38 files changed, 195 insertions(+), 36 deletions(-)

New commits:
commit 05864b229c24bcf1551d881ca389b227e022283a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

apulse: new spell, PulseAudio emulation for ALSA

commit bfb2cad90a0ae57dbc72a94ab444c789b6fe4b9e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

nwcc: new spell, Nils Weller's C Compiler

commit 8f26b93b6dc4d0aee8fdd076fdf9c9f936feb3a7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sbase: new spell, suckless unix tools

commit 17e22343240f5d627c2a0354e1aef8e943b7c47f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ubase: new spell, suckless linux base utils

commit 21d22fba895e9cc80ef10c406fd6637b29fc1e53
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

idjc 0.8.14

commit ea19535421fba2475ff3eb8d5d73415c2af46053
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libshout-idjc: new spell, libshout plus some extensions for IDJC

commit ffb6893acf049bfbe74c74df95f9fd4aded356d7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xfce4-power-manager 1.4.2

commit 05fbf1bfd32ec1b4ffb59cb72034513cf700e11e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

eyed3 0.7.5

commit 5f4ac0727c3f4eb28dc74531b699fb1259be0e08
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

darkice 1.2

commit 3ba01b4d1e94fcd5cc7f2e2746bed0a167bfaeb0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wdiff 1.2.2

diff --git a/ChangeLog b/ChangeLog
index 32705f9..fde3046 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * {audio-soft->python-pypi}/eyed3: spell moved
+ * audio-libs/libshout-idjc: new spell, libshout plus some extensions
+ for IDJC
+ * utils/ubase: new spell, suckless linux base utils
+ * utils/sbase: new spell, suckless unix tools
+ * devel/nwcc: new spell, Nils Weller's C Compiler
+ * audio-drivers/apulse: new spell, PulseAudio emulation for ALSA
+
2015-01-12 Pol Vinogradov <vin.public AT gmail.com>
* emacs-lisp/popup-el: new spell, Visual Popup Interface
Library for Emacs
diff --git a/audio-drivers/apulse/BUILD b/audio-drivers/apulse/BUILD
new file mode 100755
index 0000000..e013b8d
--- /dev/null
+++ b/audio-drivers/apulse/BUILD
@@ -0,0 +1 @@
+cmake_build
diff --git a/audio-drivers/apulse/DEPENDS b/audio-drivers/apulse/DEPENDS
new file mode 100755
index 0000000..9a884da
--- /dev/null
+++ b/audio-drivers/apulse/DEPENDS
@@ -0,0 +1,4 @@
+depends cmake &&
+depends pkgconfig &&
+depends alsa-lib &&
+depends glib2
diff --git a/audio-drivers/apulse/DETAILS b/audio-drivers/apulse/DETAILS
new file mode 100755
index 0000000..895860d
--- /dev/null
+++ b/audio-drivers/apulse/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=apulse
+ VERSION=0.1.5
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/i-rinat/$SPELL/archive/v$VERSION.tar.gz
+
SOURCE_HASH=sha512:985667557ee1f2ea445a935cb48bf7b4c3a731c31734496d7658a5e3b31cf32e6fd3416d2f281c2bc7f8be13ac9bee25e2f91e1846c2d990d7f89f00934936b9
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-0.1.5"
+ WEB_SITE="https://github.com/i-rinat/apulse";
+ LICENSE[0]="MIT"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="PulseAudio emulation for ALSA"
+cat << EOF
+EOF
diff --git a/audio-drivers/apulse/HISTORY b/audio-drivers/apulse/HISTORY
new file mode 100644
index 0000000..a88b71b
--- /dev/null
+++ b/audio-drivers/apulse/HISTORY
@@ -0,0 +1,2 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/audio-libs/libshout-idjc/DEPENDS
b/audio-libs/libshout-idjc/DEPENDS
new file mode 100755
index 0000000..b817953
--- /dev/null
+++ b/audio-libs/libshout-idjc/DEPENDS
@@ -0,0 +1,5 @@
+depends libvorbis &&
+optional_depends speex \
+ --enable--speex \
+ --disable-speex \
+ "Speex voice codec support"
diff --git a/audio-libs/libshout-idjc/DETAILS
b/audio-libs/libshout-idjc/DETAILS
new file mode 100755
index 0000000..0e7321c
--- /dev/null
+++ b/audio-libs/libshout-idjc/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=libshout-idjc
+ VERSION=2.3.1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/idjc/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:eede0567b99ec942060261f3ad04ab02d6b9f41d4a39ef8a740ba0a898afbbda5cb9bc0a56abb4dd26bd270c20d546ec3b06b67be907bd8f87c3aef2a5048a9b
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://idjc.sourceforge.net/";
+ LICENSE[0]="LGPL"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="libshout plus some extensions for IDJC"
+cat << EOF
+Library which can be used to write a source client like ices.
+
+This is a variant of libshout with some IDJC-specific extensions.
+EOF
diff --git a/audio-libs/libshout-idjc/HISTORY
b/audio-libs/libshout-idjc/HISTORY
new file mode 100644
index 0000000..39d8f26
--- /dev/null
+++ b/audio-libs/libshout-idjc/HISTORY
@@ -0,0 +1,2 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/audio-soft/darkice/DETAILS b/audio-soft/darkice/DETAILS
index 97a452f..7fd6de7 100755
--- a/audio-soft/darkice/DETAILS
+++ b/audio-soft/darkice/DETAILS
@@ -1,8 +1,8 @@
SPELL=darkice
- VERSION=1.0
+ VERSION=1.2
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:718a0c2cfdf65ac97d5922496cbeb9f3d8460c5fb9d12919ce259b74db1bca82d3e795c65f31429530aaa1c477f913285952067492ae70a0df8a779eaa9615ac
+
SOURCE_HASH=sha512:d8959819d70eb9b44a34d087fcf3897be5e4cb23681c049f8d88e251d83dfd86b90fdd37744fe27d861dfcbb6bb6e1521b48c5c7b4967bb061ede75596f0a823
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://darkice.tyrell.hu/";
LICENSE[0]=GPL
diff --git a/audio-soft/darkice/HISTORY b/audio-soft/darkice/HISTORY
index b9f6e01..b6b42e9 100644
--- a/audio-soft/darkice/HISTORY
+++ b/audio-soft/darkice/HISTORY
@@ -1,3 +1,6 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.2
+
2010-07-26 Robert Figura <template AT sourcemage.org>
* DETAILS: version -> 1.0

diff --git a/audio-soft/eyed3/CONFLICTS b/audio-soft/eyed3/CONFLICTS
deleted file mode 100755
index 520f847..0000000
--- a/audio-soft/eyed3/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts eyeD3 y
diff --git a/audio-soft/eyed3/DEPENDS b/audio-soft/eyed3/DEPENDS
deleted file mode 100755
index a86d429..0000000
--- a/audio-soft/eyed3/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends python
diff --git a/audio-soft/eyed3/DETAILS b/audio-soft/eyed3/DETAILS
deleted file mode 100755
index 69e49b1..0000000
--- a/audio-soft/eyed3/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=eyed3
- VERSION=0.6.16
- SOURCE=eyeD3-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/eyeD3-$VERSION
- WEB_SITE=http://eyed3.nicfit.net/
- SOURCE_URL[0]=http://eyed3.nicfit.net/releases/$SOURCE
-
SOURCE_HASH=sha512:2a7d97a0b45fe51c719b59ae30286069175909f4c4424a1c2e4e5d23454140664243bffa69abb7531c4fbe8e94e7ed7d23472d98caeba1d7a4416ef270ac8529
- LICENSE[0]=GPL
- ENTERED=20070908
- KEYWORDS="id3 audio"
- SHORT="eyeD3 is a Python module and program for processing ID3
tags."
-cat << EOF
-eyeD3 is a Python module and program for processing ID3 tags. Information
about
-mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided.
-The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.
-EOF
diff --git a/audio-soft/eyed3/HISTORY b/audio-soft/eyed3/HISTORY
deleted file mode 100644
index 9478556..0000000
--- a/audio-soft/eyed3/HISTORY
+++ /dev/null
@@ -1,5 +0,0 @@
-2008-08-02 Alexander Tsamutali <astsmtl AT gmail.com>
- * DETAILS: updated spell to 0.6.16
-
-2007-09-09 Remko van der Vossen <wich AT stack.nl>
- * DETAILS, DEPENDS: Created spell.
diff --git a/audio-soft/idjc/DEPENDS b/audio-soft/idjc/DEPENDS
index 8f5709b..6b33947 100755
--- a/audio-soft/idjc/DEPENDS
+++ b/audio-soft/idjc/DEPENDS
@@ -4,7 +4,7 @@ depends pygtk2 &&
depends vorbis-tools &&
depends libsndfile &&
depends libsamplerate &&
-depends libshout &&
+depends libshout-idjc &&
depends mutagen &&
optional_depends lame \
"--with-lame" \
@@ -29,4 +29,4 @@ optional_depends LIBAVCODEC \
optional_depends flac \
"--with-flac" \
"--without-flac" \
- "FLAC playback support"
+ "FLAC playback support"
diff --git a/audio-soft/idjc/DETAILS b/audio-soft/idjc/DETAILS
index 463a8d2..4da4f55 100755
--- a/audio-soft/idjc/DETAILS
+++ b/audio-soft/idjc/DETAILS
@@ -1,11 +1,11 @@
- SPELL=idjc
- VERSION=0.8.1
+ SPELL=idjc
+ VERSION=0.8.14
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:76db0f391215031490aead69bbc677e60b0725df05f120e1b61d794e539bc8b6360967a20a017f03a214f23b2f47bf29bd6cb646f95651e2fe72e77fad64e00d
+
SOURCE_HASH=sha512:192db2b9f43980647d9cdb68f6c006601fecd30099507c8a37a751157ed1ba02ceefd994101accefaad18da6344fb0e097662812d6760aa046f669e9c5e57b6f
LICENSE[0]=GPL
- WEB_SITE=http://www.onlymeok.nildram.co.uk/
+ WEB_SITE=http://idjc.sourceforge.net/
ENTERED=20100412
KEYWORDS="streaming tools audio"
SHORT="Internet DJ Console icecast client"
diff --git a/audio-soft/idjc/HISTORY b/audio-soft/idjc/HISTORY
index d097898..02d20c4 100644
--- a/audio-soft/idjc/HISTORY
+++ b/audio-soft/idjc/HISTORY
@@ -1,2 +1,7 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Switched libshout for libshout-idjc
+ * DETAILS: updated spell to 0.8.14
+ fixed WEB_SITE
+
2010-04-12 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: created spell
diff --git a/devel/nwcc/BUILD b/devel/nwcc/BUILD
new file mode 100755
index 0000000..5bdbda3
--- /dev/null
+++ b/devel/nwcc/BUILD
@@ -0,0 +1,2 @@
+./configure --installprefix="$INSTALL_ROOT"/usr $OPTS &&
+make
diff --git a/devel/nwcc/DETAILS b/devel/nwcc/DETAILS
new file mode 100755
index 0000000..a5e32cb
--- /dev/null
+++ b/devel/nwcc/DETAILS
@@ -0,0 +1,35 @@
+ SPELL=nwcc
+ VERSION=0.8.3
+ SOURCE="${SPELL}_$VERSION.tar.gz"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/$SPELL/$SPELL/$SPELL%20$VERSION/$SOURCE
+
SOURCE_HASH=sha512:f6af50bd18e13070b512bfac6659f49d10d3ad65ea2c4c5ca3f199c8b87540ec145c7dbbe97272f48903ca1c8afaf58c146ec763c851da0b352d5980746f94f6
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}_$VERSION"
+ WEB_SITE="http://nwcc.sourceforge.net";
+ LICENSE[0]="BSD"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="Nils Weller's C Compiler"
+cat << EOF
+nwcc is a simple C compiler for Unix systems targeting a variety of
+architectures. Full source code is freely available under the (revised)
+BSD license.
+
+It works with Linux/Mac OS X/FreeBSD/OpenBSD/NetBSD/Solaris on 80x86,
Linux/Mac
+OS X/FreeBSD/OpenBSD on AMD64, Solaris/Linux on SPARC, AIX/Linux on PowerPC,
+and IRIX on MIPS hardware. Apart from full C89 support, nwcc also provides
+many C99 and GNU C features, and can be used as a drop-in replacement for
+gcc in many cases. Cross-compilation and PIC code for shared libraries are
+also supported, albeit incompletely.
+
+nwcc has been known to compile many small and medium sized open-source
+applications correctly - such as bash, xterm, vim, wget, gxemul, lynx, lsof,
+strace, zsh, GNU less/tar/make and others - but the degree of code
correctness
+varies between supported platforms, and large applications still tend to
+expose bugs (at some point, nwcc was capable of compiling some versions of
+gcc, Apache, PHP and PostgreSQL correctly on x86 systems.)
+
+Development priorities have traditionally favored language feature support,
+portability and compatibility. As a result, nwcc is completely lacking in
+optimization and support for debugging or profiling, and still suffers from
+code correctness problems - particularly on RISC platforms.
+EOF
diff --git a/devel/nwcc/HISTORY b/devel/nwcc/HISTORY
new file mode 100644
index 0000000..3a6d63b
--- /dev/null
+++ b/devel/nwcc/HISTORY
@@ -0,0 +1,2 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DETAILS: spell created
diff --git a/devel/wdiff/DETAILS b/devel/wdiff/DETAILS
index 9353b4c..07f0fe8 100755
--- a/devel/wdiff/DETAILS
+++ b/devel/wdiff/DETAILS
@@ -1,8 +1,8 @@
SPELL=wdiff
- VERSION=1.1.2
+ VERSION=1.2.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://ftp.gnu.org/gnu/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:58ffb7075b1f39e2e6df803817340920fe537b289575cb8eed60ee3086276c2557dbc3ca404238a4661b87d27bfc6d76f18ef925cba0d448ae0ca15ab60d90c2
+
SOURCE_HASH=sha512:9272c225f4f61612197fe151cf8c913107169ac9fcd6c9f8472a0f56d9124d78a060944cea1b51489ca34311220f23638d043d43c733a3252cdbb7cceb1085ed
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.gnu.org/software/wdiff/";
LICENSE[0]=GPL
diff --git a/devel/wdiff/HISTORY b/devel/wdiff/HISTORY
index b30182d..0475265 100644
--- a/devel/wdiff/HISTORY
+++ b/devel/wdiff/HISTORY
@@ -1,3 +1,6 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.2
+
2013-02-23 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: version 1.1.2

diff --git a/python-pypi/eyed3/CONFLICTS b/python-pypi/eyed3/CONFLICTS
new file mode 100755
index 0000000..520f847
--- /dev/null
+++ b/python-pypi/eyed3/CONFLICTS
@@ -0,0 +1 @@
+conflicts eyeD3 y
diff --git a/python-pypi/eyed3/DEPENDS b/python-pypi/eyed3/DEPENDS
new file mode 100755
index 0000000..a86d429
--- /dev/null
+++ b/python-pypi/eyed3/DEPENDS
@@ -0,0 +1 @@
+depends python
diff --git a/python-pypi/eyed3/DETAILS b/python-pypi/eyed3/DETAILS
new file mode 100755
index 0000000..d972662
--- /dev/null
+++ b/python-pypi/eyed3/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=eyed3
+ VERSION=0.7.5
+ SOURCE=eyeD3-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/eyeD3-$VERSION
+ WEB_SITE=http://eyed3.nicfit.net/
+ SOURCE_URL[0]=http://eyed3.nicfit.net/releases/$SOURCE
+
SOURCE_HASH=sha512:9f57e05e4db78618e73ec15ca6ac7b983e13c24ae926bfb9194ee4fc1d735f80308dfc5bdac6016f5491bdb06d46b645d7ac54247d581467a8a22129fae85ba5
+ LICENSE[0]=GPL
+ ENTERED=20070908
+ KEYWORDS="id3 audio"
+ SHORT="eyeD3 is a Python module and program for processing ID3
tags."
+cat << EOF
+eyeD3 is a Python module and program for processing ID3 tags. Information
about
+mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided.
+The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.
+EOF
diff --git a/python-pypi/eyed3/HISTORY b/python-pypi/eyed3/HISTORY
new file mode 100644
index 0000000..04c3e96
--- /dev/null
+++ b/python-pypi/eyed3/HISTORY
@@ -0,0 +1,8 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.5
+
+2008-08-02 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: updated spell to 0.6.16
+
+2007-09-09 Remko van der Vossen <wich AT stack.nl>
+ * DETAILS, DEPENDS: Created spell.
diff --git a/utils/sbase/BUILD b/utils/sbase/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/utils/sbase/BUILD
@@ -0,0 +1 @@
+make
diff --git a/utils/sbase/DEPENDS b/utils/sbase/DEPENDS
new file mode 100755
index 0000000..21f6e3f
--- /dev/null
+++ b/utils/sbase/DEPENDS
@@ -0,0 +1 @@
+depends git
diff --git a/utils/sbase/DETAILS b/utils/sbase/DETAILS
new file mode 100755
index 0000000..187fc27
--- /dev/null
+++ b/utils/sbase/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=sbase
+ VERSION=$(get_scm_version)
+ SOURCE="$SPELL-git.tar.bz2"
+ SOURCE_URL[0]=git://git.suckless.org/$SPELL
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
+ WEB_SITE="http://tools.suckless.org/sbase";
+ LICENSE[0]="MIT"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="suckless unix tools"
+cat << EOF
+sbase is a collection of unix tools that are inherently portable across UNIX
+and UNIX-like systems.
+
+The complement of sbase is ubase which is Linux-specific and provides all
+the non-portable tools. Together they are intended to form a base system
+similar to busybox but much smaller and suckless.
+EOF
diff --git a/utils/sbase/HISTORY b/utils/sbase/HISTORY
new file mode 100644
index 0000000..e78b698
--- /dev/null
+++ b/utils/sbase/HISTORY
@@ -0,0 +1,2 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL, PREPARE: spell created
diff --git a/utils/sbase/INSTALL b/utils/sbase/INSTALL
new file mode 100755
index 0000000..f590cd9
--- /dev/null
+++ b/utils/sbase/INSTALL
@@ -0,0 +1 @@
+make DESTDIR="$INSTALL_ROOT" PREFIX=/opt/suckless install
diff --git a/utils/sbase/PREPARE b/utils/sbase/PREPARE
new file mode 100755
index 0000000..136a218
--- /dev/null
+++ b/utils/sbase/PREPARE
@@ -0,0 +1,2 @@
+. "$GRIMOIRE"/FUNCTIONS &&
+prepare_select_branch
diff --git a/utils/ubase/BUILD b/utils/ubase/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/utils/ubase/BUILD
@@ -0,0 +1 @@
+make
diff --git a/utils/ubase/DETAILS b/utils/ubase/DETAILS
new file mode 100755
index 0000000..add57e9
--- /dev/null
+++ b/utils/ubase/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=ubase
+ VERSION=0.1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://dl.suckless.org/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:3d9feed9670cf2ad6a8af32d1ecf3c206c81c618ed4548127ff2ab18bf03dd31fb89abf7fc598c4422aa348099a62cf7bc0f7c5dbf652ecd0349afb5a1f30b34
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://tools.suckless.org/ubase";
+ LICENSE[0]="MIT"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="suckless linux base utils"
+cat << EOF
+ubase is a collection of tools similar in spirit to util-linux but much
+simpler.
+
+The complement of ubase is sbase which mostly follows POSIX and provides
+all the portable tools. Together they are intended to form a base system
+similar to busybox but much smaller and suckless.
+EOF
diff --git a/utils/ubase/HISTORY b/utils/ubase/HISTORY
new file mode 100644
index 0000000..7bec6be
--- /dev/null
+++ b/utils/ubase/HISTORY
@@ -0,0 +1,2 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DETAILS, INSTALL: spell created
diff --git a/utils/ubase/INSTALL b/utils/ubase/INSTALL
new file mode 100755
index 0000000..f590cd9
--- /dev/null
+++ b/utils/ubase/INSTALL
@@ -0,0 +1 @@
+make DESTDIR="$INSTALL_ROOT" PREFIX=/opt/suckless install
diff --git a/xfce/xfce4-power-manager/DETAILS
b/xfce/xfce4-power-manager/DETAILS
index c9aae53..e0a709e 100755
--- a/xfce/xfce4-power-manager/DETAILS
+++ b/xfce/xfce4-power-manager/DETAILS
@@ -1,8 +1,8 @@
SPELL=xfce4-power-manager
- VERSION=1.2.0
+ VERSION=1.4.2
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://archive.xfce.org/xfce/4.10/src/${SOURCE}
-
SOURCE_HASH=sha512:1ef800871510e7e2066f9d4637679917ca9d953eb4ef4775f781085103a433e4fb25ac389713aa8e478db5d27a81359be9049b63f5a110a9092246b07954f989
+
SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
+
SOURCE_HASH=sha512:9a349167a0f4eb8701459f8170a79aba94b41b82fb183f7b1e2859449b5e0122d71fafec3f02817ecd399458c7cb0416fe26384b7cf494a9ba90dd6936562ac1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xfce.org";
LICENSE[0]="GPL"
diff --git a/xfce/xfce4-power-manager/HISTORY
b/xfce/xfce4-power-manager/HISTORY
index edb5b98..13f2484 100644
--- a/xfce/xfce4-power-manager/HISTORY
+++ b/xfce/xfce4-power-manager/HISTORY
@@ -1,3 +1,7 @@
+2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.4.2
+
2012-05-03 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Added dependency upower and fixed typo




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (05864b229c24bcf1551d881ca389b227e022283a), Ismael Luceno, 01/12/2015

Archive powered by MHonArc 2.6.24.

Top of Page