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
cc5b374d
Commit
cc5b374d
authored
11 years ago
by
Fabian Affolter
Committed by
Natanael Copa
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/pngcrush: upgrade to 1.7.67
parent
6d6a38f3
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
main/pngcrush/APKBUILD
+9
-8
9 additions, 8 deletions
main/pngcrush/APKBUILD
with
9 additions
and
8 deletions
main/pngcrush/APKBUILD
+
9
−
8
View file @
cc5b374d
# Contributor: Kiyoshi Aman <kiyoshi.aman@gmail.com>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
pngcrush
pkgver
=
1.7.6
6
pkgver
=
1.7.6
7
pkgrel
=
0
pkgdesc
=
"PNG recompression utility"
url
=
"http://pmt.sourceforge.net/pngcrush/"
...
...
@@ -12,11 +12,11 @@ depends_dev=""
makedepends
=
"
$depends_dev
zlib-dev"
install
=
""
subpackages
=
""
source
=
"http://downloads.sourceforge.net/project/pmt/
pngcrush
/
$pkgver
/
pngcrush
-
$pkgver
.tar.xz
source
=
"http://downloads.sourceforge.net/project/pmt/
$pkgname
/
$pkgver
/
$pkgname
-
$pkgver
.tar.xz
license.txt
01-makefile-sanity.patch"
_builddir
=
"
$srcdir
"
/pngcrush-
$pkgver
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
prepare
()
{
local
i
cd
"
$_builddir
"
...
...
@@ -34,17 +34,18 @@ build() {
package
()
{
cd
"
$_builddir
"
install
-D
-m755
pngcrush
"
$pkgdir
"
/usr/bin/pngcrush
install
-D
-m644
"
$srcdir
"
/license.txt
"
$pkgdir
"
/usr/share/licenses/pngcrush
install
-D
-m755
$pkgname
"
$pkgdir
"
/usr/bin/
$pkgname
||
return
1
install
-D
-m644
"
$srcdir
"
/license.txt
\
"
$pkgdir
"
/usr/share/licenses/pngcrush
||
return
1
rm
-f
"
$pkgdir
"
/usr/lib/
*
.la
}
md5sums
=
"
2bbeeebc56bccaa2ebe9cdd97c4c65ca
pngcrush-1.7.6
6
.tar.xz
md5sums
=
"
9f7e15dabe76c6d441cf8d7edcc237e8
pngcrush-1.7.6
7
.tar.xz
8e5d194d4197e51add36722cd3248717 license.txt
6a87145c0147355f2b0efb33f173a13b 01-makefile-sanity.patch"
sha256sums
=
"
eaff82dd58e600994281bb183ad6fb33e03c12375012a70c8b5a9600bdf770b7
pngcrush-1.7.6
6
.tar.xz
sha256sums
=
"
60042d35914c4a4cfa9b2a216c0e220db894b698549a4d1bc3ed36eec51ba9c0
pngcrush-1.7.6
7
.tar.xz
2dedd4fae0c2c613411be8d7736d1d7b2f6573ff6eae3eb2f9f5e312e327c983 license.txt
0cb9d31ff9a49c904b3e83c61dd7860adaa09f9aa11b69e5112edbb775da2ea2 01-makefile-sanity.patch"
sha512sums
=
"
a9c7ec27740409bc715b13215702e712b
71
e
cb
2d1df76508a08bf1d64d6289fded1fa991d4f454d0abc4f8cd5179c28a08136b45a26d59b15f3d1c96db6fb3aa
pngcrush-1.7.6
6
.tar.xz
sha512sums
=
"
e1be5254e34a827e63329eeb14675234adb1a2
71
3
cb
1532163604b9fc96206d95dc4f1c1afa2531951ff271649a5df13b9b6e574d9ac677307172d6e98b7f1af
pngcrush-1.7.6
7
.tar.xz
0302e756fb854ab0569c08254be522714396d554589b1d5a2822858c678eb16a78ee489d9170ebfcf7604eae27eb346c64646c4f1976e02bc258c749813fcf99 license.txt
87965282c81907332063f4f735740093799c93c7994428200e4c52e559653aa7293dde4608250479c321f1a0eba2bddc3ccbb22d75fe9610b379075a28c612cd 01-makefile-sanity.patch"
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