# HG changeset patch # User Christophe Lincoln # Date 1245518911 -7200 # Node ID b745c9a1ec094efe8131149e13fafc30cf023865 # Parent 1f7365e120bbb9d515c2b9108c0759d66f503a9a opencpn: Fix category diff -r 1f7365e120bb -r b745c9a1ec09 opencpn/receipt --- a/opencpn/receipt Sat Jun 20 19:10:53 2009 +0200 +++ b/opencpn/receipt Sat Jun 20 19:28:31 2009 +0200 @@ -2,7 +2,7 @@ PACKAGE="opencpn" VERSION="1.2.8" -CATEGORY="Utilities" +CATEGORY="utilities" SHORT_DESC="A concise Chart/plotter Navigator" MAINTAINER="allan316@gmail.com" DEPENDS="wxWidgets mesa libglu libgl" @@ -10,6 +10,7 @@ WEB_SITE="http://opencpn.sourceforge.net" WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL" BUILD_DEPENDS="wxWidgets-dev mesa-dev libglu-mesa" + # Rules to configure and make the package. compile_rules() {