New package: viewnior-1.3 (close #150).
This commit is contained in:
parent
7dbdb1eef4
commit
afa095f986
1 changed files with 34 additions and 0 deletions
34
srcpkgs/viewnior/template
Normal file
34
srcpkgs/viewnior/template
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
# Template file for 'viewnior'
|
||||||
|
pkgname=viewnior
|
||||||
|
version=1.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="gtk+-devel desktop-file-utils hicolor-icon-theme"
|
||||||
|
short_desc="The Elegant Image Viewer"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://xsisqox.github.io/Viewnior/"
|
||||||
|
distfiles="http://cloud.github.com/downloads/xsisqox/Viewnior/viewnior-${version}.tar.gz"
|
||||||
|
checksum=46c97c1a85361519b42fe008cfb8911e66f709f3a3a988c11047ab3726889f10
|
||||||
|
long_desc="
|
||||||
|
Created to be simple, fast and elegant. Its minimalistic interface provides more
|
||||||
|
screenspace for your images. Among its features are:
|
||||||
|
|
||||||
|
Fullscreen and 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"
|
||||||
|
|
||||||
|
LDFLAGS="-lm"
|
||||||
|
|
||||||
|
viewnior_package() {
|
||||||
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue