[arch-commits] Commit in ardour/repos (12 files)

Ray Rashif schiv at archlinux.org
Sun Aug 12 12:56:21 UTC 2012


    Date: Sunday, August 12, 2012 @ 08:56:20
  Author: schiv
Revision: 165179

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  ardour/repos/extra-i686/PKGBUILD
    (from rev 165178, ardour/trunk/PKGBUILD)
  ardour/repos/extra-i686/ardour.changelog
    (from rev 165178, ardour/trunk/ardour.changelog)
  ardour/repos/extra-i686/ardour.desktop
    (from rev 165178, ardour/trunk/ardour.desktop)
  ardour/repos/extra-x86_64/PKGBUILD
    (from rev 165178, ardour/trunk/PKGBUILD)
  ardour/repos/extra-x86_64/ardour.changelog
    (from rev 165178, ardour/trunk/ardour.changelog)
  ardour/repos/extra-x86_64/ardour.desktop
    (from rev 165178, ardour/trunk/ardour.desktop)
Deleted:
  ardour/repos/extra-i686/PKGBUILD
  ardour/repos/extra-i686/ardour.changelog
  ardour/repos/extra-i686/ardour.desktop
  ardour/repos/extra-x86_64/PKGBUILD
  ardour/repos/extra-x86_64/ardour.changelog
  ardour/repos/extra-x86_64/ardour.desktop

-------------------------------+
 extra-i686/PKGBUILD           |  123 +++++++++++++++++++++-------------------
 extra-i686/ardour.changelog   |  104 +++++++++++++++++----------------
 extra-i686/ardour.desktop     |   18 ++---
 extra-x86_64/PKGBUILD         |  123 +++++++++++++++++++++-------------------
 extra-x86_64/ardour.changelog |  104 +++++++++++++++++----------------
 extra-x86_64/ardour.desktop   |   18 ++---
 6 files changed, 258 insertions(+), 232 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-i686/PKGBUILD	2012-08-12 12:56:20 UTC (rev 165179)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: tobias <tobias at archlinux.org>
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
-# one package mostly will require an update of all the other packages. I vote
-# for fixed dependencies speaking in terms of versions
-
-pkgname=ardour
-pkgver=2.8.12
-pkgrel=3
-pkgdesc="A multichannel hard disk recorder and digital audio workstation"
-arch=('i686' 'x86_64')
-url="http://ardour.org/"
-license=('GPL')
-depends=('liblrdf>=0.4.0-8' 'liblo' 'libusb-compat'
-         'libgnomecanvas' 'aubio' 'slv2>=0.6.6-6')
-         # -libgnomecanvas(+libgnomecanvasmm)
-         # +soundtouch (these +/- changes are for SYSLIBS)
-         # liblrdf versioned for https://bugs.archlinux.org/task/25005
-         # slv2 versioned for https://bugs.archlinux.org/task/25060
-makedepends=('scons' 'boost')
-changelog=${pkgname}.changelog
-source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
-        ${pkgname}.desktop)
-md5sums=('7c031892f53aeacf08a750fc320c79c5'
-         '8aeaf433ebf781733db48e5a16b0c4da')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i '/-O3/d' SConstruct
-
-  scons ${MAKEFLAGS} ARCH="${CFLAGS} -O3" \
-                     PREFIX="/usr" \
-                     DIST_LIBDIR="lib" \
-                     FREEDESKTOP=0 \
-                     FREESOUND=1 \
-                     SYSLIBS=0 \
-                     DESTDIR="${pkgdir}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons DESTDIR="${pkgdir}" install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 "${srcdir}/${pkgname}.desktop" \
-    "${pkgdir}/usr/share/applications/${pkgname}.desktop"
-
-  # TODO: tell upstream to do this
-  # install templates
-  cp -r templates "$pkgdir/usr/share/ardour2/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/extra-i686/PKGBUILD (from rev 165178, ardour/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: tobias <tobias at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
+# one package mostly will require an update of all the other packages. I vote
+# for fixed dependencies speaking in terms of versions -- tobias
+
+# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
+
+pkgname=ardour
+pkgver=2.8.14
+pkgrel=1
+pkgdesc="A multichannel hard disk recorder and digital audio workstation"
+arch=('i686' 'x86_64')
+url="http://ardour.org/"
+license=('GPL')
+depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
+         'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
+         # -libgnomecanvas(+libgnomecanvasmm)
+         # +soundtouch (these +/- changes are for SYSLIBS=1)
+         # cwiid removed for https://bugs.archlinux.org/task/28344
+makedepends=('scons' 'boost')
+changelog=$pkgname.changelog
+source=("ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2"
+        "$pkgname.desktop")
+md5sums=('c79219ba10735d0b061d53a84ae611a4'
+         '8aeaf433ebf781733db48e5a16b0c4da')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  sed -i '/-O3/d' SConstruct
+
+  # work around boost linking error (see ardour3 svn r13081)
+  # thanks to Harry Harren for the heads-up
+  CFLAGS+=" -DBOOST_SYSTEM_NO_DEPRECATED"
+  CXXFLAGS+=" -DBOOST_SYSTEM_NO_DEPRECATED"
+  export CFLAGS CXXFLAGS
+
+  scons $MAKEFLAGS ARCH="$CFLAGS -O3" \
+                   PREFIX="/usr" \
+                   DIST_LIBDIR="lib" \
+                   FREEDESKTOP=0 \
+                   FREESOUND=1 \
+                   SYSLIBS=1 \
+                   DESTDIR="$pkgdir"
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  scons DESTDIR="$pkgdir" install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 "$srcdir/$pkgname.desktop" \
+    "$pkgdir/usr/share/applications/$pkgname.desktop"
+
+  # upstream will not do this
+  # install templates
+  cp -r templates "$pkgdir/usr/share/ardour2/"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/ardour.changelog
===================================================================
--- extra-i686/ardour.changelog	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-i686/ardour.changelog	2012-08-12 12:56:20 UTC (rev 165179)
@@ -1,49 +0,0 @@
-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.

