aboutsummaryrefslogtreecommitdiff
path: root/graphics/viewnior
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Fix plist for NLS caseGuido Falsi2012-10-032-65/+6
| | | | | | | | | | | | | | | - Trim Makefile headers - Clean up COMMENT - Use standard description for NLS option - Rework post-install target - Bump PORTREVISION PR: ports/172302 Submitted by: Guido Falsi <madpilot@FreeBSD.org> Approved by: nemysis <nemysis@gmx.ch> (maintainer, via IRC) Notes: svn path=/head/; revision=305213
* - Convert to OptionsNGGuido Falsi2012-08-191-9/+12
| | | | | | | | | | | | | - Don't depend on intltool and pkgconfig - Remove INSTALL from PORTDOCS - Bump PORTREVISION PR: ports/170751 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees (mentor) Notes: svn path=/head/; revision=302760
* Remove unconditional USE_GETTEXT.Guido Falsi2012-05-021-1/+0
| | | | | | | | Reported by: Peter Jeremy <peterjeremy@acm.org> Approved by: nemysis <nemysis@gmx.ch> (maintainer), crees (mentor) Notes: svn path=/head/; revision=295854
* This is Viewnior, an image viewer program. Created to be simple, fastGuido Falsi2012-04-305-0/+197
and elegant. It's minimalistic interface provides more screenspace for your images. Among its features are: Fullscreen & Slideshow Rotate, flip, crop, save, delete images Animation support Browse only selected images Navigation window Set image as wallpaper (GNOME2, GNOME3, XFCE, LXDE, FluxBox) Simple interface Configurable mouse actions WWW: http://xsisqox.github.com/Viewnior/ PR: ports/167242 Submitted by: nemysis@gmx.ch Approved by: crees (mentor) Notes: svn path=/head/; revision=295734