Bug 167242 - [NEW PORT] graphics/viewnior: Viewnior is a fast and simple image viewer
Summary: [NEW PORT] graphics/viewnior: Viewnior is a fast and simple image viewer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 19:50 UTC by nemysis
Modified: 2012-05-06 11:10 UTC (History)
0 users

See Also:


Attachments
.shar (6.45 KB, text/plain)
2012-04-23 19:50 UTC, nemysis
no flags Details
PR-167242.shar (7.68 KB, application/x-shar)
2012-04-27 22:02 UTC, Guido Falsi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-04-23 19:50:12 UTC
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

Viewnior is insipred by big projects like Eye of Gnome, because of it's
usability and richness,and by GPicView, because of it's lightweight design
and minimal interface. So here comes Viewnior - small and light,
with no compromise with the quality of it's functions.
The program is made with better integration in mind (follows Gnome HIG2)

WWW: http://xsisqox.github.com/Viewnior/

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2012-04-27 18:38:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2012-04-27 22:02:40 UTC
Hi,

I tested your submission and made a few modifications.

If you approve the modified port I'll commit it.

Some highlights:

I added some USE flags, especially USE_AUTOTOOLS=autoconf, this forces 
regenerating the configure script.
The included one simply ignores the --disable-nls flag, regenerating it 
fixes this automatically. It looks like the included configure was hand 
modified.

INSTALLS_ICONS=yes is required to force regenerating the 
icon-theme.cache, which instead should not be included in the plist.

Removed MAN_COMPRESSED. If you don't define that and install 
uncompressed man pages the ports system will automatically compress them.

including bsd.port.options.mk before testing options, or they will be 
ignored.

man1 pages go to MAN1PREFIX.

NLS files should go to ${PREFIX}/share/locale and their lines in plist 
should start with %%NLS%% to be conditionally included in the actual 
plist for the installed port

Also, changed the dirrms for the NLS directories to dirrmtrys, other 
ports could have put files in the same directories.

-- 
Guido Falsi <mad@madpilot.net>
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2012-04-27 22:34:12 UTC
State Changed
From-To: open->feedback

Ask for submitter approval.
Comment 4 nemysis 2012-04-27 23:08:46 UTC
On Fri, 27 Apr 2012 21:34:12 GMT
madpilot@FreeBSD.org wrote:

> Synopsis: [NEW PORT] graphics/viewnior: Viewnior is a fast and simple
> image viewer
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: madpilot
> State-Changed-When: Fri Apr 27 21:34:12 UTC 2012
> State-Changed-Why: 
> Ask for submitter approval.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=167242

Yes as said i approve all yours modifications and thanks for yours
effort and future commiting to FreeBSD Ports collections.

Only change change Date created: to ISO 8601 format (YYYY-MM-DD) 

2012-04-20

Thanks


-- 
MfG / With best Regards
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-30 18:53:05 UTC
madpilot    2012-04-30 17:52:56 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/viewnior    Makefile distinfo pkg-descr pkg-plist 
    graphics/viewnior/files patch-po_Makefile.in.in 
  Log:
  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)
  
  Revision  Changes    Path
  1.1492    +1 -0      ports/graphics/Makefile
  1.1       +54 -0     ports/graphics/viewnior/Makefile (new)
  1.1       +2 -0      ports/graphics/viewnior/distinfo (new)
  1.1       +11 -0     ports/graphics/viewnior/files/patch-po_Makefile.in.in (new)
  1.1       +20 -0     ports/graphics/viewnior/pkg-descr (new)
  1.1       +110 -0    ports/graphics/viewnior/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Guido Falsi freebsd_committer freebsd_triage 2012-04-30 18:54:44 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-05-06 11:02:44 UTC
madpilot    2012-05-06 10:02:34 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  For graphics/viewnior
  
  PR:             ports/167242
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.1087    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"