Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 05:44:43 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363964 - head/graphics/viewnior
Message-ID:  <53df1dcc.57e5.70d72da5@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Mon Aug  4 05:44:43 2014
New Revision: 363964
URL: http://svnweb.freebsd.org/changeset/ports/363964
QAT: https://qat.redports.org/buildarchive/r363964/

Log:
  Announce message:
  
   Add switch to disable wallpaper functionality
   Fix nitrogen wallpaper
   Position preferences menu on the left of the button
  
  - Change Makefile header, use my name and @FreeBSD.org email
  - Bump PORTREVISION for recreate tarball, new GH_COMMIT
  - Remove ChangeLog-20090517 from DOCS
  - Change pkg-descr, change WWW
  - Change pkg-plist, remove mtree

Modified:
  head/graphics/viewnior/Makefile
  head/graphics/viewnior/distinfo
  head/graphics/viewnior/pkg-descr
  head/graphics/viewnior/pkg-plist

Modified: head/graphics/viewnior/Makefile
==============================================================================
--- head/graphics/viewnior/Makefile	Mon Aug  4 04:56:25 2014	(r363963)
+++ head/graphics/viewnior/Makefile	Mon Aug  4 05:44:43 2014	(r363964)
@@ -1,9 +1,9 @@
-# Created by: nemysis <nemysis@gmx.ch>
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	viewnior
 PORTVERSION=	1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	nemysis@FreeBSD.org
@@ -19,7 +19,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	xsisqox
 GH_PROJECT=	Viewnior
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	6953b29
+GH_COMMIT=	fc0f5cb
 
 USES=		desktop-file-utils gmake pkgconfig
 USE_GNOME=	glib20 gtk20
@@ -28,7 +28,7 @@ AUTOMAKE_ARGS=	--add-missing --force
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 
-PORTDOCS=	AUTHORS ChangeLog-20090517 NEWS README
+PORTDOCS=	AUTHORS NEWS README
 
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes

Modified: head/graphics/viewnior/distinfo
==============================================================================
--- head/graphics/viewnior/distinfo	Mon Aug  4 04:56:25 2014	(r363963)
+++ head/graphics/viewnior/distinfo	Mon Aug  4 05:44:43 2014	(r363964)
@@ -1,2 +1,2 @@
-SHA256 (viewnior-1.4.tar.gz) = 5f6d8e29f5eacbc545fb1d8d7d9d484cd20087d53e7b3150cecbb6815ca0be2c
-SIZE (viewnior-1.4.tar.gz) = 164129
+SHA256 (viewnior-1.4.tar.gz) = 6a02ba4da1eda83c95072cc9119ca5999f1628a3ac00d565014771bddb63b515
+SIZE (viewnior-1.4.tar.gz) = 164434

Modified: head/graphics/viewnior/pkg-descr
==============================================================================
--- head/graphics/viewnior/pkg-descr	Mon Aug  4 04:56:25 2014	(r363963)
+++ head/graphics/viewnior/pkg-descr	Mon Aug  4 05:44:43 2014	(r363964)
@@ -7,7 +7,7 @@ Rotate, flip, crop, save, delete images
 Animation support
 Browse only selected images
 Navigation window
-Set image as wallpaper (GNOME2, GNOME3, XFCE, LXDE, FluxBox)
+Set image as wallpaper (GNOME2, GNOME3, XFCE, LXDE, FluxBox, Nitrogen)
 Simple interface
 Configurable mouse actions
 
@@ -17,4 +17,4 @@ and minimal interface. So here comes Vie
 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/
+WWW: http://siyanpanayotov.com/project/viewnior/

Modified: head/graphics/viewnior/pkg-plist
==============================================================================
--- head/graphics/viewnior/pkg-plist	Mon Aug  4 04:56:25 2014	(r363963)
+++ head/graphics/viewnior/pkg-plist	Mon Aug  4 05:44:43 2014	(r363964)
@@ -44,7 +44,3 @@ share/icons/hicolor/scalable/apps/viewni
 %%DATADIR%%/vnr-preferences-dialog.ui
 @dirrm %%DATADIR%%/pixmaps
 @dirrm %%DATADIR%%
-%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/oc
-%%NLS%%@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ca@valencia



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53df1dcc.57e5.70d72da5>