summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/eawpats/Makefile14
-rw-r--r--audio/eawpats/distinfo4
-rw-r--r--audio/eawpats/pkg-plist1
3 files changed, 5 insertions, 14 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile
index d8620e6..309b62c 100644
--- a/audio/eawpats/Makefile
+++ b/audio/eawpats/Makefile
@@ -11,14 +11,10 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
DISTNAME= eawpats12_full
-EXTRACT_SUFX= .rar
MAINTAINER= lennox@cs.columbia.edu
COMMENT= Eric A. Welsh's collection of Gravis Ultrasound MIDI patches
-BROKEN= Unfetchable
-
-EXTRACT_DEPENDS=unrar:${PORTSDIR}/archivers/unrar
# Not useful without timidity.
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++
@@ -30,15 +26,11 @@ USE_REINPLACE= yes
PATCH_SUBDIRS= ethnic mazpat/fx gsdrum08 gsdrum25 gsdrum40 gus power sfx wime
DOC_SUBDIRS= ethnic gsdrum08 gsdrum25 gsdrum40 power wime
-WRKSRC= ${WRKDIR}
+WRKSRC= ${WRKDIR}/${PORTNAME}
TIMIDITY_DATADIR= ${PREFIX}/share/timidity
-EXTRACT_CMD= unrar
-EXTRACT_BEFORE_ARGS=x
-EXTRACT_AFTER_ARGS=
-
post-patch:
- @${REINPLACE_CMD} -e 's|c:\\timidity|${DATADIR}|;s|c:\\eawpats|${DATADIR}|' ${WRKSRC}/timidity.cfg
+ @${REINPLACE_CMD} -e 's|/home/user/eawpats|${DATADIR}|' ${WRKSRC}/linuxconfig/timidity.cfg
do-install:
${MKDIR} ${DATADIR}
@@ -48,7 +40,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${subdir}/*.pat ${DATADIR}/${subdir}
.endfor
${MKDIR} ${TIMIDITY_DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/timidity.cfg ${TIMIDITY_DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/linuxconfig/timidity.cfg ${TIMIDITY_DATADIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/*.txt ${WRKSRC}/*.hlp ${DOCSDIR}
diff --git a/audio/eawpats/distinfo b/audio/eawpats/distinfo
index 7796824..c93c907 100644
--- a/audio/eawpats/distinfo
+++ b/audio/eawpats/distinfo
@@ -1,2 +1,2 @@
-MD5 (eawpats12_full.rar) = 1f49190da4b1b4bdf999e0351edda8f2
-SIZE (eawpats12_full.rar) = 24444187
+MD5 (eawpats12_full.tar.gz) = 8ebcf0583f3077346ebace93c8ea166f
+SIZE (eawpats12_full.tar.gz) = 32047230
diff --git a/audio/eawpats/pkg-plist b/audio/eawpats/pkg-plist
index fea2785..ac1dedc 100644
--- a/audio/eawpats/pkg-plist
+++ b/audio/eawpats/pkg-plist
@@ -320,7 +320,6 @@
%%DATADIR%%/tenorsax.pat
%%DATADIR%%/timbaleh.pat
%%DATADIR%%/timbalel.pat
-%%DATADIR%%/timidity.cfg
%%DATADIR%%/timpani.pat
%%DATADIR%%/tomhi1.pat
%%DATADIR%%/tomhi2.pat
OpenPOWER on IntegriCloud