Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
gtk
Commits
87666beb
Commit
87666beb
authored
Dec 08, 2017
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
audacity: update to 2.2.1
parent
abe0ce8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
audacity/PKGBUILD
audacity/PKGBUILD
+4
-4
No files found.
audacity/PKGBUILD
View file @
87666beb
pkgname
=
audacity
pkgver
=
2.2.
0
pkgver
=
2.2.
1
pkgrel
=
1
pkgdesc
=
"A program that lets you manipulate digital audio waveforms"
arch
=(
'x86_64'
)
url
=
"http
://audacity.sourceforge.net
/"
url
=
"http
s://www.audacityteam.org
/"
license
=(
'GPL'
)
depends
=(
'libmad'
'libid3tag'
'wxgtk'
'lame'
'lilv'
'soundtouch'
'libsamplerate'
'libnotify'
'ffmpeg'
'vamp-plugin-sdk'
'portsmf'
'desktop-file-utils'
'jack'
)
# sbsms - needs unreleased version
makedepends
=(
'python2'
'cmake'
'portaudio'
)
options
=(
'!makeflags'
)
install
=
"
${
pkgname
}
.install"
source
=(
https://github.com/audacity/audacity/archive/Audacity-
${
pkgver
}
.
zip
)
md5sums
=(
'
46926d0219e66ad3e7b06e2a6189447f
'
)
source
=(
https://github.com/audacity/audacity/archive/Audacity-
${
pkgver
}
.
tar.gz
)
md5sums
=(
'
0b07c3bf0eb41072704f03b291f08796
'
)
build
()
{
cd
${
pkgname
}
-Audacity-
${
pkgver
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment