Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ff81fafb7c0abd49a34071153133f966435b39da)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ff81fafb7c0abd49a34071153133f966435b39da)
  • Date: Wed, 12 Oct 2011 06:35:10 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 6 +++
audio-creation/muse/BUILD | 5 --
audio-creation/muse/DEPENDS | 28 ---------------
audio-creation/muse/DETAILS | 32 -----------------
audio-creation/muse/HISTORY | 69 -------------------------------------
audio-creation/noteedit/DEPENDS | 10 -----
audio-creation/noteedit/DETAILS | 17 ---------
audio-creation/noteedit/HISTORY | 41 ----------------------
chat-irc/kvirc/BUILD | 4 --
chat-irc/kvirc/DEPENDS | 5 --
chat-irc/kvirc/DETAILS | 14 -------
chat-irc/kvirc/HISTORY | 73
----------------------------------------
editors/pdfedit/BUILD | 3 -
editors/pdfedit/DEPENDS | 2 -
editors/pdfedit/DETAILS | 17 ---------
editors/pdfedit/HISTORY | 22 ------------
science/kst/DEPENDS | 11 ------
science/kst/DETAILS | 30 ----------------
science/kst/HISTORY | 5 --
telephony/ihu/DEPENDS | 6 ---
telephony/ihu/DETAILS | 17 ---------
telephony/ihu/HISTORY | 3 -
22 files changed, 6 insertions(+), 414 deletions(-)

New commits:
commit ff81fafb7c0abd49a34071153133f966435b39da
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

telephony/ihu: removed (we no longer support qt3 (qt-x11))

commit 148fde3badbe9ad6927f562b9117dc2b63f95caf
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

science/kst: removed (we no longer support kde3)

commit d1ced92e48291a909ea96945cc42db1a40bfa1f0
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

editors/pdfedit: removed (we no longer support qt3 (qt-x11))

commit 087a08e68d1459677338175b8bedbb86c5893b5f
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

chat-irc/kvirc: removed (we no longer support qt3 (qt-x11))

commit 56fb5233d97eb1d413fa53634d962132c528f554
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

audio-creation/noteedit: removed (we no longer support kde3)

commit 5b955dc00128a26cf4967ef66b67665bdf96c53a
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

audio-creation/muse: removed (we no longer support qt3 (qt-x11))

diff --git a/ChangeLog b/ChangeLog
index 13970b8..a01e382 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -210,6 +210,12 @@
* x11/quasar: removed (we no longer support qt3 (qt-x11))
* x11/xglobe: removed (we no longer support qt3 (qt-x11))
* audio-players/xsidplay: removed (we no longer support qt3 (qt-x11))
+ * audio-creation/muse: removed (we no longer support qt3 (qt-x11))
+ * audio-creation/noteedit: removed (we no longer support kde3)
+ * chat-irc/kvirc: removed (we no longer support qt3 (qt-x11))
+ * editors/pdfedit: removed (we no longer support qt3 (qt-x11))
+ * science/kst: removed (we no longer support kde3)
+ * telephony/ihu: removed (we no longer support qt3 (qt-x11))

