wok view get-wakoopa/receipt @ rev 10739

locale-*: Up to 4.0 version string, had core pkgs to french pack (we dont have any po file now!) and add nano, mtpaint, midori to all languages pack
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 00:54:30 2011 +0200 (2011-05-30)
parents 007b91d3da0b
children 05b618dd4d57
line source
1 # SliTaz package receipt.
3 PACKAGE="get-wakoopa"
4 VERSION="1.01"
5 CATEGORY="non-free"
6 SHORT_DESC="Wakoopa is the perfect place to discover software and games online."
7 MAINTAINER="rocky@slitaz.org"
8 WEB_SITE="http://wakoopa.com"
9 TAGS="games"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-wakoopa $fs/usr/bin
16 }