mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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
This commit is contained in:
parent
10919b1b42
commit
474ce0fa3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363964
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 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/
|
||||
WWW: http://siyanpanayotov.com/project/viewnior/
|
||||
|
@ -44,7 +44,3 @@ share/icons/hicolor/scalable/apps/viewnior.svg
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user