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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Michael Pirogov
aports
Commits
fa852bb6
Commit
fa852bb6
authored
6 years ago
by
Taner Tas
Committed by
Roberto Oliveira
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/viewnior: Upgrade to 1.7
* Rebuild against exiv2-0.26
parent
c232e0f4
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
testing/viewnior/APKBUILD
+10
-16
10 additions, 16 deletions
testing/viewnior/APKBUILD
with
10 additions
and
16 deletions
testing/viewnior/APKBUILD
+
10
−
16
View file @
fa852bb6
# Contributor: August Klein <amatcoder@gmail.com>
# Contributor: August Klein <amatcoder@gmail.com>
# Maintainer: August Klein <amatcoder@gmail.com>
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname
=
viewnior
pkgname
=
viewnior
pkgver
=
1.6
_pkgname
=
Viewnior
pkgver
=
1.7
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A fast and simple image viewer"
pkgdesc
=
"A fast and simple image viewer"
url
=
"http://siyanpanayotov.com/project/viewnior"
url
=
"http://siyanpanayotov.com/project/viewnior"
arch
=
"all"
arch
=
"all"
license
=
"GPL-3.0"
license
=
"GPL-3.0"
depends
=
""
depends
=
""
makedepends
=
"
autoconf automake
gnome-common gtk+2.0-dev exiv2-dev
libtool
"
makedepends
=
"gnome-common
meson ninja
gtk+2.0-dev exiv2-dev
desktop-file-utils
"
subpackages
=
"
$pkgname
-lang
$pkgname
-doc"
subpackages
=
"
$pkgname
-lang
$pkgname
-doc"
source
=
"https://github.com/
xsisqox/Viewnior
/archive/
$pkgname
-
$pkgver
.tar.gz"
source
=
"https://github.com/
hellosiyan/
$_pkgname
/archive/
$pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
Viewnior
-
$pkgname
-
$pkgver
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgname
-
$pkgver
prepare
()
{
prepare
()
{
cd
"
$builddir
"
cd
"
$builddir
"
./autogen.sh
||
return
1
mkdir
builddir
}
}
build
()
{
build
()
{
cd
"
$builddir
"
cd
"
$builddir
"
./configure
\
meson builddir
--prefix
=
/usr
--build
=
$CBUILD
\
ninja
-C
builddir
--host
=
$CHOST
\
--prefix
=
/usr
\
--mandir
=
/usr/share/man
\
||
return
1
make
||
return
1
}
}
package
()
{
package
()
{
cd
"
$builddir
"
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
in
stall
||
return
1
DESTDIR
=
"
$pkgdir
"
n
in
ja
-C
builddir
install
}
}
md5sums
=
"f7d497360c48ce4bce09328d934cc4a4 viewnior-1.6.tar.gz"
sha512sums
=
"5ba17d7b5ceeffa65b04213f179c1439b09ac44e412e0750dde159b118a714f28d3a290509a402b234e4e7ba5b185fc73eef65d418598f344911e4e2c1373fe5 viewnior-1.7.tar.gz"
sha256sums
=
"89013f6d30c1c121d8cb6327d3ffc35a757fba1d777c24849d632afe244e60a0 viewnior-1.6.tar.gz"
sha512sums
=
"4b150078573bfd3b8c5863d73087a51cd3b7ed5781e26c842fab44eec3e67ea9aea3feba064538578878df1ccb386525a6a84362dae7f92315fb7de735ace617 viewnior-1.6.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