diff options
author | David Woodfall <dave@dawoodfall.net> | 2015-07-22 08:15:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 08:15:46 +0700 |
commit | c0cce38f8f985984d0c9b98e1b121dd31833cc6b (patch) | |
tree | 3487b4ca2346aea5ed513e9c7ebf39753bfd15ed /system/wine | |
parent | 908c118e2939c6e507b514c10a72595a15468c09 (diff) |
system/wine: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine')
-rw-r--r-- | system/wine/README | 5 | ||||
-rw-r--r-- | system/wine/wine.info | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/system/wine/README b/system/wine/README index db605d236321..37b89cd51dba 100644 --- a/system/wine/README +++ b/system/wine/README @@ -11,3 +11,8 @@ These options can be used together. NOTE: This will not build on a stock 64bit Slackware system, and we do not support doing so with 32bit-compatibility packages. That doesn't mean that it won't work - we just don't support it at all. + +Optional dependencies: + +fontforge +webcore-fonts diff --git a/system/wine/wine.info b/system/wine/wine.info index 9525f935641f..3525fc49c653 100644 --- a/system/wine/wine.info +++ b/system/wine/wine.info @@ -1,10 +1,10 @@ PRGNAM="wine" VERSION="1.6.2" HOMEPAGE="http://www.winehq.com/" -DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.6.2.tar.bz2" +DOWNLOAD="http://ftp.winehq.org/pub/wine/source/1.6/wine-1.6.2.tar.bz2" MD5SUM="0f6c56f86befe38e219090915f81f48a" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" -REQUIRES="fontforge webcore-fonts" +REQUIRES="" MAINTAINER="David Woodfall" EMAIL="dave@dawoodfall.net" |