Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fd33f454ffe2d063f010aa7ec23a7f3077408a91)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fd33f454ffe2d063f010aa7ec23a7f3077408a91)
  • Date: Sun, 9 Sep 2018 09:59:54 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-creation/rosegarden/BUILD | 4 -
audio-creation/rosegarden/DEPENDS | 19 -----
audio-creation/rosegarden/DETAILS | 33 ---------
audio-creation/rosegarden/HISTORY | 124 ----------------------------------
audio-creation/rosegarden/PREPARE | 6 -
audio-creation/rosegarden/PRE_BUILD | 3
audio-libs/dssi/DETAILS | 8 +-
audio-libs/dssi/HISTORY | 3
libs/raptor/DETAILS | 2
libs/raptor/HISTORY | 3
printer/cups-filters/DETAILS | 4 -
printer/cups-filters/HISTORY | 3
qt5-cmake/rosegarden/CONFIGURE | 1
qt5-cmake/rosegarden/DEPENDS | 23 ++++++
qt5-cmake/rosegarden/DETAILS | 33 +++++++++
qt5-cmake/rosegarden/HISTORY | 131
++++++++++++++++++++++++++++++++++++
qt5-cmake/rosegarden/PREPARE | 6 +
qt5-cmake/rosegarden/PRE_BUILD | 3
18 files changed, 213 insertions(+), 196 deletions(-)

New commits:
commit fd33f454ffe2d063f010aa7ec23a7f3077408a91
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

dssi: => 1.1.1

commit 4f27aeb5efa9bb6b8b6e44235c9ab3415278f5f3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

raptor: => 2.0.15

commit 5842568c994e55e784c0770a3a7ae46c458a61c0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

rosegarden-18.06

commit 6ff972c32f41ff21761c2f57f167f7423f4f96a2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cups-filters: => 1.21.2

