Package Details: audacity-git 3.6.3.r257.g652bfea82-1

Git Clone URL: https://aur.archlinux.org/audacity-git.git (read-only, click to copy)
Package Base: audacity-git
Description: A program that lets you manipulate digital audio waveforms
Upstream URL: https://www.audacityteam.org/
Keywords: audio editor
Licenses: GPL2, CCPL
Groups: pro-audio
Conflicts: audacity
Provides: audacity, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host
Submitter: proudzhu
Maintainer: None
Last Packager: ongyx
Votes: 16
Popularity: 0.39
First Submitted: 2015-11-02 16:13 (UTC)
Last Updated: 2024-09-10 16:47 (UTC)

Required by (142)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

parkerlreed commented on 2019-02-06 15:28 (UTC) (edited on 2019-02-06 15:38 (UTC) by parkerlreed)

@ZeroDot1 This is a git package. It will always pull latest. There's no reason to bump the pkgver just for new release updates.

From the wiki: "Note: VCS packages are not considered out of date when the pkgver changes, do not flag them as the maintainer will merely unflag the package and ignore you. AUR maintainers should not commit mere pkgver bumps."

oberon2007 commented on 2018-03-25 08:59 (UTC)

Ah, yes. I don't know why it was added originally by my predecessor. Will check...

GottamRev1 commented on 2018-03-25 08:41 (UTC)

@oberon2007 This line "options=('!makeflags')".

oberon2007 commented on 2018-03-24 08:19 (UTC)

@GottamRev1 What exactly do you mean? Can you be more specific? I don't see the PKGBUILD overriding anything...?

GottamRev1 commented on 2018-03-23 22:11 (UTC)

What is the reason behind ignoring makeflags? I'm not sure if it's fun to compile such stuff on one thread.

oberon2007 commented on 2017-03-08 02:35 (UTC)

Done, @nicepack ! ;)

nicepack commented on 2017-03-08 00:39 (UTC)

hi can you add my package as optdepend?? https://aur.archlinux.org/packages/audacity-extras/

oberon2007 commented on 2017-01-13 02:11 (UTC) (edited on 2017-01-13 02:11 (UTC) by oberon2007)

Just only realized that this was an orphan ;) Adopted and adjusted.

oberon2007 commented on 2017-01-13 01:58 (UTC)

Thank you for this package! I think pkgver() needs adjusting since latest tag reads "Audacity.2.1.2" ;) How about: pkgver() { git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g' | cut -d'.' -f2- }

gnucon commented on 2016-11-19 21:45 (UTC)

never-ending dependency hell, waste of time