From 74ca603032554333e90893284af74be47c55b704 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 28 May 2012 10:35:24 +0000 Subject: Update to 1.5.5 --- wine/build/wine.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'wine') diff --git a/wine/build/wine.SlackBuild b/wine/build/wine.SlackBuild index b1312131..ee43d006 100755 --- a/wine/build/wine.SlackBuild +++ b/wine/build/wine.SlackBuild @@ -27,7 +27,8 @@ # For: wine # Descr: Wine Is Not an Emulator # URL: http://winehq.com/ -# Needs: fontforge (builds better fonts when compiling wine) +# Needs: OpenAL +# fontforge (builds better fonts when compiling wine) # Changelog: # 0.9.23-1: 24/Oct/2006 by Eric Hameleers # * Initial build. @@ -89,6 +90,7 @@ # 1.3.37-1 18/jan/2012 by Eric Hameleers # 1.4-1 25/mar/2012 by Eric Hameleers # 1.5.4-1 19/may/2012 by Eric Hameleers +# 1.5.5-1 28/may/2012 by Eric Hameleers # # Run 'sh wine.SlackBuild' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -98,7 +100,7 @@ PRGNAM=wine -SRCVER=${SRCVER:-"1.5.4"} +SRCVER=${SRCVER:-"1.5.5"} VERSION=$(echo $SRCVER | tr '-' '.') BUILD=${BUILD:-1} TAG=${TAG:-alien} -- cgit v1.2.3-80-g2a13