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
Dominika Liberda
aports
Commits
6eaee049
Commit
6eaee049
authored
6 years ago
by
Jean-Louis Fuchs
Committed by
Natanael Copa
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/zathura-pdf-poppler: upgrade to 0.2.9
Upstream switched to meson build
parent
effe588c
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/zathura-pdf-poppler/APKBUILD
+9
-7
9 additions, 7 deletions
community/zathura-pdf-poppler/APKBUILD
with
9 additions
and
7 deletions
community/zathura-pdf-poppler/APKBUILD
+
9
−
7
View file @
6eaee049
...
...
@@ -2,27 +2,29 @@
# Contributor: Jean-Louis Fuchs <ganwell@fangorn.ch>
# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch>
pkgname
=
zathura-pdf-poppler
pkgver
=
0.2.
8
pkgver
=
0.2.
9
pkgrel
=
0
pkgdesc
=
"zathura-pdf-poppler - poppler plugin adds PDF support to zathura"
url
=
"https://pwmt.org/projects/zathura/"
arch
=
"all"
license
=
"zlib"
depends
=
"zathura"
makedepends
=
"zathura-dev poppler-dev"
source
=
"https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-
$pkgver
.tar.
g
z"
makedepends
=
"zathura-dev poppler-dev
meson ninja
"
source
=
"https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-
$pkgver
.tar.
x
z"
options
=
"!check"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
make
-C
"
$builddir
"
cd
"
$builddir
"
meson build
--prefix
=
/usr
ninja
-C
build
}
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkg
dir
"
\
-C
"
$
build
dir
"
install
cd
"
$build
dir
"
DESTDIR
=
"
$pkgdir
"
ninja
-C
build
install
}
sha512sums
=
"
644a36e31f89ee87a4d9bd50d5f9e209f06b6755af00009756422c89ad2ab50a97dd2c03a037b4e22bcf04bd620bd5b5ea55db7c380da9d3cebe0d1c00e18b9b
zathura-pdf-poppler-0.2.
8
.tar.
g
z"
sha512sums
=
"
d363c9051fcd5be73c11ee3a88fff277e9a42b5878ce5a64715d801457380b113891504a01b7343affdf275bbd31cc3c0bf17d5208cb513edf52d6c2f5270cde
zathura-pdf-poppler-0.2.
9
.tar.
x
z"
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