wok-next diff opentyrian-classic/receipt @ rev 7769
Changed gdk-pixbuf post_install to --update-cache instead of creating a file in /etc/gtk-2.0. The file will now be in /usr/lib/gdk-pixbuf-2.0/2.10.0/ folder. This should fix problems with programs using .gif and .svg image files.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Dec 22 19:10:02 2010 +0000 (2010-12-22) |
parents | c2b3198d2d91 |
children |
line diff
1.1 --- a/opentyrian-classic/receipt Thu May 13 23:51:36 2010 +0200 1.2 +++ b/opentyrian-classic/receipt Wed Dec 22 19:10:02 2010 +0000 1.3 @@ -5,13 +5,12 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" 1.6 MAINTAINER="mallory@skyrock.com" 1.7 -DEPENDS="libsdl libsdl-mixer libsdl-net" 1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net" 1.9 BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial" 1.10 SOURCE="opentyrian" 1.11 WEB_SITE="http://code.google.com/p/opentyrian/" 1.12 WGET_URL="" 1.13 1.14 -. /etc/tazwok.conf 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {