Upgrade to gtkDPS-0.3.1

This commit is contained in:
Justin M. Seger 1999-11-26 16:50:56 +00:00
parent 18283fe6be
commit 9a35ee9ef6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23347
3 changed files with 11 additions and 11 deletions

View File

@ -1,25 +1,25 @@
# New ports collection makefile for: gtkdps
# Version required: 0.2.16
# Version required: 0.3.1
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
DISTNAME= gtkDPS-0.2.16
PKGNAME= gtkdps-0.2.16
DISTNAME= gtkDPS-0.3.1
PKGNAME= gtkdps-0.3.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.2.1/
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gtkDPS/
MAINTAINER= nacai@iname.com
LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs
CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \
--with-dps-libraries=${X11BASE}/lib
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk10-config"
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
USE_LIBTOOL= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gtkDPS-0.2.16.tar.gz) = b056af782a1bb80539fc82d41d1f0721
MD5 (gtkDPS-0.3.1.tar.gz) = f3ea647dfc398c5a7c4d987d4d7ea7cc

View File

@ -1,10 +1,10 @@
include/gtkDPS/fonts.h
bin/gtkDPS-config
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/gdkDPSfont.h
include/gtkDPS/gtkDPSfontsel.h
include/gtkDPS/gtkDPSwidget.h
lib/libgtkDPS.a
lib/libgtkDPS.so