2011-10-10 Vlad Glagolev <stealth AT sourcemage.org>
* utils/acpid2: new spell, acpid for netlink
diff --git a/audio-creation/muse/BUILD b/audio-creation/muse/BUILD
deleted file mode 100755
index bfa48c4..0000000
--- a/audio-creation/muse/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-OPTS="--with-qt-includes=/usr/include/qt \
- --with-qt-libraries=/usr/lib/qt \
- --enable-optimize $OPTS" &&
-
-default_build
diff --git a/audio-creation/muse/DEPENDS b/audio-creation/muse/DEPENDS
deleted file mode 100755
index 2b3038d..0000000
--- a/audio-creation/muse/DEPENDS
+++ /dev/null
@@ -1,28 +0,0 @@
-depends qt-x11 &&
-depends alsa-lib &&
-depends libsndfile &&
-depends libsamplerate &&
-depends JACK-DRIVER &&
-
-optional_depends fluidsynth \
- "--enable-fluidsynth" \
- "--disable-fluidsynth" \
- "for FluidSynth softsynth plugin" &&
-optional_depends lash \
- "--enable-lash" \
- "--disable-lash" \
- "for Linux Audio Session Handler support" &&
-optional_depends python \
- "--enable-python" \
- "--disable-python" \
- "build python bindings" &&
-
-optional_depends dssi \
- "--enable-dssi" \
- "--disable-dssi" \
- "build DSSI + DSSI-Vst support"
-
-# Notice: MusE can depend on FST for VST plugin hosting, but the
-# supported FST version is an obsolete 1.6 which won't compile with
-# recent Wine versions. Hopefully VST hosting will again work in MusE
-# 1.0 which should be out soon.
diff --git a/audio-creation/muse/DETAILS b/audio-creation/muse/DETAILS
deleted file mode 100755
index 6f740bb..0000000
--- a/audio-creation/muse/DETAILS
+++ /dev/null
@@ -1,32 +0,0 @@
- SPELL=muse
- VERSION=1.1
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%a}
- SOURCE_URL[0]=$SOURCEFORGE_URL/lmuse/$SOURCE
-
SOURCE_HASH=sha512:d3b9dc68f45cf7fe37d1fb0bf579615eab16dd3006a1733fb3adecc429e9de461e53506d2759889c5143ded86ed96b6bdc6e1bb661698255e2ae806c6cb2dde2
- WEB_SITE=http://www.muse-sequencer.org
- ENTERED=20031209
- LICENSE[0]=GPL
- KEYWORDS="editors audio"
- SHORT="A MIDI/Audio sequencer with recording and editing
capabilities."
-cat << EOF
-MusE is a MIDI/Audio sequencer with recording and editing capabilities
written
-by Werner Schweer. MusE aims to be a complete multitrack virtual studio for
-Linux, it is published under the GNU General Public License. MusE has among
-other things support for:
-
-* Midi sequencing
- * Record/Playback/Import
- * Input filter
-* Audio sequencing
- * Record/Playback several mono/stereo inputs/outputs.
- * Use effects
- * Nice routing features
- * AudioGroups
-* LADSPA
- * Perform audio effects like chorus/flanger!
-* Jack
- * Use the Jack Audio Connection Kit for midi/audio routing.
- * Internal Audio Routing Interface
-* ALSA - based on the Advanced Linux Sound Architecture
-EOF
diff --git a/audio-creation/muse/HISTORY b/audio-creation/muse/HISTORY
deleted file mode 100644
index 3cdb04e..0000000
--- a/audio-creation/muse/HISTORY
+++ /dev/null
@@ -1,69 +0,0 @@
-2011-02-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DETAILS: version 1.1
-
-2010-04-25 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DETAILS: fixed checksum I forgot to update in the last commit
-
-2010-04-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DETAILS: version 1.0.1
- * PRE_BUILD configure_fix.diff muse_debian_0.8.1a-2.diff: removed
- * DEPENDS: added optional dependencies on
- python and dssi
-
-2006-08-31 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 0.8.1a, updated WEB_SITE & descriptions,
- removed UPDATED & BUILD_API.
- * DEPENDS: Added depends alsa-lib, added comment about missing
- fst depends (read it if you're wondering about VST support).
- * PRE_BUILD: Removed outdated sedits, added fix for configure
- script bug and bugfixes from Debian package.
- * BUILD: Edited to use default_build.
- * configure_fix.diff: Added.
- * muse_debian_0.8.1-2.diff: Added.
-
-2006-07-15 Eric Sandall <sandalle AT sourcemage.org>
- * PRE_BUILD: Remove the -fmove-all-movables from MUSECXXFLAGS (Bug
#12867)
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-03-16 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 0.7.1
- * DEPENDS: Depends on libsamplerate now
- Now optionally depends on fluidsynth (obeys --disable-fluidsynth)
- Requires JACK-DRIVER now (not optional anymore)
- Removed alsa-lib (JACK-DRIVER depends on it)
-
-2005-02-17 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: removed trailing && [Bug 8106]
-
-2004-07-20 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 0.7.0
- BUILD_API=2
- Removed MAINTAINER
- Shortened SHORT
- * BUILD: Converted to BUILD_API 2
- Removed TABs
- Formatted to Guru Handbook
- Enable optimizations
- * DEPENDS: Formatted to Guru Handbook
- Needs "--disable-fluidsynth" if fluidsynth is not to be used
- Except their configure doesn't recognize "--disable-fluidsynth", so
- fluidsynth is now a regular dependency (fails without fluidsynth
- installed)
-
-2004-06-02 Seth Woolley <seth AT tautology.org>
- * DETAILS: FUZZ fix .gz to .bz2
-
-2004-02-22 Unet <audio AT sourcemage.org>
- * BUILD: Added, fixing bug #5875
-
-2004-01-22 Unet <audio AT sourcemage.org>
- * DEPENDS: alsa-driver -> alsa-lib
-
-2003-12-09 Unet <audio AT sourcemage.org>
- * DEPENDS, DETAILS, HISTORY: Created
-
diff --git a/audio-creation/noteedit/DEPENDS b/audio-creation/noteedit/DEPENDS
deleted file mode 100755
index 1c220a0..0000000
--- a/audio-creation/noteedit/DEPENDS
+++ /dev/null
@@ -1,10 +0,0 @@
-depends kdemultimedia &&
-depends tse3 &&
-depends alsa-lib &&
-depends gcc34 &&
-depends arts
-
-#optional_depends arts \
-# "--with-arts" \
-# "--without-arts" \
-# "for arts sound support"
diff --git a/audio-creation/noteedit/DETAILS b/audio-creation/noteedit/DETAILS
deleted file mode 100755
index 7286dfd..0000000
--- a/audio-creation/noteedit/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=noteedit
- VERSION=2.7.4
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.berlios.de/noteedit/$SOURCE
-
SOURCE_HASH=sha512:4ed4e40c766d19ce1bbc44f81c2f0017b57dc8b60742328c02447f4d55de5076aec7bd4dab78905ad107145bb94d6e53c9baf86d80bd10489eee1ac9eac2fb60
- WEB_SITE=http://developer.berlios.de/projects/noteedit/
- ENTERED=20031118
-GCC_VERSION=3.4
- LICENSE[0]=GPL
- KEYWORDS="kde editors audio"
- SHORT="KDE Musical Score Editor"
-cat << EOF
-A musical score editor for KDE with support for
-MIDI (via tse3) and support for various music
-formats (abc, lilipond, musicxml, musixtex, pmx)
-EOF
diff --git a/audio-creation/noteedit/HISTORY b/audio-creation/noteedit/HISTORY
deleted file mode 100644
index d580d2b..0000000
--- a/audio-creation/noteedit/HISTORY
+++ /dev/null
@@ -1,41 +0,0 @@
-2008-07-13 Thomas Orgis <sobukus AT sourcemage.org>
- * DEPENDS, DETAILS: need gcc34 (spell may die in future for nted...)
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-03-17 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.7.4
- SOURCE is now .tar.gz instead of .tgz
- New WEB_SITE and SOURCE_URL (new development team)
- Removed MAINTAINER
- Added BUILD_API=2
- * DEPENDS: Formatted to Guru Handbook
- Should optionally depends on arts, but doesn't accept the flag, so
for
- now it depends on arts
-
-2004-07-06 Unet <audio AT sourcemage.org>
- * DETAILS: Bump to 2.6.3
-
-2004-02-24 Unet <audio AT sourcemage.org>
- * DETAILS: Bump to 2.4.3
-
-2004-02-12 Unet <audio AT sourcemage.org>
- * DETAILS: Bump to 2.4.2
-
-2004-01-30 Unet <audio AT sourcemage.org>
- * DETAILS: Bump to 2.4.1
-
-2003-11-18 Unet <audio AT sourcemage.org>
- * DETAILS, DEPENDS, HISTORY: Added spell to section, courtesy of
- Heiko Irrgang, thanks!!!
-
diff --git a/chat-irc/kvirc/BUILD b/chat-irc/kvirc/BUILD
deleted file mode 100755
index cf85574..0000000
--- a/chat-irc/kvirc/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-OPTS="--without-arts-support $OPTS" &&
-cd $SOURCE_DIRECTORY &&
-./autogen.sh &&
-default_build
diff --git a/chat-irc/kvirc/DEPENDS b/chat-irc/kvirc/DEPENDS
deleted file mode 100755
index 6f0df21..0000000
--- a/chat-irc/kvirc/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends qt-x11 &&
-optional_depends openssl \
- "" \
- "--disable-ssl" \
- "for OpenSSL support"
diff --git a/chat-irc/kvirc/DETAILS b/chat-irc/kvirc/DETAILS
deleted file mode 100755
index f508106..0000000
--- a/chat-irc/kvirc/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=kvirc
- VERSION=3.4.2
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://ftp.kvirc.ru/pub/kvirc/$VERSION/source/$SOURCE
-
SOURCE_HASH=sha512:36330ce1445c8aebed0d47ce414140bd646d69120e6a48dceb68764e2c9d4875613edd7a18903d2fb409bb7cba46a5dda489b0a174c622df4f4e69e49fb9f7ad
- WEB_SITE=http://www.kvirc.net
- ENTERED=20010927
- LICENSE[0]=GPL
- KEYWORDS="irc chat kde"
- SHORT="kvirc: a powerfull KDE IRC client."
-cat << EOF
-KVIRC is an IRC Client for the KDE environment.
-EOF
diff --git a/chat-irc/kvirc/HISTORY b/chat-irc/kvirc/HISTORY
deleted file mode 100644
index c0ed3d2..0000000
--- a/chat-irc/kvirc/HISTORY
+++ /dev/null
@@ -1,73 +0,0 @@
-2008-11-16 David Kowis <dkowis AT shlrm.org>
- * DETAILS: Updated to version 3.4.2 and changed source url to actually
- work.
- * kvirc-3.4.0.tar.bz2.sig: removed
-
-2008-05-04 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.4.0
-
-2008-02-18 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.2.6. Updated SOURCE_URL.
- * PRE_BUILD: Removed
- * BUILD: Needs to run autogen.sh
-
-2006-10-23 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.2.5
-
-2006-08-15 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.2.4. Removed BUILD_API=2
- Removed GCC_VERSION. Updated to GPG Checking.
- Removed MAINTAINER & UPDATED.
- * PRE_BUILD: Added for sedit
- * BUILD: Won't build with-arts
- * DEPENDS: Removed gcc34. Builds with gcc 4.0.3
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-11-16 George Sherwood <george AT beernabeer.com>
- * DEPENDS: Added optional_depends openssl. Bug 10095.
-
-2005-07-17 Jose Bernardo <jbernardo AT sourcemage.org>
- * DETAILS: Set to use gcc 3.4, as it won't build wit 4.xx
- * DEPENDS: added dependency to gcc34
-
-2005-02-28 George Sherwood <george AT beernabeer.com>
- * Updated to 3.2.0
-
-2004-11-26 George Sherwood <george AT beernabeer.com>
- * Updated to BUILD_API=2
-
-2004-05-31 George Sherwood <george AT beernabeer.com>
- * Updated to 3.0.1
-
-2004-05-04 George Sherwood <george AT beernabeer.com>
- * Updated to 3.0.0
-
-2003-01-13 Adam Clark <adamsgl AT dhbit.ca>
- * Updated to 3.0.0-beta2
-
-2002-10-25 Adam Clark <adamsgl AT dhbit.ca>
- * Corrected MD5
-
-2002-10-22 Adam Clark <adamsgl AT dhbit.ca>
- * Corrected MD5 (new method) for release
- Removed sourcemage mirror URL - redundant (Bug 1332)
-
-2002-07-23 Adam Clark <adamsgl AT dhbit.ca>
- * Corrected MD5 and LICENSE fields
-
-2002-06-25 Adam Clark <adamsgl AT dhbit.ca>
- * Updated to 3.0.0-beta1
- Added MD5 and LICENSE fields to DETAILS
-
-2002-03-20 Adam Clark <adamsgl AT dhbit.ca>
- * fixed up build process
- added spell to grimoire
-
-2002-03-19 Adam Clark <adamsgl AT dhbit.ca>
- * added this HISTORY file
-
diff --git a/editors/pdfedit/BUILD b/editors/pdfedit/BUILD
deleted file mode 100755
index 768b2c5..0000000
--- a/editors/pdfedit/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-export QMAKESPEC=${QTDIR}/share/qt/mkspecs/linux-g++ &&
-
-default_build
diff --git a/editors/pdfedit/DEPENDS b/editors/pdfedit/DEPENDS
deleted file mode 100755
index 479d0ea..0000000
--- a/editors/pdfedit/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qt-x11 &&
-depends boost
diff --git a/editors/pdfedit/DETAILS b/editors/pdfedit/DETAILS
deleted file mode 100755
index 2a97e93..0000000
--- a/editors/pdfedit/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=pdfedit
- VERSION=0.4.5
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:b9f0ebed31467dca259380e0fa5b428ac3d189597601fb3b37ea35a564b1a6b965561227e46695262b6555f1a5c372a1e5350baf680e44534760ed8fef8b5d4c
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- LICENSE[0]=GPL
- WEB_SITE=http://pdfedit.petricek.net/
- ENTERED=20070501
- KEYWORDS="pdf doc"
- SHORT="PDF editor for UNIX"
-cat << EOF
-PDFedit is a free editor for PDF documents. Complete editing of PDF
documents
-is possible with PDFedit. You can change raw pdf objects (for advanced
users)
-or use many gui functions. Functionality can be easily extended using
-a scripting language (ECMAScript).
-EOF
diff --git a/editors/pdfedit/HISTORY b/editors/pdfedit/HISTORY
deleted file mode 100644
index 3531985..0000000
--- a/editors/pdfedit/HISTORY
+++ /dev/null
@@ -1,22 +0,0 @@
-2010-06-23 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: 0.4.5
-
-2009-09-15 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: 0.4.3
-
-2008-12-16 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.4.2
-
-2008-03-06 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.4.1
-
-2007-08-30 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.3.2
- * PRE_BUILD: removed
-
-2007-06-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * PRE_BUILD: added so this bastard doesn't delete /dev/null [Bug
13827]
-
-2007-05-01 Ladislav Hagara <hgr AT vabo.cz>
- * *: created this spell, version 0.3.1
-
diff --git a/science/kst/DEPENDS b/science/kst/DEPENDS
deleted file mode 100755
index 7d8ab4a..0000000
--- a/science/kst/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends kdelibs '--without-arts' &&
-
-optional_depends gsl \
- "" \
- "" \
- "for fitting, correlation, and interpolation plugins" &&
-
-optional_depends netcdf \
- "" \
- "--without-netcdf" \
- "for netcdf format support"
diff --git a/science/kst/DETAILS b/science/kst/DETAILS
deleted file mode 100755
index 93195ff..0000000
--- a/science/kst/DETAILS
+++ /dev/null
@@ -1,30 +0,0 @@
- SPELL=kst
- VERSION=1.4.0
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=$KDE_URL/stable/apps/KDE3.x/scientific/${SOURCE}
-
SOURCE_HASH=sha512:ea5965f552613b8e161ac1a5ed34ccf07056f0968f771a5384681ce9a64a119b8f9bbae127dae1c8c995fd5bfff5e4381dde7620c666d1b14dff2efb2105634d
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://kst.kde.org/";
- LICENSE[0]=GPL
- ENTERED=20070219
- SHORT="A scientific data plotter and viewer"
-cat << EOF
-Kst is the fastest real-time large-dataset viewing and plotting tool
available
-and has basic data analysis functionality. Kst contains many powerful
built-in
-features and is expandable with plugins and extensions. Extensive help is
-available, both from within kst and on the web. Kst is a KDE application
-and is freely available for anyone to download and use.
-
-Main features of kst include: Robust plotting of live "streaming" data.
-Powerful keyboard and mouse plot manipulation. Powerful plugins and
-extensions support. Large selection of built-in plotting and data
manipulation
-functions, such as histograms, equations, and power spectra. Color mapping
-and contour mapping capabilities for three-dimensional data, as well as
-matrix and image support. Monitoring of events and notifications support.
-Built-in filtering and curve fitting capabilities. Convenient command-line
-interface. Powerful graphical user interface. Support for several popular
-data formats including fits, netCDF, and HEALPix. Multiple tabs or windows.
-Extended annotation objects similar to vector graphics applications.
-KstScript, an ECMAScript based scripting language capable of interacting
-with and extending kst in virtually every way.
-EOF
diff --git a/science/kst/HISTORY b/science/kst/HISTORY
deleted file mode 100644
index dc59436..0000000
--- a/science/kst/HISTORY
+++ /dev/null
@@ -1,5 +0,0 @@
-2007-08-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * DETAILS: updated spell to 1.4.0
-
-2007-02-19 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/telephony/ihu/DEPENDS b/telephony/ihu/DEPENDS
deleted file mode 100755
index fe039c8..0000000
--- a/telephony/ihu/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends qt-x11 &&
-depends alsa-lib &&
-depends speex &&
-depends soundtouch &&
-depends libogg &&
-optional_depends JACK-DRIVER
diff --git a/telephony/ihu/DETAILS b/telephony/ihu/DETAILS
deleted file mode 100755
index 1856a39..0000000
--- a/telephony/ihu/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=ihu
- VERSION=0.6.0
- SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:15890765493294ed9b461b50b7aef531b604c8b86b1e6835aadfa9eb7842ba8b49b5783fe3df558bc252980da64c560777c4829e0812ac56f2a8781adf73ec57
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://ihu.sourceforge.net "
- LICENSE[0]=GPL
- ENTERED=20080308
- SHORT="A VoIP application based on QT"
-cat << EOF
-IHU is a Voice over IP (VoIP) application that creates an audio stream
between
-two computers easily and with the minimal network traffic. It works without
-an intervening server, can use either UDP or TCP for transport, can encrypt
-the data stream, and can work without a GUI. It uses the Speex codec to help
-reduce bandwidth consumption. It supports ALSA and JACK for audio service.
-EOF
diff --git a/telephony/ihu/HISTORY b/telephony/ihu/HISTORY
deleted file mode 100644
index e34d49a..0000000
--- a/telephony/ihu/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2008-03-08 Julien "_kaze_" ROZO <julien AT rozo.org>
- * DEPENDS, DETAILS, HISTORY: spell created
-



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ff81fafb7c0abd49a34071153133f966435b39da), Bor Kraljič, 10/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page