1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Initial import of gtkdsp version 0.2.11.

gtk bindings for the Display ghostscript system.

PR:		7183 (8 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
This commit is contained in:
Steve Price 1998-07-13 02:21:34 +00:00
parent fd5f76a00c
commit f970ac02ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11892
5 changed files with 45 additions and 0 deletions

27
graphics/gtkdps/Makefile Normal file
View File

@ -0,0 +1,27 @@
# New ports collection makefile for: gtkdps
# Version required: 0.2.11
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
#
DISTNAME= gtkDPS-0.2.11
PKGNAME= gtkdps-0.2.11
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= gtk\\.1:${PORTSDIR}/x11/gtk
BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs
CONFIGURE_ARGS+= --with-dps-includes=${X11BASE}/include \
--with-dps-libraries=${X11BASE}/lib
GNU_CONFIGURE= yes
USE_X11= yes
post-install:
${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>

1
graphics/gtkdps/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gtkDPS-0.2.11.tar.gz) = a1552e3889719dc41cd30b2f050abdc4

View File

@ -0,0 +1 @@
gtk bindings for the Display GhostScript System

View File

@ -0,0 +1 @@
gtk bindings for the Display GhostScript System

15
graphics/gtkdps/pkg-plist Normal file
View File

@ -0,0 +1,15 @@
include/gtkDPS/fonts.h
include/gtkDPS/gdkDPS.h
include/gtkDPS/gdkDPS_gdkutils.h
include/gtkDPS/gtkDPS.h
include/gtkDPS/gtkDPSarea.h
include/gtkDPS/gtkDPScontext.h
include/gtkDPS/gtkDPSfontpanel.h
include/gtkDPS/gtkDPSwidget.h
lib/libgtkDPS.a
lib/libgtkDPS.la
lib/libgtkDPS.so
lib/libgtkDPS.so.1.0
@exec /sbin/ldconfig -m %B
@unexec /sbin/ldconfig -R
@dirrm include/gtkDPS