1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Rusmir Dusko
83fc5ff730 - Update to 1.4, Announce message:
New features:
     Read EXIF and IPTC metadata
     Nitrogen support
     Updated translations

 Fixes:
     Preserve metadata after image modification
     Rendidering artifacts when panning

- Add dependencies for devel/gnome-common, textproc/p5-XML-Parser and
  graphics/exiv2
- Remove master sites, use GitHub=yes
- Change USES, remove shared-mime-info, add desktop-file-utils
- Add missing USE_AUTOTOOLS items
- Change DOCS
- Break lines around 80 characters
- Remove INSTALL_MAN, changed by Upstream
- Remove obsolete patch, add patch-Makefile.am
  libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am
2014-02-25 18:04:37 +00:00
Rusmir Dusko
7ed5cbf4c2 - Use REINPLACE_CMD instead of USES pathfix (revert)
Approved by:	pawel / wg (mentors, implicit)
2013-12-11 19:00:07 +00:00
Rusmir Dusko
4818e299ad - Fix NLS
- USES pathfix instead of REINPLACE_CMD
- Add patch

Approved by:	pawel / wg (mentors, implicit)
2013-12-09 22:42:15 +00:00
Rusmir Dusko
9d2f3559c6 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- USES shared-mime-info instead of misc/shared-mime-info
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use REINPLACE_CMD instead of simple patches
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-29 16:47:03 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Guido Falsi
a915abfb03 - Fix plist for NLS case
- 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)
2012-10-03 17:46:09 +00:00
Guido Falsi
3a27139865 - Convert to OptionsNG
- 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)
2012-08-19 14:20:01 +00:00
Guido Falsi
d34996a21e Remove unconditional USE_GETTEXT.
Reported by:	Peter Jeremy <peterjeremy@acm.org>
Approved by:	nemysis <nemysis@gmx.ch> (maintainer), crees (mentor)
2012-05-02 11:38:46 +00:00
Guido Falsi
5a69494526 This is Viewnior, an image viewer program. Created to be simple, fast
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)
2012-04-30 17:52:56 +00:00