Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 15:25:03 +0300 (MSK)
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77097: New port: graphics/danpei - Image viewer for X with thumbnail preview feature
Message-ID:  <200502041225.j14CP3o6046506@kirov.so-cdu.ru>
Resent-Message-ID: <200502041230.j14CUCFu066236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77097
>Category:       ports
>Synopsis:       New port: graphics/danpei - Image viewer for X with thumbnail preview feature
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 04 12:30:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrey V. Elsukov
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.3-STABLE
>Description:
	New port: graphics/danpei - Image viewer for X with thumbnail preview feature
>How-To-Repeat:

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	danpei
#	danpei/Makefile
#	danpei/distinfo
#	danpei/pkg-descr
#	danpei/pkg-plist
#
echo c - danpei
mkdir -p danpei > /dev/null 2>&1
echo x - danpei/Makefile
sed 's/^X//' >danpei/Makefile << 'END-of-danpei/Makefile'
X# ports collection makefile for: 	danpei
X# Date created:         		4 Fev 2005
X# Whom:                 		Andrey V. Elsukov <bu7cher@yandex.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	danpei
XPORTVERSION=	2.9.6
XCATEGORIES=	graphics
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= danpei
X
XMAINTAINER=	bu7cher@yandex.ru
XCOMMENT=	Image Viewer for X Window Sysytem with thumbnail preview feature
X
X.if !defined(WITHOUT_IMAGEMAGICK)
XRUN_DEPENDS+=   convert:${PORTSDIR}/graphics/ImageMagick
X.endif
X
X.if defined(WITHOUT_NLS)
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+=     NLS="@comment "
X.else
XUSE_GETTEXT=    yes
XPLIST_SUB+=     NLS=""
X.endif
X
XLIB_DEPENDS+=   png.5:${PORTSDIR}/graphics/png
X
XUSE_X_PREFIX=   yes
XUSE_GNOME=      gtk12 gdkpixbuf
XGNU_CONFIGURE=  yes
XCONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-danpei/Makefile
echo x - danpei/distinfo
sed 's/^X//' >danpei/distinfo << 'END-of-danpei/distinfo'
XMD5 (danpei-2.9.6.tar.gz) = 0f87daa1447e85e45ae96bc128ce9c42
END-of-danpei/distinfo
echo x - danpei/pkg-descr
sed 's/^X//' >danpei/pkg-descr << 'END-of-danpei/pkg-descr'
XDanpei is a Gtk+ based Image Viewer, works on X Window Sysytem.
X
XFeatures:
X  o File operations like Windows Explorer
X  o View image files with thumbnail format
X  o View/Edit image files with your favorite applications (ImageMagick, 
X    Gimp etc)
X  o Cache displayed images
X  o Print out images
X  
XWWW: http://danpei.sourceforge.net/
END-of-danpei/pkg-descr
echo x - danpei/pkg-plist
sed 's/^X//' >danpei/pkg-plist << 'END-of-danpei/pkg-plist'
Xbin/danpei
X%%NLS%%share/locale/de/LC_MESSAGES/danpei.mo
X%%NLS%%share/locale/ja/LC_MESSAGES/danpei.mo
END-of-danpei/pkg-plist
exit
--- danpei.sh ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502041225.j14CP3o6046506>