Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (562eabb6773d62b038e0449f88ecc6dbabaaa965)

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 devel-kde3_removal grimoire by Bor Kraljič (562eabb6773d62b038e0449f88ecc6dbabaaa965)
  • Date: Tue, 4 Oct 2011 06:50:29 -0500

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

ChangeLog | 2
antivirus/klamav/BUILD | 2
antivirus/klamav/DEPENDS | 5 -
antivirus/klamav/DETAILS | 15 -----
antivirus/klamav/HISTORY | 82 ---------------------------
antivirus/klamav/INSTALL | 2
audio-creation/rosegarden/BUILD | 3 +
audio-creation/rosegarden/DEPENDS | 54 ++++++++++++++++++
audio-creation/rosegarden/DETAILS | 33 +++++++++++
audio-creation/rosegarden/HISTORY | 112
++++++++++++++++++++++++++++++++++++++
audio-creation/rosegarden/INSTALL | 1
audio-creation/rosegarden/PREPARE | 6 ++
12 files changed, 210 insertions(+), 107 deletions(-)

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

Revert "audio-creation/rosegarden: removed (we no longer support kde3)"

This reverts commit a6d4fd4e0d76fb89fc144a77f835fcc8916a427d.

I thought such reverts will go without conflicts :( Well it is simple to
resolve it...

Arjan Bouter will update spell to use qt4 in master. Reverting change
so there won't be conflicts with updated spell.

Conflicts:

ChangeLog

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

antivirus/klamav: removed (we no longer support kde3)

diff --git a/ChangeLog b/ChangeLog
index 35435c4..48f0884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -142,7 +142,6 @@
* kde-look/taskbar2: removed (we no longer support kde3)
* kde-look/tiblit: removed (we no longer support kde3)
* x11-toolkits/qt-x11: removed, qt3 is no longer supported by upstream
- * audio-creation/rosegarden: removed (we no longer support kde3)
* audio-creation/sonik: removed (we no longer support kde3)
* audio-players/amarok: removed (we no longer support kde3)
* chat-im/kmess: removed (we no longer support kde3)
@@ -167,6 +166,7 @@
* video/ksubtile: removed (we no longer support kde3)
* video/okle: removed (we no longer support kde3)
* x11-libs/lineak_xosdplugin: removed (we no longer support kde3)
+ * antivirus/klamav: removed (we no longer support kde3)

2011-10-03 Ladislav Hagara <hgr AT vabo.cz>
* x11/colord: new spell, daemon that maps devices to color profiles
diff --git a/antivirus/klamav/BUILD b/antivirus/klamav/BUILD
deleted file mode 100755
index 6b6a244..0000000
--- a/antivirus/klamav/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $SOURCE_DIRECTORY/$SPELL-${VERSION} &&
-default_kde3_build
diff --git a/antivirus/klamav/DEPENDS b/antivirus/klamav/DEPENDS
deleted file mode 100755
index 62f6a75..0000000
--- a/antivirus/klamav/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends kdelibs &&
-depends clamav &&
-depends sqlite "--without-included-sqlite" &&
-depends dazuko
-
diff --git a/antivirus/klamav/DETAILS b/antivirus/klamav/DETAILS
deleted file mode 100755
index 3e7c737..0000000
--- a/antivirus/klamav/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=klamav
- VERSION=0.42
-
SOURCE_HASH=sha512:465497097622401230ea1898a5c442794546fe1653eff7024521f6e4b76023e7eb2c0b7353d1a221f4299600741c9166037711d9cdf4b1a4bf65c9ae9f469416
- SOURCE=$SPELL-$VERSION-source.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-source
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://$SPELL.sourceforge.net/
- LICENSE=GPL
- DOCS="NEWS README"
- ENTERED=20040916
- KEYWORDS="antivirus kde"
-SHORT="KDE interface to clamav"
-cat << EOF
-KDE interface to clamav
-EOF
diff --git a/antivirus/klamav/HISTORY b/antivirus/klamav/HISTORY
deleted file mode 100644
index 9a7482c..0000000
--- a/antivirus/klamav/HISTORY
+++ /dev/null
@@ -1,82 +0,0 @@
-2008-01-20 Julien "_kaze_" ROZO <julien AT rozo.org>
- * DETAILS: updated version to 0.42, fixed WEB_SITE
- * BUILD: now uses default_kde3_build
- * PRE_BUILD, gcc.diff: removed, no longer needed
-
-2007-02-24 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.41
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-04-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.37
- * PRE_BUILD: add, to apply patch
- * BUILD: delete patching
- * DEPENDS: add sqlite
- * INSTALL: add, to enter correct subdirectory
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.35.1
- * BUILD: adjust
-
-2006-01-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.35
-
-2006-01-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.32.1
- * BUILD: adjust
-
-2005-11-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.32
-
-2005-10-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.30.3
-
-2005-09-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.30.2
- * BUILD gcc.diff: added
- to fix compilation error
-
-2005-08-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.22.1
-
-2005-06-07 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.20
-
-2005-05-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.17.3
-
-2005-04-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.17
- * BUILD INSTALL: remove
-
-2005-02-22 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.13
-
-2005-01-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.09.4
-
-2005-01-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.09
-
-2004-12-23 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.07
-
-2004-10-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.06
-
-2004-09-24 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.05
-
-2004-09-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.04
-
-2004-09-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.03
- * BUILD INSTALL DEPENDS: added
- spell created
-
diff --git a/antivirus/klamav/INSTALL b/antivirus/klamav/INSTALL
deleted file mode 100755
index 982c6b9..0000000
--- a/antivirus/klamav/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $SOURCE_DIRECTORY/$SPELL-${VERSION} &&
-default_install
diff --git a/audio-creation/rosegarden/BUILD b/audio-creation/rosegarden/BUILD
new file mode 100755
index 0000000..420eb25
--- /dev/null
+++ b/audio-creation/rosegarden/BUILD
@@ -0,0 +1,3 @@
+cmake . $OPTS -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE3_INCLUDE_DIR=/usr/include/kde3 &&
+make
diff --git a/audio-creation/rosegarden/DEPENDS
b/audio-creation/rosegarden/DEPENDS
new file mode 100755
index 0000000..61acf77
--- /dev/null
+++ b/audio-creation/rosegarden/DEPENDS
@@ -0,0 +1,54 @@
+depends cmake &&
+depends fftw &&
+depends -sub CXX gcc &&
+depends libsm &&
+depends libice &&
+depends libx11 &&
+depends libxext &&
+depends kdelibs &&
+depends pkgconfig &&
+depends qt-x11 &&
+
+optional_depends alsa-lib \
+ "-DWANT_SOUND=1" \
+ "-DWANT_SOUND=0" \
+ "to enable sound and for ALSA MIDI support" &&
+
+
+if is_depends_enabled $SPELL alsa-lib
+then
+ optional_depends JACK-DRIVER \
+ "-DWANT_JACK=1" \
+ "-DWANT_JACK=0" \
+ "for JACK audio support" &&
+
+ optional_depends ladspa \
+ "" \
+ "" \
+ "for LADSPA plugin support" &&
+
+ optional_depends dssi \
+ "-DWANT_DSSI=1" \
+ "-DWANT_DSSI=0" \
+ "for DSSI plugin support" &&
+
+ optional_depends liblo \
+ "" \
+ "" \
+ "for audio plugin custom GUI support" &&
+
+ optional_depends liblrdf \
+ "" \
+ "" \
+ "for audio plugin metadata support"
+fi &&
+
+optional_depends libxft \
+ "" \
+ "" \
+ "for better score rendering quality" &&
+
+optional_depends lirc \
+ "-DWANT_LIRC=1" \
+ "-DWANT_LIRC=0" \
+ "for remote control support"
diff --git a/audio-creation/rosegarden/DETAILS
b/audio-creation/rosegarden/DETAILS
new file mode 100755
index 0000000..b68f216
--- /dev/null
+++ b/audio-creation/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=1.7.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:7a05d84a654ed6a9329941cc405e7e0ad567cdda83ae0f201ca435a6178fe46f8d0db31fa3a20ee6c88434364de0604b78c9c29ff75e0c89eaad4be8810ed614
+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
new file mode 100644
index 0000000..7fb84ab
--- /dev/null
+++ b/audio-creation/rosegarden/HISTORY
@@ -0,0 +1,112 @@
+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/INSTALL
b/audio-creation/rosegarden/INSTALL
new file mode 100755
index 0000000..965fd47
--- /dev/null
+++ b/audio-creation/rosegarden/INSTALL
@@ -0,0 +1 @@
+make install DESTDIR="$INSTALL_ROOT"
diff --git a/audio-creation/rosegarden/PREPARE
b/audio-creation/rosegarden/PREPARE
new file mode 100755
index 0000000..2e83397
--- /dev/null
+++ b/audio-creation/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



  • [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (562eabb6773d62b038e0449f88ecc6dbabaaa965), Bor Kraljič, 10/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page