From 4518bebff899093bacea650f5e51c61d841fdcf5 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 27 Sep 2009 13:18:17 +0000 Subject: Add depend on libgnomeui. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13048 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/uf-view/Makefile | 27 +++++++++++++++++++++++++++ misc/uf-view/distinfo | 3 +++ misc/uf-view/pkg-descr | 8 ++++++++ misc/uf-view/pkg-plist | 39 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 77 insertions(+) create mode 100644 misc/uf-view/Makefile create mode 100644 misc/uf-view/distinfo create mode 100644 misc/uf-view/pkg-descr create mode 100644 misc/uf-view/pkg-plist (limited to 'misc/uf-view') diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile new file mode 100644 index 000000000..2ddd6e7c3 --- /dev/null +++ b/misc/uf-view/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: uf-view +# Date created: 30 May 2001 +# Whom: Jonathan McGee +# +# $FreeBSD: ports/misc/uf-view/Makefile,v 1.24 2009/07/31 13:54:20 dinoex Exp $ +# + +PORTNAME= uf-view +PORTVERSION= 2.4 +PORTREVISION= 8 +CATEGORIES= misc +MASTER_SITES= http://www.hadess.net/files/software/uf-view/ + +MAINTAINER= mcgee@wam.umd.edu +COMMENT= A gTK+ viewer for the User Friendly and several other popular comics + +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop libgnomeui +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +pre-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + +.include diff --git a/misc/uf-view/distinfo b/misc/uf-view/distinfo new file mode 100644 index 000000000..d80b346a4 --- /dev/null +++ b/misc/uf-view/distinfo @@ -0,0 +1,3 @@ +MD5 (uf-view-2.4.tar.gz) = 187ddeb4f03f50e7d291623959ebf6fc +SHA256 (uf-view-2.4.tar.gz) = cb5919093e32170f30d7221a8cdf3e53f46a87e96f24657eaa350874191cf503 +SIZE (uf-view-2.4.tar.gz) = 158964 diff --git a/misc/uf-view/pkg-descr b/misc/uf-view/pkg-descr new file mode 100644 index 000000000..cdaaab2ed --- /dev/null +++ b/misc/uf-view/pkg-descr @@ -0,0 +1,8 @@ +UF-View is a calendar-based comic viewer. It was first hacked to view the +"User Friendly" comic, and was extended to allow other reccuring comics to be +viewed as well. + +It also supports Angst Technology, Calvin and Hobbes, Little Gamers, +Penny Arcade, and PvP. + +WWW: http://www.hadess.net/misc-code.php3 diff --git a/misc/uf-view/pkg-plist b/misc/uf-view/pkg-plist new file mode 100644 index 000000000..9d7e91604 --- /dev/null +++ b/misc/uf-view/pkg-plist @@ -0,0 +1,39 @@ +bin/uf-view +share/applications/uf-view.desktop +share/pixmaps/uf-view/gnome-uf-view.png +share/pixmaps/uf-view/uf-logo.png +share/uf-view/at.desktop +share/uf-view/ch.desktop +share/uf-view/lg.desktop +share/uf-view/ft.desktop +share/uf-view/uf.desktop +share/uf-view/pa.desktop +share/uf-view/pvp.desktop +share/uf-view/sf.desktop +share/locale/az/LC_MESSAGES/uf-view.mo +share/locale/be/LC_MESSAGES/uf-view.mo +share/locale/cs/LC_MESSAGES/uf-view.mo +share/locale/da/LC_MESSAGES/uf-view.mo +share/locale/es/LC_MESSAGES/uf-view.mo +share/locale/fr/LC_MESSAGES/uf-view.mo +share/locale/hr/LC_MESSAGES/uf-view.mo +share/locale/ja/LC_MESSAGES/uf-view.mo +share/locale/ml/LC_MESSAGES/uf-view.mo +share/locale/ms/LC_MESSAGES/uf-view.mo +share/locale/nl/LC_MESSAGES/uf-view.mo +share/locale/no/LC_MESSAGES/uf-view.mo +share/locale/pl/LC_MESSAGES/uf-view.mo +share/locale/pt/LC_MESSAGES/uf-view.mo +share/locale/pt_BR/LC_MESSAGES/uf-view.mo +share/locale/ru/LC_MESSAGES/uf-view.mo +share/locale/sk/LC_MESSAGES/uf-view.mo +share/locale/sq/LC_MESSAGES/uf-view.mo +share/locale/sr/LC_MESSAGES/uf-view.mo +share/locale/sr@Latn/LC_MESSAGES/uf-view.mo +share/locale/sv/LC_MESSAGES/uf-view.mo +share/locale/vi/LC_MESSAGES/uf-view.mo +share/locale/wa/LC_MESSAGES/uf-view.mo +share/locale/zh_CN/LC_MESSAGES/uf-view.mo +@dirrm share/pixmaps/uf-view +@dirrm share/uf-view +@dirrmtry share/applications -- cgit v1.2.3