FreeBSD Bugzilla – Attachment 168623 Details for
Bug 208291
games/rocksndiamonds-data: convert to USES=7z:partial
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
rnd_7z.diff (text/plain), 1.16 KB, created by
Jan Beich
on 2016-03-25 16:43:31 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-03-25 16:43:31 UTC
Size:
1.16 KB
patch
obsolete
>Index: games/rocksndiamonds-data/Makefile >=================================================================== >--- games/rocksndiamonds-data/Makefile (revision 411677) >+++ games/rocksndiamonds-data/Makefile (working copy) >@@ -23,15 +23,17 @@ DISTFILES= BD2K3-1.0.0.zip:levels \ > Veysi_Orak_2006.zip > DIST_SUBDIR= rocksndiamonds > EXTRACT_ONLY= #empty >+EXTRACT_ONLY_7z=Emerald_Mine_Club-2.1.1.7z > > MAINTAINER= nemysis@FreeBSD.org > COMMENT= Additional Player Levels for Rocks'n'Diamonds and R'n'D jue > >-EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \ >- 7z:${PORTSDIR}/archivers/p7zip >+EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip > >+USES= 7z:partial > NO_BUILD= yes > NO_WRKSUBDIR= yes >+WRKSRC= ${WRKDIR}/${PORTNAME} # for EXTRACT_WRKDIR > > SUB_FILES= pkg-message pkg-deinstall > >@@ -76,9 +78,6 @@ DATADIR1= ${PREFIX}/share/rocksndiamonds > .endif > > post-extract-script: >- ${MKDIR} ${WRKDIR}/${PORTNAME} >- 7z x ${_DISTDIR}/Emerald_Mine_Club-2.1.1.7z -o${WRKDIR}/${PORTNAME}/levels >- > .for l in BD2K3-1.0.0.zip Snake_Bite-1.0.0.zip Zelda-1.0.0.zip \ > ZeldaII-1.0.0.zip Boulder_Dash_Dream-1.0.0.zip > @${UNZIP_CMD} -qo -d ${WRKDIR}/${PORTNAME} ${_DISTDIR}/${l}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval?
(
nemysis
)
Actions:
View
|
Diff
Attachments on
bug 208291
: 168623