[arch-commits] Commit in (7 files)
Ray Rashif
schiv at nymeria.archlinux.org
Tue Mar 26 21:35:29 UTC 2013
Date: Tuesday, March 26, 2013 @ 22:35:29
Author: schiv
Revision: 180840
add ardour2 to make way for ardour as ardour3
Added:
ardour2/
ardour2/trunk/ardour2.desktop
(from rev 180277, ardour/trunk/ardour.desktop)
Modified:
ardour2/trunk/PKGBUILD
Deleted:
ardour2/repos/extra-i686/
ardour2/repos/extra-x86_64/
ardour2/trunk/ardour.changelog
ardour2/trunk/ardour.desktop
-------------------------------+
ardour2/trunk/ardour2.desktop | 9 ++++++
trunk/PKGBUILD | 6 ++--
trunk/ardour.changelog | 55 ----------------------------------------
trunk/ardour.desktop | 9 ------
4 files changed, 12 insertions(+), 67 deletions(-)
Modified: ardour2/trunk/PKGBUILD
===================================================================
--- ardour/trunk/PKGBUILD 2013-03-19 14:25:54 UTC (rev 180277)
+++ ardour2/trunk/PKGBUILD 2013-03-26 21:35:29 UTC (rev 180840)
@@ -10,10 +10,10 @@
# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
# http://ardour.org/node/5263
-pkgname=ardour
+pkgname=ardour2
pkgver=2.8.16
pkgrel=1
-pkgdesc="A multichannel hard disk recorder and digital audio workstation"
+pkgdesc="Professional-grade digital audio workstation (version 2.x)"
arch=('i686' 'x86_64')
url="http://ardour.org/"
license=('GPL')
@@ -23,7 +23,7 @@
# +soundtouch (these +/- changes are for SYSLIBS=1)
# cwiid removed for https://bugs.archlinux.org/task/28344
makedepends=('scons' 'boost')
-changelog=$pkgname.changelog
+conflicts=('ardour<3')
source=("ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2"
"$pkgname.desktop")
md5sums=('5bafe41df00d25e7a357baaa1038f16d'
Deleted: ardour2/trunk/ardour.changelog
===================================================================
--- ardour/trunk/ardour.changelog 2013-03-19 14:25:54 UTC (rev 180277)
+++ ardour2/trunk/ardour.changelog 2013-03-26 21:35:29 UTC (rev 180840)
@@ -1,55 +0,0 @@
-11 Aug 2012 (GMT+8) Ray Rashif <schiv at archlinux.org>
- * 2.8.14:
- Upstream release
- Dep on new (s)lv2 stack (lilv, suil et al replaces slv2)
- SYSLIBS turned on by upstream decree; see 2.8.13 release notes
-
-15 Jul 2011 (GMT+8) Ray Rashif <schiv at archlinux.org>
-
- * 2.8.11-5:
- Resolve previous issues with slv2 & redland/rasqal/raptor
- - just needed rebuild of slv2 against latest redland suite [1]
- - also needed ardour buildsystem patch for raptor2 [1][2]
- - bring back support for slv2
-
- [1] https://bugs.archlinux.org/task/25060
- [2] http://tracker.ardour.org/view.php?id=4179
-
-9 Jul 2011 (GMT+8) Ray Rashif <schiv at archlinux.org>
-
- * 2.8.11-4:
- Fix build failures and runtime segfaults
- - gcc 4.6 patch
- - enable SYSLIBS due to ardour sigc++ issues
- - remove slv2 dep due to ardour rasqal incompatibility [1][2]
-
- [1] https://bugs.archlinux.org/task/25060
- [2] https://ardour.org/node/4301
-
-22 Feb 2011 (GMT+8) Ray Rashif <schiv at archlinux.org>
-
- * 2.8.11-2 :
- raptor rebuild
-
-9 Aug 2010 (GMT+8) Ray Rashif <schiv at archlinux.org>
-
- * 2.8.11-1 :
- Testing build.
- Removed libgnomecanvasmm depend (ardour internal).
- Removed soundtouch makedepend (ardour internal, unneded).
- Added new depends
- - slv2 ("LV2" plug-ins support)
- - rubberband (can "do more" than soundtouch)
- - libgnomecanvas
- Not using SYSLIBS because upstream does not support it.
- Namcap warnings can be ignored; they're ardour internals.
-
- * PKGBUILD :
- Minor cosmetic ammendments.
-
- * ardour.changelog :
- Added this changelog.
- Only important changes will be logged.
-
- * ardour.install :
- Removed install scriptlet; old and deprecated information.
Deleted: ardour2/trunk/ardour.desktop
===================================================================
--- ardour/trunk/ardour.desktop 2013-03-19 14:25:54 UTC (rev 180277)
+++ ardour2/trunk/ardour.desktop 2013-03-26 21:35:29 UTC (rev 180840)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Ardour
-Comment=Multitrack hard disk recorder
-Exec=ardour2
-Icon=/usr/share/ardour2/icons/ardour_icon_48px.png
-Terminal=false
-Type=Application
-X-MultipleArgs=false
-Categories=GTK;Audio;AudioVideoEditing;AudioVideo;Video;
Copied: ardour2/trunk/ardour2.desktop (from rev 180277, ardour/trunk/ardour.desktop)
===================================================================
--- ardour2/trunk/ardour2.desktop (rev 0)
+++ ardour2/trunk/ardour2.desktop 2013-03-26 21:35:29 UTC (rev 180840)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Ardour 2
+Comment=Multitrack hard disk recorder (version 2)
+Exec=ardour2
+Icon=/usr/share/ardour2/icons/ardour_icon_48px.png
+Terminal=false
+Type=Application
+X-MultipleArgs=false
+Categories=GTK;Audio;AudioVideoEditing;AudioVideo;Video;
More information about the arch-commits
mailing list