Several updates and new packages

This commit is contained in:
layman
2017-05-19 09:53:18 +02:00
parent 2d1b0a55dd
commit 32a2ecd537
28 changed files with 688 additions and 14 deletions
@@ -4,7 +4,7 @@
EAPI=4
inherit git-2
inherit git-2 autotools
DESCRIPTION="Digital logic circuit design and simulation package"
HOMEPAGE="http://www.smartsim.org.uk/ https://github.com/ashleynewson/SmartSim"
@@ -23,6 +23,11 @@ RDEPEND="dev-libs/libxml2:2
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
default
eautoreconf
}
src_install() {
default
use doc && dodoc "${DISTDIR}"/smartsim_user_manual.pdf