Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
acd9ceea
Commit
acd9ceea
authored
7 years ago
by
A. Wilcox
Committed by
Ariadne Conill
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/alsa-utils: fix license, modernise, !check
parent
0c6bd9e6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/alsa-utils/APKBUILD
+4
-3
4 additions, 3 deletions
main/alsa-utils/APKBUILD
with
4 additions
and
3 deletions
main/alsa-utils/APKBUILD
+
4
−
3
View file @
acd9ceea
...
@@ -2,11 +2,12 @@
...
@@ -2,11 +2,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alsa-utils
pkgname
=
alsa-utils
pkgver
=
1.1.4
pkgver
=
1.1.4
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)"
pkgdesc
=
"Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)"
url
=
"http://www.alsa-project.org"
url
=
"http://www.alsa-project.org"
arch
=
"all"
arch
=
"all"
license
=
"GPL"
options
=
"!check"
# No test suite, applets use ncurses / don't have --version
license
=
"GPL-2.0+"
makedepends
=
"alsa-lib-dev pciutils-dev ncurses-dev fftw-dev"
makedepends
=
"alsa-lib-dev pciutils-dev ncurses-dev fftw-dev"
depends
=
"dialog"
depends
=
"dialog"
subpackages
=
"
$pkgname
-doc alsaconf::noarch
$pkgname
-dbg"
subpackages
=
"
$pkgname
-doc alsaconf::noarch
$pkgname
-dbg"
...
@@ -45,7 +46,7 @@ alsaconf() {
...
@@ -45,7 +46,7 @@ alsaconf() {
cd
"
$builddir
"
cd
"
$builddir
"
mkdir
-p
"
$subpkgdir
"
/usr/sbin
mkdir
-p
"
$subpkgdir
"
/usr/sbin
mv
"
$pkgdir
"
/usr/sbin/alsaconf
\
mv
"
$pkgdir
"
/usr/sbin/alsaconf
\
"
$subpkgdir
"
/usr/sbin
||
return
1
"
$subpkgdir
"
/usr/sbin
}
}
sha512sums
=
"96852b3f5b57d7d9078a20881f28311543d446b69c80450179823a225089df7306456991890a7ef37672c1f55e9c386a7731c94e125504dcda2c88a674c8b4c7 alsa-utils-1.1.4.tar.bz2
sha512sums
=
"96852b3f5b57d7d9078a20881f28311543d446b69c80450179823a225089df7306456991890a7ef37672c1f55e9c386a7731c94e125504dcda2c88a674c8b4c7 alsa-utils-1.1.4.tar.bz2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment