Bug 81973 - New Port: graphics/comical A Sequential Image Viewer
Summary: New Port: graphics/comical A Sequential Image Viewer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 22:50 UTC by John McAree
Modified: 2005-06-06 23:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John McAree 2005-06-06 22:50:36 UTC

A Sequential Image Viewer for viewing scanned comic book archives

Fix: 

--- comical.tmp ends here -----e4sicODlXn59IZbPofcEF336uUoNwyaoMwW6H2Qe436Gur0v
Content-Type: text/plain; name="file.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.shar"

# 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:
#
#	comical
#	comical/Makefile
#	comical/distinfo
#	comical/pkg-descr
#	comical/pkg-plist
#
echo c - comical
mkdir -p comical > /dev/null 2>&1
echo x - comical/Makefile
sed 's/^X//' >comical/Makefile << 'END-of-comical/Makefile'
X# New ports collection makefile for:   comical
X# Date created:        6 June 2005
X# Whom:                John McAree <john@mcaree.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	comical
XPORTVERSION=	0.4.1
XCATEGORIES=	games
XMASTER_SITES=	http://www.mcaree.org/Comical/ \
X	http://www.sketchyorigins.com/Comical/
X
XMAINTAINER=	john@mcaree.org
XCOMMENT=	A sequential image viewer
X
XLIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
X
X.include <bsd.port.mk>
END-of-comical/Makefile
echo x - comical/distinfo
sed 's/^X//' >comical/distinfo << 'END-of-comical/distinfo'
XMD5 (comical-0.4.1.tar.gz) = 50e0f3a8ad252470461efe74a6ca6060
XSIZE (comical-0.4.1.tar.gz) = 404828
END-of-comical/distinfo
echo x - comical/pkg-descr
sed 's/^X//' >comical/pkg-descr << 'END-of-comical/pkg-descr'
XComical is a sequential image viewer. It
Xsupports viewing images from archives
X(bzip, zip and rar format), as well as
Xfullscreen viewing. Image formats supported
Xare JPEG, PNG, GIF, and TIFF.
X
XWWW: http://mlf.sketchyorigins.com/
X
X- John
Xjohn@mcaree.org
END-of-comical/pkg-descr
echo x - comical/pkg-plist
sed 's/^X//' >comical/pkg-plist << 'END-of-comical/pkg-plist'
Xbin/comical
END-of-comical/pkg-plist
exit
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-06 23:10:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Peek
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-06 23:28:32 UTC
State Changed
From-To: open->closed

New port added, thank you!