Done , thanks Florian :)
Search Criteria
Package Details: viewnior-git viewnior.1.4.r3.gfc0f5cb-1
Git Clone URL: | https://aur.archlinux.org/viewnior-git.git (read-only) |
---|---|
Package Base: | viewnior-git |
Description: | Simple, fast, elegant and minimalistic image viewer, written in C(GTK+) with a new GtkImageView library. Git Version |
Upstream URL: | http://xsisqox.github.com/Viewnior/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | Florian |
Last Packager: | Florian |
Votes: | 5 |
Popularity: | 0.000706 |
First Submitted: | 2009-08-05 01:30 |
Last Updated: | 2015-07-09 10:30 |
Dependencies (5)
Required by (2)
- passqr (requires viewnior) (optional)
- passqr-git (requires viewnior) (optional)
Sources (1)
Latest Comments
TrialnError commented on 2015-07-09 11:44
mrbit commented on 2015-02-05 11:47
Florian commented on 2015-02-05 09:29
orschiro commented on 2014-06-08 12:09
Why the dependency on the following two packages?
fontconfig-ubuntu
freetype2-ubuntu
Florian commented on 2014-01-26 19:43
Sorry, I forgot about this comment. Updated PKGBUILD:
https://raw2.github.com/floriandejonckheere/PKGBUILD/master/viewnior-git/PKGBUILD
mrbit commented on 2013-11-20 16:30
Hi, FlorianD ,sorry I do not have much time, you suggest ..
Florian commented on 2013-11-20 15:35
Is it possible to update the PKGBUILD to the modern standards? Thanks.
mrbit commented on 2013-07-29 12:23
Florian commented on 2013-07-28 19:00
Fontconfig-ubuntu is not necessary. Namcap includes it because some Viewnior library probably depends on it because you have it installed. Also, please add 'viewnior' as conflicting dependency.
mrbit commented on 2013-05-16 06:29
namcap utility...!!
Please change the pkgver sed command to something like this:
git describe --long | sed -E 's/([^-]*-g)/r\1/;s/-/./g;s/viewnior.//'
That way the version number is a proper one and just contains numerical information