- Update to 6.528

PR:		ports/143248
Submitted by:	Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
This commit is contained in:
Dennis Herrmann 2010-01-26 13:15:40 +00:00
parent 3dece93ee2
commit 8e04d470e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248608
3 changed files with 55 additions and 58 deletions

View file

@ -6,11 +6,9 @@
#
PORTNAME= ac3d
PORTVERSION= 6.430
PORTVERSION= 6.528
CATEGORIES= graphics linux
MASTER_SITES= http://www.inivis.com/ac3d/download/release6/ \
http://freebsd.unixfreunde.de/sources/ \
http://kwiki.dragon2.net/distfiles/
MASTER_SITES= http://www.inivis.com/ac3d/download/release6/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
EXTRACT_SUFX= .tgz
@ -30,7 +28,7 @@ RESTRICTED= no distribution permitted
ONLY_FOR_ARCHS= i386 amd64
# needs f8 or higher
USE_LINUX= yes
USE_LINUX_APPS+= jpeg png10 tiff xorglibs
USE_LINUX_APPS+=jpeg png10 tiff xorglibs
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}lx
@ -43,7 +41,7 @@ DESKTOP_ENTRIES="AC3D" \
"ac3d" \
"ac3d" \
"" \
false
${FALSE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ac3d ${PREFIX}/libexec
@ -102,12 +100,11 @@ do-install:
# docs
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${MKDIR} ${DOCSDIR}/manual
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/IMPORTANT ${DOCSDIR}
cd ${WRKSRC} && \
${FIND} manual -type d -exec ${MKDIR} "${DOCSDIR}/{}" \; && \
${FIND} manual -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
(cd ${WRKSRC}/manual/ && ${COPYTREE_SHARE} \* ${DOCSDIR}/manual)
.endif
# examples

View file

@ -1,3 +1,3 @@
MD5 (ac3dlx6430.tgz) = 2c0b79a7d957c9c7fd7d25fdf90a68e7
SHA256 (ac3dlx6430.tgz) = 8a856097c646301fc6ec8edc22382f52ffac1d8669437648ee0e5c78a8b4fe85
SIZE (ac3dlx6430.tgz) = 7250879
MD5 (ac3dlx6528.tgz) = 3dffcaf54d87844d9751d2e77160ed8b
SHA256 (ac3dlx6528.tgz) = 12ea73bec3f74e6b8ba2c13b68a248aa8dc1b75c489d2746122e97436cb2eed4
SIZE (ac3dlx6528.tgz) = 7317565

View file

@ -2,6 +2,7 @@ bin/ac3d
bin/ac3ds
libexec/ac3d
libexec/ac3ds
share/pixmaps/ac3d.png
%%DATADIR%%/font.ac
%%DATADIR%%/fontwire.ac
%%DATADIR%%/lib/tcl8.5/auto.tcl
@ -195,52 +196,51 @@ libexec/ac3ds
%%DATADIR%%/tcl/images/walk.png
%%DATADIR%%/tcl/images/zoom.png
%%DATADIR%%/tcl/toolbar.tcl
share/pixmaps/ac3d.png
%%EXAMPLESDIR%%/SecondLife/avatar/default_female.ac
%%EXAMPLESDIR%%/SecondLife/avatar/default_male.ac
%%EXAMPLESDIR%%/SecondLife/avatar/eye.tga
%%EXAMPLESDIR%%/SecondLife/avatar/face.tga
%%EXAMPLESDIR%%/SecondLife/avatar/hair.tga
%%EXAMPLESDIR%%/SecondLife/avatar/lower_body.tga
%%EXAMPLESDIR%%/SecondLife/avatar/readme.txt
%%EXAMPLESDIR%%/SecondLife/avatar/ruth.ac
%%EXAMPLESDIR%%/SecondLife/avatar/skirt.tga
%%EXAMPLESDIR%%/SecondLife/avatar/upper_body.tga
%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.ac
%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.tga
%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.ac
%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.tga
%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.ac
%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.tga
%%EXAMPLESDIR%%/SubdividedDragon.ac
%%EXAMPLESDIR%%/amp.ac
%%EXAMPLESDIR%%/atomizer.ac
%%EXAMPLESDIR%%/car.ac
%%EXAMPLESDIR%%/cartoon_head.ac
%%EXAMPLESDIR%%/celtic12.ac
%%EXAMPLESDIR%%/diningtable.ac
%%EXAMPLESDIR%%/enterprise.ac
%%EXAMPLESDIR%%/falcon.ac
%%EXAMPLESDIR%%/glider.ac
%%EXAMPLESDIR%%/gym2.ac
%%EXAMPLESDIR%%/head.ac
%%EXAMPLESDIR%%/mydesk4.ac
%%EXAMPLESDIR%%/racecar.ac
%%EXAMPLESDIR%%/rose.ac
%%EXAMPLESDIR%%/ship.ac
%%EXAMPLESDIR%%/subdiv dog.ac
%%EXAMPLESDIR%%/subdiv penguin.ac
%%EXAMPLESDIR%%/subdiv spaceship.ac
%%EXAMPLESDIR%%/subdiv troll.ac
%%EXAMPLESDIR%%/sword.ac
%%EXAMPLESDIR%%/tie3.ac
%%EXAMPLESDIR%%/tree.ac
%%EXAMPLESDIR%%/tree_transparent.gif
%%EXAMPLESDIR%%/world.ac
%%EXAMPLESDIR%%/world.rgb
@dirrm %%EXAMPLESDIR%%/SecondLife/avatar
@dirrm %%EXAMPLESDIR%%/SecondLife
@dirrm %%EXAMPLESDIR%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/default_female.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/default_male.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/eye.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/face.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/hair.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/lower_body.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/ruth.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/skirt.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/avatar/upper_body.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-cylinder.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-sphere.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecondLife/sculpty-subdcube.tga
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SubdividedDragon.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amp.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atomizer.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/car.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cartoon_head.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/celtic12.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diningtable.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enterprise.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falcon.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glider.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gym2.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/head.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mydesk4.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/racecar.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rose.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ship.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv dog.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv penguin.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv spaceship.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdiv troll.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sword.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tie3.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree_transparent.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/world.ac
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/world.rgb
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/SecondLife/avatar
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/SecondLife
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrm %%DATADIR%%/tcl/images/toolbar
@dirrm %%DATADIR%%/tcl/images
@dirrm %%DATADIR%%/tcl