diff --git a/audio-creation/rosegarden/BUILD b/audio-creation/rosegarden/BUILD
deleted file mode 100755
index a5628d1..0000000
--- a/audio-creation/rosegarden/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-QTDIR="${QTDIR:-/usr}"
-PATH="$QTDIR/bin/qt4:$PATH"
-OPTS="--with-qtdir=/usr ${OPTS}"
-default_build
diff --git a/audio-creation/rosegarden/DEPENDS
b/audio-creation/rosegarden/DEPENDS
deleted file mode 100755
index a9821e3..0000000
--- a/audio-creation/rosegarden/DEPENDS
+++ /dev/null
@@ -1,19 +0,0 @@
-depends FFTW &&
-depends -sub CXX gcc &&
-depends libxt &&
-depends -sub QT3 qt4 &&
-depends alsa-lib &&
-depends JACK-DRIVER &&
-depends ladspa &&
-depends dssi &&
-depends liblo &&
-depends liblrdf &&
-optional_depends libxft \
- "" \
- "" \
- "for better score rendering quality" &&
-
-optional_depends lirc \
- "" \
- "" \
- "for remote control support"
diff --git a/audio-creation/rosegarden/DETAILS
b/audio-creation/rosegarden/DETAILS
deleted file mode 100755
index 937d09a..0000000
--- a/audio-creation/rosegarden/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
- SPELL=rosegarden
-if [[ $RG_VCS == y ]]
-then
- if [[ $RG_VCS_AUTOUPDATE == y ]]
- then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=svn
- fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
-
SOURCE_URL[0]=svn_http://$SPELL.svn.sourceforge.net/svnroot/$SPELL/trunk/$SPELL:$SPELL-svn
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD=on
-else
- VERSION=14.12
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:7820197d97025365c781f95811a9725058b86375654df9915599957f743f5ea335eb468d0b52100e7be5096e9d10bc6fdad4252db48dc5c49d9ed6d8e7db6660
-fi
- WEB_SITE=http://www.rosegardenmusic.com/
- ENTERED=20020514
- LICENSE[0]=GPL
- KEYWORDS="music editors audio"
- SHORT="A professional music composition and editing environment."
-cat << EOF
-Rosegarden is a professional audio and MIDI sequencer, score editor, and
-general-purpose music composition and editing environment. Rosegarden is
-an easy-to-learn, attractive application that runs on Linux, ideal for
-composers, musicians, music students, and small studio or home recording
-environments.
-EOF
diff --git a/audio-creation/rosegarden/HISTORY
b/audio-creation/rosegarden/HISTORY
deleted file mode 100644
index 12d123f..0000000
--- a/audio-creation/rosegarden/HISTORY
+++ /dev/null
@@ -1,124 +0,0 @@
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DETAILS: remove SOURCEFORGE_URL usage (automated)
-
-2015-04-06 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: updated spell to 14.12
-
-2011-10-04 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: version 11.06
- * DEPENDS: kdelibs is not needed and removed unneeded deps
- * PRE_BUILD: added to make it find qt4
- * INSTALL: removed, no longer needed
-
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2009-01-20 Robert Figura <template AT sourcemage.org>
- * DETAILS: Updated to 1.7.2
-
-2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: We're all one big happy xorg-modular, no need to check
- anymore
-
-2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * DEPENDS: removed is_depends_enabled.function reference
-
-2007-12-31 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 1.6.1.
- * BUILD: Added KDE3 include dir flag, fixes build after recent
- KDE3 install path changes.
-
-2007-09-11 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Moved SOURCE_HASH to inside the VCS conditional.
-
-2007-09-05 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Added svn version.
- * PREPARE: Added, query about devel version.
-
-2007-03-19 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 1.5.1.
-
-2007-02-20 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 1.5.0.
- * CONFIGURE: Deleted, sound option now handled by optional_depends
- alsa-lib.
- * DEPENDS: Added depends pkgconfig & fftw, replaced depends scons
- with cmake, converted flags to cmake format, added
- xorg-modular deps.
- * BUILD, INSTALL: Converted to use cmake.
-
-2006-10-20 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Source is_depends_enabled.function (remove it when
- is_depends_enabled is in stable sorcery).
-
-2006-09-20 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 1.4.0, changed short description.
- * DEPENDS: Clarified lirc description.
-
-2006-09-17 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Added depends g++ and optional_depends ladspa &
- dssi & liblo & liblrdf & libxft, added PATCHLEVEL=1.
- * CONFIGURE: Removed DSSI query (now in DEPENDS), added sound
- support query.
- * BUILD: Fixed (had nonexistent OPTS and missing TRACK_ROOT).
- * DETAILS: Corrected WEB_SITE, removed UPDATED and BUILD_API,
- updated descriptions.
- * INSTALL: Added missing newline.
-
-2006-07-24 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * DETAILS: Updated to 1.2.4
-
-2006-07-16 Eric Sandall <sandalle AT sourcemage.org>
- * Applied Harry Broeken's fixes for Bug #11862
- * CONFIGURE: Converted to config_query
- Removed queries for ALSA and lirc (moved to DEPENDS)
- * DEPENDS: Optionally depend on alsa-lib and lirc (moved from DEPENDS)
- Needs to depend on scons now
- * BUILD: Add options from CONFIGURE to $OPTS
-
-2006-05-16 Harry Broeken <harry.broeken AT home.nl>
- * trying to rewrite the spell to use the scons build system
-
-2006-04-30 Unet <unet AT sourcemage.org>
- * DETAILS: Updated to 4-1.2.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-02-15 Unet <audio AT sourcemage.org>
- * DETAILS: Updated to 4-1.0 !!!
-
-2004-08-03 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4-0.9.9
- BUILD_API=2
- Shortened SHORT
-
-2004-05-27 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4-0.9.8
- Removed MAINTAINER
- Removed TABs
- * BUILD: Removed
- * DEPENDS: Remove dependency on ladspa and put in CONFIGURE
- Remove dependency on qt-x11 (kdelibs depends on it)
- * CONFIGURE: Query for xinerama, ladspa, liblrdf, arts, and alsa
-
-2004-01-21 Unet <audio AT sourcemage.org>
- * DETAILS: Updated to 4-0.9.6
- * HISTORY: Format
-
-2003-04-08 M.L. <mlubrano AT sourcemage.org>
- * BUILD: Added $OPTS
-
-2003-03-30 Unet <unet AT sourcemage.org>
- * DETAILS: Upgrade to 4-0.8.5
-
-2002-10-09 Unet <unet AT sourcemage.org>
- * DETAILS: Upgrade to 4-0.8
-
-2002-06-12 Unet <unet AT sourcemage.org>
- * Created this.
-
diff --git a/audio-creation/rosegarden/PREPARE
b/audio-creation/rosegarden/PREPARE
deleted file mode 100755
index 2e83397..0000000
--- a/audio-creation/rosegarden/PREPARE
+++ /dev/null
@@ -1,6 +0,0 @@
-config_query RG_VCS "Build latest version from development tree?" n &&
-
-if [[ $RG_VCS == y ]]; then
- config_query RG_VCS_AUTOUPDATE \
- "Update automatically on every system update?" n
-fi
diff --git a/audio-creation/rosegarden/PRE_BUILD
b/audio-creation/rosegarden/PRE_BUILD
deleted file mode 100755
index c1d0332..0000000
--- a/audio-creation/rosegarden/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-sedit 's#QTDIR/bin#QTDIR/bin/qt4#g' configure
diff --git a/audio-libs/dssi/DETAILS b/audio-libs/dssi/DETAILS
index 705f3cf..77d6b76 100755
--- a/audio-libs/dssi/DETAILS
+++ b/audio-libs/dssi/DETAILS
@@ -1,10 +1,10 @@
SPELL=dssi
- VERSION=1.1.0
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:7a86f69978696edc93656ff368c7e56be9f488f6b4372cb553f5c365475ef05151e1e1aafea5cf14643eb12cca92c9ca7e26cac6efa8d597c07b6b90e4a83d44
+ SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:faf35ae851b889ad17a8ba624c713af8a5f33bb93db8e34842e8b778a0e36c3eab9ab712a40e4ca7ecd96954f3e70504d89a75b3826dd138332085e176c0d34d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://dssi.sourceforge.net/
+ WEB_SITE=https://dssi.sourceforge.net/
ENTERED=20060727
LICENSE[0]=LGPL
SHORT="An API for audio processing plugins, particularly useful
for software synthesis plugins with user interfaces."
diff --git a/audio-libs/dssi/HISTORY b/audio-libs/dssi/HISTORY
index 1b1e57e..0db7662 100644
--- a/audio-libs/dssi/HISTORY
+++ b/audio-libs/dssi/HISTORY
@@ -1,3 +1,6 @@
+2018-09-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.1
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/libs/raptor/DETAILS b/libs/raptor/DETAILS
index 743fefd..8baa7a5 100755
--- a/libs/raptor/DETAILS
+++ b/libs/raptor/DETAILS
@@ -1,6 +1,6 @@
SPELL=raptor
SPELLX=raptor2
- VERSION=2.0.13
+ VERSION=2.0.15
SECURITY_PATCH=1
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/libs/raptor/HISTORY b/libs/raptor/HISTORY
index 46b5e69..24d3fae 100644
--- a/libs/raptor/HISTORY
+++ b/libs/raptor/HISTORY
@@ -1,3 +1,6 @@
+2018-09-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.15
+
2014-03-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.0.13

