pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/imposter Initial import of imposter-0.1, package...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b31b1b42159
branches:  trunk
changeset: 471478:0b31b1b42159
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Mar 28 21:12:53 2004 +0000

description:
Initial import of imposter-0.1, packaged by pancake via pkgsrc-wip.

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.

diffstat:

 print/imposter/DESCR    |   4 ++++
 print/imposter/Makefile |  22 ++++++++++++++++++++++
 print/imposter/PLIST    |   3 +++
 print/imposter/distinfo |   4 ++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r e26d6a7a7a5d -r 0b31b1b42159 print/imposter/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/imposter/DESCR      Sun Mar 28 21:12:53 2004 +0000
@@ -0,0 +1,4 @@
+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.
diff -r e26d6a7a7a5d -r 0b31b1b42159 print/imposter/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/imposter/Makefile   Sun Mar 28 21:12:53 2004 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/03/28 21:12:53 xtraeme Exp $
+#
+
+DISTNAME=      imposter-0.1
+CATEGORIES=    print
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=imposter/}
+
+MAINTAINER=    pancake%phreaker.net@localhost
+HOMEPAGE=      http://imposter.sourceforge.net/
+COMMENT=       Standalone OpenOffice presentations viewer using GTK2
+
+BUILD_USES_MSGFMT=     yes
+
+GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
+USE_PKGLOCALEDIR=      yes
+USE_X11=               yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e26d6a7a7a5d -r 0b31b1b42159 print/imposter/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/imposter/PLIST      Sun Mar 28 21:12:53 2004 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/28 21:12:53 xtraeme Exp $
+bin/imposter
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/imposter.mo
diff -r e26d6a7a7a5d -r 0b31b1b42159 print/imposter/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/imposter/distinfo   Sun Mar 28 21:12:53 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/03/28 21:12:53 xtraeme Exp $
+
+SHA1 (imposter-0.1.tar.gz) = 25a6f48a7ffdb7eafed614179cda0eb5638bbce0
+Size (imposter-0.1.tar.gz) = 152167 bytes



Home | Main Index | Thread Index | Old Index