wok-current diff osmo/receipt @ rev 6282
Down grade pixman to 0.18.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 15 12:28:12 2010 +0000 (2010-09-15) |
parents | 5b44af8c1257 |
children | 1e1cc84777a6 |
line diff
1.1 --- a/osmo/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/osmo/receipt Wed Sep 15 12:28:12 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="osmo" 1.7 -VERSION="0.2.6" 1.8 +VERSION="0.2.10" 1.9 CATEGORY="office" 1.10 SHORT_DESC="A handy personal organizer using GTK+." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -17,7 +17,6 @@ 1.13 { 1.14 cd $src 1.15 sed -i 's/gtkspell-/gtkDISABLEDspell-/' configure 1.16 - patch -p0 -i ../stuff/notes_items.patch || exit 1 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 --enable-printing=no \