Do not install unusable .xar files, advised by Neil Howe <NeilH@xara.com>:

http://www.xaraxtreme.org/maillists/archive/dev/msg00064.html
This commit is contained in:
Vasil Dimov 2006-06-06 09:44:58 +00:00
parent bbc0973f04
commit 44e0c905db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164585
3 changed files with 3 additions and 33 deletions

View file

@ -6,7 +6,7 @@
#
PORTVERSION= 0.5r1250
PORTREVISION= 0
PORTREVISION= 1
PKGNAMESUFFIX= -devel
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2

View file

@ -7,7 +7,7 @@
PORTNAME= XaraLX
PORTVERSION?= 0.5r1175
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES= graphics
MASTER_SITES= http://downloads.xara.com/opensource/
DISTFILES?= ${PORTNAME}Src-${PORTVERSION}.tar.bz2
@ -60,7 +60,7 @@ EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX}
PIXMAPSDIR= ${PREFIX}/share/pixmaps
# directories with .xar files
XARDIRS= Designs Templates TextDesigns testfiles
XARDIRS= Designs Templates
PLIST_SUB+= PKGNAMESUFFIX=${PKGNAMESUFFIX} \
DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} \

View file

@ -33,36 +33,6 @@ bin/XaraLX%%PKGNAMESUFFIX%%
%%EXAMPLESDIR%%/Templates/A4 double page spread.xar
%%EXAMPLESDIR%%/Templates/U S Letter.xar
%%EXAMPLESDIR%%/Templates/animation.xar
%%EXAMPLESDIR%%/TextDesigns/AngledText.xar
%%EXAMPLESDIR%%/TextDesigns/BaselineShift.xar
%%EXAMPLESDIR%%/TextDesigns/FontChangesInText.xar
%%EXAMPLESDIR%%/TextDesigns/Kerning.xar
%%EXAMPLESDIR%%/TextDesigns/LineSpacing.xar
%%EXAMPLESDIR%%/TextDesigns/ManualKern.xar
%%EXAMPLESDIR%%/TextDesigns/Paragraph.xar
%%EXAMPLESDIR%%/TextDesigns/Rotated.xar
%%EXAMPLESDIR%%/TextDesigns/SimpleText.xar
%%EXAMPLESDIR%%/TextDesigns/SuperSub.xar
%%EXAMPLESDIR%%/TextDesigns/TextJust.xar
%%EXAMPLESDIR%%/TextDesigns/Tracking.xar
%%EXAMPLESDIR%%/TextDesigns/embeddedFonts.xar
%%EXAMPLESDIR%%/TextDesigns/hebrew.xar
%%EXAMPLESDIR%%/testfiles/10000GradFilledShapes.xar
%%EXAMPLESDIR%%/testfiles/20000GradFilledShapes.xar
%%EXAMPLESDIR%%/testfiles/20000GradFilledShapes50PCtransparent.xar
%%EXAMPLESDIR%%/testfiles/Broken Butt Cap.xar
%%EXAMPLESDIR%%/testfiles/OneCurve.xar
%%EXAMPLESDIR%%/testfiles/OneLine.xar
%%EXAMPLESDIR%%/testfiles/ProbeX16.xar
%%EXAMPLESDIR%%/testfiles/RedStar.xar
%%EXAMPLESDIR%%/testfiles/ScaleTest.xar
%%EXAMPLESDIR%%/testfiles/ScaleTest2.xar
%%EXAMPLESDIR%%/testfiles/Test00.xar
%%EXAMPLESDIR%%/testfiles/Test01.xar
%%EXAMPLESDIR%%/testfiles/Test02.xar
%%EXAMPLESDIR%%/testfiles/TestBitmapFill.xar
%%EXAMPLESDIR%%/testfiles/sortcrash.xar
%%EXAMPLESDIR%%/testfiles/testsmooth.xar
@dirrm %%EXAMPLESDIR%%/Designs
@dirrm %%EXAMPLESDIR%%/Templates
@dirrm %%EXAMPLESDIR%%/TextDesigns