# HG changeset patch # User Pascal Bellard # Date 1401747775 -7200 # Node ID f12570b5276df95a60c23caed8e8fabf0046730d # Parent 1cfc9d2d0016414bf5767e3a27eb162423ae4217 Add hp15c diff -r 1cfc9d2d0016 -r f12570b5276d hp15c/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hp15c/receipt Tue Jun 03 00:22:55 2014 +0200 @@ -0,0 +1,42 @@ +# SliTaz package receipt. + +PACKAGE="hp15c" +SOURCE="HP-15C" +VERSION="3.3.00" +CATEGORY="office" +SHORT_DESC="HP-15C emulator." +MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" +WEB_SITE="http://hp-15c.homepage.t-online.de/content_web.htm" +TARBALL="${SOURCE}_${VERSION}_Source.zip" +WGET_URL="https://goo.gl/aHJxj4" + +DEPENDS="tk tcl" +BUILD_DEPENDS="wget" + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/share/hp15c $fs/usr/share/applications \ + $fs/usr/share/fonts/truetype/ttf-dejavu + cp -a $src/* $fs/usr/share/hp15c + mv $fs/usr/share/hp15c/HP-15C_Simulator_Font.ttf \ + $fs/usr/share/fonts/truetype/ttf-dejavu + cat > $fs/usr/share/hp15c/HP-15C.sh < $fs/usr/share/applications/hp15c.desktop <