import ristretto 0.0.7
Ristretto is a simple image-viewer for the Xfce Desktop Environment. It features zooming, directory browsing, thumbnail bar and slideshow. from Landry Breuil (landry.breuil at gmail)
This commit is contained in:
parent
bb85f6fc39
commit
9edc69e7d2
34
x11/xfce4/ristretto/Makefile
Normal file
34
x11/xfce4/ristretto/Makefile
Normal file
@ -0,0 +1,34 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/04 11:58:07 steven Exp $
|
||||
|
||||
COMMENT= lightweight image-viewer for xfce4
|
||||
|
||||
V= 0.0.7
|
||||
DISTNAME= ristretto-${V}
|
||||
|
||||
HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL v2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/ristretto/
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
RUN_DEPENDS= ::misc/shared-mime-info \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils
|
||||
|
||||
LIB_DEPENDS= exo-0.3.>=4::x11/xfce4/exo \
|
||||
thunar-vfs-1.>=4.2::x11/xfce4/thunar \
|
||||
exif.>=12::graphics/libexif
|
||||
|
||||
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender expat fontconfig freetype m pthread z c \
|
||||
gtk-x11-2.0 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 gobject-2.0 \
|
||||
glitz gmodule-2.0 gthread-2.0 pango-1.0 pangocairo-1.0 \
|
||||
atk-1.0 pangoft2-1.0 xfce4util cairo png
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/xfce4/ristretto/distinfo
Normal file
5
x11/xfce4/ristretto/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (xfce4/ristretto-0.0.7.tar.gz) = 9ntAizb8NvoSV5lWI1j2/w==
|
||||
RMD160 (xfce4/ristretto-0.0.7.tar.gz) = ODUYinj3xjRwKpl20YeBOJKkoZM=
|
||||
SHA1 (xfce4/ristretto-0.0.7.tar.gz) = eFmxcqFEdELS8RnQt/jNM9zvGo8=
|
||||
SHA256 (xfce4/ristretto-0.0.7.tar.gz) = 782KxqF5H2tO+oze+QpYOp93LUUWDZc9Cn5OoS8uc5E=
|
||||
SIZE (xfce4/ristretto-0.0.7.tar.gz) = 208367
|
2
x11/xfce4/ristretto/pkg/DESCR
Normal file
2
x11/xfce4/ristretto/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Ristretto is a simple image-viewer for the Xfce Desktop Environment. It
|
||||
features zooming, directory browsing, thumbnail bar and slideshow.
|
38
x11/xfce4/ristretto/pkg/PLIST
Normal file
38
x11/xfce4/ristretto/pkg/PLIST
Normal file
@ -0,0 +1,38 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/04 11:58:07 steven Exp $
|
||||
bin/ristretto
|
||||
share/applications/
|
||||
share/applications/ristretto.desktop
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/ristretto.png
|
||||
share/icons/hicolor/22x22/
|
||||
share/icons/hicolor/22x22/apps/
|
||||
share/icons/hicolor/22x22/apps/ristretto.png
|
||||
share/icons/hicolor/24x24/
|
||||
share/icons/hicolor/24x24/apps/
|
||||
share/icons/hicolor/24x24/apps/ristretto.png
|
||||
share/icons/hicolor/32x32/
|
||||
share/icons/hicolor/32x32/apps/
|
||||
share/icons/hicolor/32x32/apps/ristretto.png
|
||||
share/icons/hicolor/36x36/
|
||||
share/icons/hicolor/36x36/apps/
|
||||
share/icons/hicolor/36x36/apps/ristretto.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/ristretto.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/ristretto.svg
|
||||
share/locale/de/LC_MESSAGES/ristretto.mo
|
||||
share/locale/fi/LC_MESSAGES/ristretto.mo
|
||||
share/locale/fr/LC_MESSAGES/ristretto.mo
|
||||
share/locale/nb_NO/
|
||||
share/locale/nb_NO/LC_MESSAGES/
|
||||
share/locale/nb_NO/LC_MESSAGES/ristretto.mo
|
||||
share/locale/nl/LC_MESSAGES/ristretto.mo
|
||||
@exec %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
Loading…
x
Reference in New Issue
Block a user