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
5ed4e396
Commit
5ed4e396
authored
4 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
community/ices: upgrade to 2.0.3
parent
8c0dc700
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ices/APKBUILD
+3
-8
3 additions, 8 deletions
community/ices/APKBUILD
with
3 additions
and
8 deletions
community/ices/APKBUILD
+
3
−
8
View file @
5ed4e396
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
ices
pkgname
=
ices
pkgver
=
2.0.
2
pkgver
=
2.0.
3
pkgrel
=
5
pkgrel
=
0
pkgdesc
=
"Source client for broadcasting in MP3 format to an icecast2 server"
pkgdesc
=
"Source client for broadcasting in MP3 format to an icecast2 server"
url
=
"http://icecast.org/ices.php"
url
=
"http://icecast.org/ices.php"
arch
=
"all"
arch
=
"all"
...
@@ -13,11 +13,6 @@ subpackages="$pkgname-doc"
...
@@ -13,11 +13,6 @@ subpackages="$pkgname-doc"
source
=
"http://downloads.us.xiph.org/releases/ices/ices-
$pkgver
.tar.gz"
source
=
"http://downloads.us.xiph.org/releases/ices/ices-
$pkgver
.tar.gz"
replaces
=
"ices2"
replaces
=
"ices2"
prepare
()
{
default_prepare
update_config_guess
}
build
()
{
build
()
{
./configure
\
./configure
\
--prefix
=
/usr
\
--prefix
=
/usr
\
...
@@ -35,4 +30,4 @@ package() {
...
@@ -35,4 +30,4 @@ package() {
make
-C
conf
DESTDIR
=
"
$pkgdir
"
install
make
-C
conf
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
b8d55e4cb7498576aec42c69cea6
410e
4fc0b2ffb8559575b35b8cb7857b769dbb5633ac206eebd74068bbbac60b4642847c9b261786463e1c46b8930add3d1b
ices-2.0.
2
.tar.gz"
sha512sums
=
"
98a
41
3
0e
5089106e6736bdc1f9e5cecd3a512d30e8e8c9009bb75ae41dbaa3b63740546ce188429e85957495b6911757d5b8348ce5092ae3c638fb21bfe132b3
ices-2.0.
3
.tar.gz"
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