Several updates and new packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user