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

Switch dependency on povray to povray-meta port.

Remove MD5 sum and reformat description.
This commit is contained in:
Max Brazhnikov 2011-06-20 22:33:16 +00:00
parent 1b8af0b6c7
commit 6e642a1218
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275937
3 changed files with 7 additions and 9 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= xfpovray
PORTVERSION= 1.3.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/ \
${MASTER_SITE_SUNSITE}
@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface to POV-Ray
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
USE_IMAKE= yes
USE_XORG= x11 xext xpm

View File

@ -1,3 +1,2 @@
MD5 (xfpovray-1.3.1.tgz) = e166857487fc97e44337d86afc5251f4
SHA256 (xfpovray-1.3.1.tgz) = 259bbab630ca64b1552be685bf2a856462ff3d1df0bd37863d39b46f49d4a721
SIZE (xfpovray-1.3.1.tgz) = 533492

View File

@ -1,8 +1,7 @@
xfpovray is a graphical interface to the cool ray tracing program POV-Ray
(http://www.povray.org). It is written with the XForms library
(http://world.std.com/~xforms/), and supports most of the numerous
options of POV-Ray. The interface was developed with POV-Ray
version 3.0, but things should work OK for earlier versions...
xfpovray is a graphical interface to the cool ray tracing program
POV-Ray (http://www.povray.org). It is written with the XForms
library and supports most of the numerous options of POV-Ray. The
interface was developed with POV-Ray version 3.0.
Please read the documentation on POV-Ray before using xfpovray,
Please read the documentation on POV-Ray before using xfpovray,
especially if you will be using the animation loop or antialiasing.