1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Typora will give you a seamless experience as both a reader and a writer."
9 HOMEPAGE="https://typora.io"
10 SRC_URI="https://hougearch.litterhougelangley.club/src/typora_${PV}_amd64.deb"
12 #TODO : update license
22 x11-libs/libXScrnSaver
30 unpack "${WORKDIR}"/data.tar.xz
35 local dir="/opt/${PN}"
39 sed -i '/Change Log/d' share/applications/typora.desktop
42 fperms 0755 "${dir}/bin/typora"
43 fperms 4755 "${dir}/share/typora/chrome-sandbox"
44 dosym "../../opt/typora/bin/typora" "usr/bin/typora"
46 domenu share/applications/typora.desktop
50 update-desktop-database