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
1fae2d00
Commit
1fae2d00
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/djvulibre: upgrade to 3.5.28
parent
9a800ae3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!15348
community/djvulibre: upgrade to 3.5.28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/djvulibre/APKBUILD
+9
-5
9 additions, 5 deletions
community/djvulibre/APKBUILD
with
9 additions
and
5 deletions
community/djvulibre/APKBUILD
+
9
−
5
View file @
1fae2d00
# Contributor: Sergey Fukanchik <fukanchik@gmail.com>
# Contributor: Sergey Fukanchik <fukanchik@gmail.com>
# Maintainer: Leon Bottou <leonb@bottou.org>
# Maintainer: Leon Bottou <leonb@bottou.org>
pkgname
=
djvulibre
pkgname
=
djvulibre
pkgver
=
3.5.2
7
pkgver
=
3.5.2
8
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Utilities and Libraries for the DjVu image format"
pkgdesc
=
"Utilities and Libraries for the DjVu image format"
url
=
"http://djvu.sourceforge.net/"
url
=
"http://djvu.sourceforge.net/"
arch
=
"all"
arch
=
"all"
license
=
"GPL-2.0-only"
license
=
"GPL-2.0-only"
makedepends
=
"libjpeg-turbo-dev tiff-dev"
makedepends
=
"libjpeg-turbo-dev tiff-dev
automake autoconf libtool
"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc lib
$pkgname
:libs"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc lib
$pkgname
:libs"
source
=
"http://downloads.sourceforge.net/djvu/djvulibre-
$pkgver
.tar.gz"
source
=
"http://downloads.sourceforge.net/djvu/djvulibre-
$pkgver
.tar.gz"
prepare
()
{
default_prepare
autoreconf
-fi
}
build
()
{
build
()
{
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
--prefix
=
/usr
\
--prefix
=
/usr
\
--mandir
=
/usr/share/man
--mandir
=
/usr/share/man
make
make
}
}
...
@@ -36,4 +40,4 @@ libs() {
...
@@ -36,4 +40,4 @@ libs() {
"
$subpkgdir
"
/usr/lib/
"
$subpkgdir
"
/usr/lib/
}
}
sha512sums
=
"
62abcaa2fe7edab536477929ba38b882453dab1a06e119a3f838b38d5c61f5d8c252e4769e6534582b826e49bcfb490513179580fab9c3afa84aa92053ccebee
djvulibre-3.5.2
7
.tar.gz"
sha512sums
=
"
26a09f50de4b5b373859b857d2867cb7b712913217ce79f6de2aae5dc59769d662ae464e491527bc9a8ed6d1126f16149f422853f6f9546c11c1f5a15f0543f7
djvulibre-3.5.2
8
.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