Initial import of imposter:

Imposter is a standalone viewer for the presentations
created by OpenOffice.org Impress software. User
interface uses GTK2 toolkit. GNOME Human Interface
Guidelines are followed but GNOME libraries are not
used to keep dependencies at minimum.
This commit is contained in:
pancake ;) 2004-02-15 23:15:48 +00:00 committed by Thomas Klausner
parent 316d6ecd27
commit b55b991b22
4 changed files with 31 additions and 0 deletions

5
imposter/DESCR Normal file
View file

@ -0,0 +1,5 @@
Imposter is a standalone viewer for the presentations
created by OpenOffice.org Impress software. User
interface uses GTK2 toolkit. GNOME Human Interface
Guidelines are followed but GNOME libraries are not
used to keep dependencies at minimum.

19
imposter/Makefile Normal file
View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/02/15 23:15:48 poppnk Exp $
#
DISTNAME= imposter-0.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://imposter.sourceforge.net/
COMMENT= Standalone OpenOffice presentations viewer using GTK2
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_X11= YES
USE_GNU_TOOLS+= make
.include "../../devel/glib2/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

3
imposter/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/15 23:15:48 poppnk Exp $
bin/imposter
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/imposter.mo

4
imposter/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/02/15 23:15:48 poppnk Exp $
SHA1 (imposter-0.1.tar.gz) = 25a6f48a7ffdb7eafed614179cda0eb5638bbce0
Size (imposter-0.1.tar.gz) = 152167 bytes