diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-08-04 05:44:43 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-08-04 05:44:43 +0000 |
commit | 474ce0fa3d8926e6a3282d9fa0d9bbf9865b9615 (patch) | |
tree | a8fac5c88d3c772547c476bf7881cfd6853ad4a5 /graphics/viewnior | |
parent | - fix build for pkg-1.3.4 (diff) |
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
Notes
Notes:
svn path=/head/; revision=363964
Diffstat (limited to 'graphics/viewnior')
-rw-r--r-- | graphics/viewnior/Makefile | 8 | ||||
-rw-r--r-- | graphics/viewnior/distinfo | 4 | ||||
-rw-r--r-- | graphics/viewnior/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/viewnior/pkg-plist | 4 |
4 files changed, 8 insertions, 12 deletions
diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile index 105251f5a328..70516ad31d80 100644 --- a/graphics/viewnior/Makefile +++ b/graphics/viewnior/Makefile @@ -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 diff --git a/graphics/viewnior/distinfo b/graphics/viewnior/distinfo index 99799a981e10..ed43e61f7328 100644 --- a/graphics/viewnior/distinfo +++ b/graphics/viewnior/distinfo @@ -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 diff --git a/graphics/viewnior/pkg-descr b/graphics/viewnior/pkg-descr index 6c3157b6c561..b31c402c6a70 100644 --- a/graphics/viewnior/pkg-descr +++ b/graphics/viewnior/pkg-descr @@ -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/ diff --git a/graphics/viewnior/pkg-plist b/graphics/viewnior/pkg-plist index 32af4a63c840..5841235b70ef 100644 --- a/graphics/viewnior/pkg-plist +++ b/graphics/viewnior/pkg-plist @@ -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 |