aboutsummaryrefslogtreecommitdiff
path: root/emulators/swine
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2013-03-13 05:02:11 +0000
committerBeech Rintoul <beech@FreeBSD.org>2013-03-13 05:02:11 +0000
commitf2a6aef877700b6a32f29266fba50668bafc3643 (patch)
treef033a627237bec8b7a0d6054e17a2a9a3d14e861 /emulators/swine
parentea42fc59923e70dc13d827bcf8869fee8a797ef1 (diff)
downloadports-f2a6aef877700b6a32f29266fba50668bafc3643.tar.gz
ports-f2a6aef877700b6a32f29266fba50668bafc3643.zip
Notes
Diffstat (limited to 'emulators/swine')
-rw-r--r--emulators/swine/Makefile17
-rw-r--r--emulators/swine/distinfo4
-rw-r--r--emulators/swine/pkg-plist1
3 files changed, 8 insertions, 14 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile
index c742c4964e95..85aa3feae6cd 100644
--- a/emulators/swine/Makefile
+++ b/emulators/swine/Makefile
@@ -1,10 +1,11 @@
-# Created by: nemysis@gmx.ch
+# Created by: nemysis@gmx.ch
# $FreeBSD$
PORTNAME= swine
PORTVERSION= 1.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators deskutils python
+MASTER_SITES= https://github.com/downloads/dswd/Swine/
MAINTAINER= nemysis@gmx.ch
COMMENT= Qt4 graphical Wine frontend
@@ -19,13 +20,9 @@ RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm \
DATADIRLIB= ${PREFIX}/lib/${PORTNAME}
-USE_GITHUB= yes
-GH_ACCOUNT= dswd
-GH_PROJECT= Swine
-GH_TAGNAME= master
-GH_COMMIT= 6567d97
-
+FETCH_ARGS?= -Fpr
USE_PYTHON= yes
+NO_BUILD= yes
USE_GMAKE= yes
USE_QT4= linguist_build
ONLY_FOR_ARCHS= i386 amd64
@@ -40,13 +37,11 @@ RUN_DEPENDS+= wine:${PORTSDIR}/emulators/wine-devel
post-patch:
@${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/version.sh
- @${REINPLACE_CMD} -e 's|/usr/share/swine/images/swine32.png|${PREFIX}/share/pixmaps/swine.png|' \
- ${WRKSRC}/resources/swine.desktop
+ @${REINPLACE_CMD} -e 's|/usr/share/swine/images/swine32.png|${PREFIX}/share/pixmaps/swine.png|' ${WRKSRC}/resources/swine.desktop
@${FIND} ${WRKSRC} -name "*.bak" -delete
do-install:
${MKDIR} ${DATADIRLIB}
- ${INSTALL_DATA} ${WRKSRC}/resources.qrc ${DATADIRLIB}
${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIRLIB}
${LN} -sf ${DATADIRLIB}/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME}
${LN} -sf ${DATADIRLIB}/${PORTNAME}cli.py ${PREFIX}/bin/${PORTNAME}cli
diff --git a/emulators/swine/distinfo b/emulators/swine/distinfo
index aa5aa3e24310..447418ce2678 100644
--- a/emulators/swine/distinfo
+++ b/emulators/swine/distinfo
@@ -1,2 +1,2 @@
-SHA256 (swine-1.0.3.tar.gz) = e36bde1119b08333a49dd1b925544fd91cb2bfd3dc6e61834fa0da02fdf1f259
-SIZE (swine-1.0.3.tar.gz) = 203524
+SHA256 (swine-1.0.3.tar.gz) = e474a5657b8b7822d5417237044201d72bda41b3402bc5556e497df8eabd9de0
+SIZE (swine-1.0.3.tar.gz) = 172820
diff --git a/emulators/swine/pkg-plist b/emulators/swine/pkg-plist
index 2bbbd54043f3..d39e634d0961 100644
--- a/emulators/swine/pkg-plist
+++ b/emulators/swine/pkg-plist
@@ -11,7 +11,6 @@ lib/swine/ShortcutImport.py
lib/swine/SlotSettings.py
lib/swine/config.py
lib/swine/icolib.py
-lib/swine/resources.qrc
lib/swine/resources_rc.py
lib/swine/shortcutlib.py
lib/swine/swine.py