Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
206
Merge Requests
206
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
4f56cdd4
Commit
4f56cdd4
authored
Feb 12, 2012
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libpng: upgrade to 1.5.8
parent
737f0922
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
main/libpng/APKBUILD
main/libpng/APKBUILD
+5
-5
No files found.
main/libpng/APKBUILD
View file @
4f56cdd4
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libpng
pkgver
=
1.5.
5
pkgrel
=
1
pkgver
=
1.5.
8
pkgrel
=
0
pkgdesc
=
"Portable Network Graphics library"
url
=
"http://www.libpng.org/"
arch
=
"all"
...
...
@@ -12,7 +12,7 @@ depends_dev="zlib-dev"
makedepends
=
"
$depends_dev
gawk"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
source
=
"http://downloads.sourceforge.net/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz
http://downloads.sourceforge.net/project/libpng-apng/libpng
-devel
/
$pkgver
/libpng-
$pkgver
-apng.patch.gz
http://downloads.sourceforge.net/project/libpng-apng/libpng
15
/
$pkgver
/libpng-
$pkgver
-apng.patch.gz
"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
...
...
@@ -36,5 +36,5 @@ package() {
rm
-f
"
$pkgdir
"
/usr/lib/
*
.la
}
md5sums
=
"
003bcac022125029bae4818d74c42a94 libpng-1.5.5
.tar.gz
4c4e8c1b5beacc3e0cf8caa84489d223 libpng-1.5.5
-apng.patch.gz"
md5sums
=
"
dc2b84a1c077531ceb5bf9d79ad889a4 libpng-1.5.8
.tar.gz
158772fecdc6d8591bcd382c04da334c libpng-1.5.8
-apng.patch.gz"
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