Copied: ardour/repos/extra-i686/ardour.changelog (from rev 165178, ardour/trunk/ardour.changelog)
===================================================================
--- extra-i686/ardour.changelog	                        (rev 0)
+++ extra-i686/ardour.changelog	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,55 @@
+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: extra-i686/ardour.desktop
===================================================================
--- extra-i686/ardour.desktop	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-i686/ardour.desktop	2012-08-12 12:56:20 UTC (rev 165179)
@@ -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: ardour/repos/extra-i686/ardour.desktop (from rev 165178, ardour/trunk/ardour.desktop)
===================================================================
--- extra-i686/ardour.desktop	                        (rev 0)
+++ extra-i686/ardour.desktop	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,9 @@
+[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;

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-x86_64/PKGBUILD	2012-08-12 12:56:20 UTC (rev 165179)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: tobias <tobias at archlinux.org>
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
-# one package mostly will require an update of all the other packages. I vote
-# for fixed dependencies speaking in terms of versions
-
-pkgname=ardour
-pkgver=2.8.12
-pkgrel=3
-pkgdesc="A multichannel hard disk recorder and digital audio workstation"
-arch=('i686' 'x86_64')
-url="http://ardour.org/"
-license=('GPL')
-depends=('liblrdf>=0.4.0-8' 'liblo' 'libusb-compat'
-         'libgnomecanvas' 'aubio' 'slv2>=0.6.6-6')
-         # -libgnomecanvas(+libgnomecanvasmm)
-         # +soundtouch (these +/- changes are for SYSLIBS)
-         # liblrdf versioned for https://bugs.archlinux.org/task/25005
-         # slv2 versioned for https://bugs.archlinux.org/task/25060
-makedepends=('scons' 'boost')
-changelog=${pkgname}.changelog
-source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
-        ${pkgname}.desktop)
-md5sums=('7c031892f53aeacf08a750fc320c79c5'
-         '8aeaf433ebf781733db48e5a16b0c4da')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i '/-O3/d' SConstruct
-
-  scons ${MAKEFLAGS} ARCH="${CFLAGS} -O3" \
-                     PREFIX="/usr" \
-                     DIST_LIBDIR="lib" \
-                     FREEDESKTOP=0 \
-                     FREESOUND=1 \
-                     SYSLIBS=0 \
-                     DESTDIR="${pkgdir}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons DESTDIR="${pkgdir}" install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 "${srcdir}/${pkgname}.desktop" \
-    "${pkgdir}/usr/share/applications/${pkgname}.desktop"
-
-  # TODO: tell upstream to do this
-  # install templates
-  cp -r templates "$pkgdir/usr/share/ardour2/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/extra-x86_64/PKGBUILD (from rev 165178, ardour/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: tobias <tobias at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
+# one package mostly will require an update of all the other packages. I vote
+# for fixed dependencies speaking in terms of versions -- tobias
+
+# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
+
+pkgname=ardour
+pkgver=2.8.14
+pkgrel=1
+pkgdesc="A multichannel hard disk recorder and digital audio workstation"
+arch=('i686' 'x86_64')
+url="http://ardour.org/"
+license=('GPL')
+depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
+         'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
+         # -libgnomecanvas(+libgnomecanvasmm)
+         # +soundtouch (these +/- changes are for SYSLIBS=1)
+         # cwiid removed for https://bugs.archlinux.org/task/28344
+makedepends=('scons' 'boost')
+changelog=$pkgname.changelog
+source=("ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2"
+        "$pkgname.desktop")
+md5sums=('c79219ba10735d0b061d53a84ae611a4'
+         '8aeaf433ebf781733db48e5a16b0c4da')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  sed -i '/-O3/d' SConstruct
+
+  # work around boost linking error (see ardour3 svn r13081)
+  # thanks to Harry Harren for the heads-up
+  CFLAGS+=" -DBOOST_SYSTEM_NO_DEPRECATED"
+  CXXFLAGS+=" -DBOOST_SYSTEM_NO_DEPRECATED"
+  export CFLAGS CXXFLAGS
+
+  scons $MAKEFLAGS ARCH="$CFLAGS -O3" \
+                   PREFIX="/usr" \
+                   DIST_LIBDIR="lib" \
+                   FREEDESKTOP=0 \
+                   FREESOUND=1 \
+                   SYSLIBS=1 \
+                   DESTDIR="$pkgdir"
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  scons DESTDIR="$pkgdir" install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 "$srcdir/$pkgname.desktop" \
+    "$pkgdir/usr/share/applications/$pkgname.desktop"
+
+  # upstream will not do this
+  # install templates
+  cp -r templates "$pkgdir/usr/share/ardour2/"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/ardour.changelog
===================================================================
--- extra-x86_64/ardour.changelog	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-x86_64/ardour.changelog	2012-08-12 12:56:20 UTC (rev 165179)
@@ -1,49 +0,0 @@
-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.

Copied: ardour/repos/extra-x86_64/ardour.changelog (from rev 165178, ardour/trunk/ardour.changelog)
===================================================================
--- extra-x86_64/ardour.changelog	                        (rev 0)
+++ extra-x86_64/ardour.changelog	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,55 @@
+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: extra-x86_64/ardour.desktop
===================================================================
--- extra-x86_64/ardour.desktop	2012-08-12 12:55:33 UTC (rev 165178)
+++ extra-x86_64/ardour.desktop	2012-08-12 12:56:20 UTC (rev 165179)
@@ -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: ardour/repos/extra-x86_64/ardour.desktop (from rev 165178, ardour/trunk/ardour.desktop)
===================================================================
--- extra-x86_64/ardour.desktop	                        (rev 0)
+++ extra-x86_64/ardour.desktop	2012-08-12 12:56:20 UTC (rev 165179)
@@ -0,0 +1,9 @@
+[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;




More information about the arch-commits mailing list