gpicview: update to 0.2.3.
This commit is contained in:
parent
00bcf809af
commit
89aa841bab
|
@ -1,22 +1,13 @@
|
||||||
# Template file for 'gpicview'
|
# Template file for 'gpicview'
|
||||||
pkgname=gpicview
|
pkgname=gpicview
|
||||||
version=0.2.2
|
version=0.2.3
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
LDFLAGS="-lm"
|
makedepends="pkg-config intltool libjpeg-turbo-devel gtk+-devel"
|
||||||
revision=2
|
depends="desktop-file-utils"
|
||||||
makedepends="pkg-config intltool jpeg-devel gtk+-devel"
|
|
||||||
fulldepends="desktop-file-utils"
|
|
||||||
short_desc="A Simple and Fast Image Viewer for X"
|
short_desc="A Simple and Fast Image Viewer for X"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7c62e396804c2e97e3d6eea071dc1865eb207f2f499ca5ab35b2e768749d036c
|
homepage="http://lxde.org/"
|
||||||
long_desc="
|
license="GPL-2"
|
||||||
Features
|
distfiles="${DEBIAN_SITE}/main/g/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||||
* Extremely lightweight and fast with low memory usage
|
checksum=e1cd963e0954677efec3bc08f4318f1214d2b33c1498d402133a7ca35cec0bfd
|
||||||
* Very suitable for default image viewer of desktop system
|
|
||||||
* Simple and intuitive interface
|
|
||||||
* Minimal lib dependency: Only pure GTK+ is used
|
|
||||||
* Desktop independent: Doesn't require any specific desktop environment
|
|
||||||
* Open source, licensed under GNU GPL"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue