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
361b9aa1
Commit
361b9aa1
authored
3 years ago
by
J0WI
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/alsa-*: update url and fix linter
parent
0950be42
No related branches found
No related tags found
1 merge request
!22894
ALSA project: update url and fix linter
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/alsa-lib/APKBUILD
+4
-4
4 additions, 4 deletions
main/alsa-lib/APKBUILD
main/alsa-utils/APKBUILD
+4
-4
4 additions, 4 deletions
main/alsa-utils/APKBUILD
with
8 additions
and
8 deletions
main/alsa-lib/APKBUILD
+
4
−
4
View file @
361b9aa1
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alsa-lib
pkgver
=
1.2.5.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Advanced Linux Sound Architecture (ALSA) library"
url
=
"http://
www.
alsa-project.org"
url
=
"http
s
://alsa-project.org
/
"
arch
=
"all"
license
=
"LGPL-2.1-or-later"
subpackages
=
"
$pkgname
-d
ev
$pkgname
-d
bg
"
subpackages
=
"
$pkgname
-d
bg
$pkgname
-d
ev
"
makedepends
=
"linux-headers"
source
=
"
f
tp://
ftp.
alsa-project.org/pub/lib/alsa-lib-
$pkgver
.tar.bz2
source
=
"
ht
tp
s
://alsa-project.org/
files/
pub/lib/alsa-lib-
$pkgver
.tar.bz2
remove-test.patch
fix-PATH_MAX-on-ppc64le.patch
"
...
...
This diff is collapsed.
Click to expand it.
main/alsa-utils/APKBUILD
+
4
−
4
View file @
361b9aa1
...
...
@@ -2,16 +2,16 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alsa-utils
pkgver
=
1.2.5.1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Advanced Linux Sound Architecture (ALSA) utilities"
url
=
"http://
www.
alsa-project.org"
url
=
"http
s
://alsa-project.org
/
"
arch
=
"all"
options
=
"!check"
# No test suite, applets use ncurses / don't have --version
license
=
"GPL-2.0-or-later"
makedepends
=
"alsa-lib-dev fftw-dev ncurses-dev pciutils-dev xmlto"
depends
=
"dialog"
subpackages
=
"
$pkgname
-d
oc
alsaconf::noarch
$pkgname
-d
bg
$pkgname
-openrc"
source
=
"
f
tp://
ftp.
alsa-project.org/pub/utils/alsa-utils-
$pkgver
.tar.bz2
subpackages
=
"
$pkgname
-d
bg
alsaconf::noarch
$pkgname
-d
oc
$pkgname
-openrc"
source
=
"
ht
tp
s
://alsa-project.org/
files/
pub/utils/alsa-utils-
$pkgver
.tar.bz2
alsaconf.patch
alsa.initd
alsa.confd
...
...
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