# HG changeset patch # User Pascal Bellard # Date 1380573162 0 # Node ID d66a4154db2a909faa589e5d0d05c626ee0cadbd # Parent 51731905055e0226420e610362fd817511a47430 notecase: add license diff -r 51731905055e -r d66a4154db2a notecase/receipt --- a/notecase/receipt Mon Sep 30 20:23:31 2013 +0000 +++ b/notecase/receipt Mon Sep 30 20:32:42 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="office" SHORT_DESC="Hierarchical note manager (aka. outliner)." MAINTAINER="cooltaz@fastmail.fm" -DEPENDS="gtk+ xorg-libXdamage gcc-lib-base" -BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev" +LICENSE="BSD" TARBALL="$PACKAGE-${VERSION}_src.tar.gz" WEB_SITE="http://notecase.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="office notes" +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base" +BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev" + # Rules to configure and make the package. compile_rules() {