wok-current diff opencpn/receipt @ rev 4815
Up: gtkhtml_viewer(0.26)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Jan 19 01:08:25 2010 +0100 (2010-01-19) |
parents | b745c9a1ec09 |
children | 6ec17b55b59a |
line diff
1.1 --- a/opencpn/receipt Sat Jun 20 19:28:31 2009 +0200 1.2 +++ b/opencpn/receipt Tue Jan 19 01:08:25 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="opencpn" 1.7 -VERSION="1.2.8" 1.8 +VERSION="1.3.2" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="A concise Chart/plotter Navigator" 1.11 MAINTAINER="allan316@gmail.com" 1.12 @@ -15,6 +15,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 + busybox patch -p0 -i ../stuff/glib.u 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 --infodir=/usr/share/info \