diff --git a/printer/cups-filters/DETAILS b/printer/cups-filters/DETAILS
index 1906b56..47feb1c 100755
--- a/printer/cups-filters/DETAILS
+++ b/printer/cups-filters/DETAILS
@@ -1,6 +1,6 @@
SPELL=cups-filters
- VERSION=1.21.1
-
SOURCE_HASH=sha512:810c1ad60d600618d508a3f69fd9839ee54846bfae42ebc4ca8965c1a2948c00273f779dd82129ec861c91f9a10a4ea694b1f900a4e288ea88db9eb38a10918c
+ VERSION=1.21.2
+
SOURCE_HASH=sha512:07672737108e1593374fa95582e2c8ad7a3fec6202846ba85224c1c89f65b7b89de96ebf67841ec5d948fe556dddd06ae6a58ad6c5c0a25a82ce643c9384aaf0
SECURITY_PATCH=3
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 10348af..145f166 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2018-09-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.21.2
+
2018-08-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.21.1

diff --git a/qt5-cmake/rosegarden/CONFIGURE b/qt5-cmake/rosegarden/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/qt5-cmake/rosegarden/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/qt5-cmake/rosegarden/DEPENDS b/qt5-cmake/rosegarden/DEPENDS
new file mode 100755
index 0000000..3733ab4
--- /dev/null
+++ b/qt5-cmake/rosegarden/DEPENDS
@@ -0,0 +1,23 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+depends -sub CXX gcc &&
+depends qtbase &&
+depends FFTW &&
+depends libxt &&
+depends alsa-lib &&
+depends ladspa &&
+depends dssi &&
+depends liblo &&
+depends liblrdf &&
+depends libsamplerate &&
+depends zlib &&
+optional_depends JACK-DRIVER '' '' '' &&
+optional_depends libsndfile '' '' 'Better support for WAV files' &&
+optional_depends libxft \
+ "" \
+ "" \
+ "for better score rendering quality" &&
+
+optional_depends lirc \
+ "" \
+ "-DDISABLE_LIRC=1" \
+ "for remote control support"
diff --git a/qt5-cmake/rosegarden/DETAILS b/qt5-cmake/rosegarden/DETAILS
new file mode 100755
index 0000000..4744ad0
--- /dev/null
+++ b/qt5-cmake/rosegarden/DETAILS
@@ -0,0 +1,33 @@
+ SPELL=rosegarden
+if [[ $RG_VCS == y ]]
+then
+ if [[ $RG_VCS_AUTOUPDATE == y ]]
+ then
+ VERSION=$(date +%Y%m%d)
+ else
+ VERSION=svn
+ fi
+ SOURCE=$SPELL-svn.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
+
SOURCE_URL[0]=svn_http://$SPELL.svn.sourceforge.net/svnroot/$SPELL/trunk/$SPELL:$SPELL-svn
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+else
+ VERSION=18.06
+
SOURCE_HASH=sha512:7ab9c677484c1518457db21091bc612071556e9002c6132e0b4fa7aa5c970f45f130a1a68333a184de895f5912b4229b2bbbcf0f508d6cff1eaec6b7ac599ca9
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=https://downloads.sourceforge.net/project/$SPELL/$SOURCE
+fi
+ WEB_SITE=https://www.rosegardenmusic.com/
+ ENTERED=20020514
+ LICENSE[0]=GPL
+ KEYWORDS="music editors audio"
+ SHORT="A professional music composition and editing environment."
+cat << EOF
+Rosegarden is a professional audio and MIDI sequencer, score editor, and
+general-purpose music composition and editing environment. Rosegarden is
+an easy-to-learn, attractive application that runs on Linux, ideal for
+composers, musicians, music students, and small studio or home recording
+environments.
+EOF
diff --git a/qt5-cmake/rosegarden/HISTORY b/qt5-cmake/rosegarden/HISTORY
new file mode 100644
index 0000000..c06fd2f
--- /dev/null
+++ b/qt5-cmake/rosegarden/HISTORY
@@ -0,0 +1,131 @@
+2018-09-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 18.06
+ now qt5 + cmake based
+ * DEPENDS add cmake, qtbase; remove qt4
+ * BUILD: deleted
+ * CONFIGURE: added
+
+2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
+2015-04-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 14.12
+
+2011-10-04 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 11.06
+ * DEPENDS: kdelibs is not needed and removed unneeded deps
+ * PRE_BUILD: added to make it find qt4
+ * INSTALL: removed, no longer needed
+
+2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
+2009-01-20 Robert Figura <template AT sourcemage.org>
+ * DETAILS: Updated to 1.7.2
+
+2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: We're all one big happy xorg-modular, no need to check
+ anymore
+
+2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: removed is_depends_enabled.function reference
+
+2007-12-31 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 1.6.1.
+ * BUILD: Added KDE3 include dir flag, fixes build after recent
+ KDE3 install path changes.
+
+2007-09-11 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Moved SOURCE_HASH to inside the VCS conditional.
+
+2007-09-05 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Added svn version.
+ * PREPARE: Added, query about devel version.
+
+2007-03-19 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 1.5.1.
+
+2007-02-20 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 1.5.0.
+ * CONFIGURE: Deleted, sound option now handled by optional_depends
+ alsa-lib.
+ * DEPENDS: Added depends pkgconfig & fftw, replaced depends scons
+ with cmake, converted flags to cmake format, added
+ xorg-modular deps.
+ * BUILD, INSTALL: Converted to use cmake.
+
+2006-10-20 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DEPENDS: Source is_depends_enabled.function (remove it when
+ is_depends_enabled is in stable sorcery).
+
+2006-09-20 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 1.4.0, changed short description.
+ * DEPENDS: Clarified lirc description.
+
+2006-09-17 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DEPENDS: Added depends g++ and optional_depends ladspa &
+ dssi & liblo & liblrdf & libxft, added PATCHLEVEL=1.
+ * CONFIGURE: Removed DSSI query (now in DEPENDS), added sound
+ support query.
+ * BUILD: Fixed (had nonexistent OPTS and missing TRACK_ROOT).
+ * DETAILS: Corrected WEB_SITE, removed UPDATED and BUILD_API,
+ updated descriptions.
+ * INSTALL: Added missing newline.
+
+2006-07-24 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: Updated to 1.2.4
+
+2006-07-16 Eric Sandall <sandalle AT sourcemage.org>
+ * Applied Harry Broeken's fixes for Bug #11862
+ * CONFIGURE: Converted to config_query
+ Removed queries for ALSA and lirc (moved to DEPENDS)
+ * DEPENDS: Optionally depend on alsa-lib and lirc (moved from DEPENDS)
+ Needs to depend on scons now
+ * BUILD: Add options from CONFIGURE to $OPTS
+
+2006-05-16 Harry Broeken <harry.broeken AT home.nl>
+ * trying to rewrite the spell to use the scons build system
+
+2006-04-30 Unet <unet AT sourcemage.org>
+ * DETAILS: Updated to 4-1.2.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-02-15 Unet <audio AT sourcemage.org>
+ * DETAILS: Updated to 4-1.0 !!!
+
+2004-08-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4-0.9.9
+ BUILD_API=2
+ Shortened SHORT
+
+2004-05-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4-0.9.8
+ Removed MAINTAINER
+ Removed TABs
+ * BUILD: Removed
+ * DEPENDS: Remove dependency on ladspa and put in CONFIGURE
+ Remove dependency on qt-x11 (kdelibs depends on it)
+ * CONFIGURE: Query for xinerama, ladspa, liblrdf, arts, and alsa
+
+2004-01-21 Unet <audio AT sourcemage.org>
+ * DETAILS: Updated to 4-0.9.6
+ * HISTORY: Format
+
+2003-04-08 M.L. <mlubrano AT sourcemage.org>
+ * BUILD: Added $OPTS
+
+2003-03-30 Unet <unet AT sourcemage.org>
+ * DETAILS: Upgrade to 4-0.8.5
+
+2002-10-09 Unet <unet AT sourcemage.org>
+ * DETAILS: Upgrade to 4-0.8
+
+2002-06-12 Unet <unet AT sourcemage.org>
+ * Created this.
+
diff --git a/qt5-cmake/rosegarden/PREPARE b/qt5-cmake/rosegarden/PREPARE
new file mode 100755
index 0000000..2e83397
--- /dev/null
+++ b/qt5-cmake/rosegarden/PREPARE
@@ -0,0 +1,6 @@
+config_query RG_VCS "Build latest version from development tree?" n &&
+
+if [[ $RG_VCS == y ]]; then
+ config_query RG_VCS_AUTOUPDATE \
+ "Update automatically on every system update?" n
+fi
diff --git a/qt5-cmake/rosegarden/PRE_BUILD b/qt5-cmake/rosegarden/PRE_BUILD
new file mode 100755
index 0000000..e0e5233
--- /dev/null
+++ b/qt5-cmake/rosegarden/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i '/update_xdg_mimetypes/D' data/CMakeLists.txt



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fd33f454ffe2d063f010aa7ec23a7f3077408a91), Treeve Jelbert, 09/09/2018

Archive powered by MHonArc 2.6.24.

Top of Page