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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
knuxify
aports
Commits
ec94f0e0
Commit
ec94f0e0
authored
6 years ago
by
prspkt
Committed by
Francesco Colista
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/babl: upgrade to 0.1.46, improve abuild
parent
972d90a3
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/babl/APKBUILD
+4
-5
4 additions, 5 deletions
community/babl/APKBUILD
with
4 additions
and
5 deletions
community/babl/APKBUILD
+
4
−
5
View file @
ec94f0e0
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
babl
pkgver
=
0.1.
38
pkgver
=
0.1.
46
pkgrel
=
0
pkgdesc
=
"Dynamic, any to any, pixel format conversion library"
url
=
"http://gegl.org/babl
/
"
url
=
"http://gegl.org/babl"
arch
=
"all"
license
=
"LGPL-3.0-or-later"
subpackages
=
"
$pkgname
-dev"
source
=
"http://ftp.gimp.org/pub/
$pkgname
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"http
s
://ftp.gimp.org/pub/
babl
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
\
...
...
@@ -29,4 +28,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
4b55b666170322adad4b4624c98110d7a34c496f7aadb22a53c09d1ce5
ae
5
18
122c2105fd2cb2a057e752fe1540beb703f8192e48e7c43601342a75db2bfdca0
babl-0.1.
38
.tar.bz2"
sha512sums
=
"
a62d78d49565cfb5c3187353f31d7793156
ae
3
18
e2a29b7430ca08272ea98b9101afb602d73c5cc87bc9f20a4469bc08bf8c6c197529260ae0e41d183f300648
babl-0.1.
46
.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