st ebuild with patch

This commit is contained in:
odrling 2019-05-07 17:06:17 +02:00
parent 04d424476c
commit 4476dd1691
3 changed files with 1136 additions and 3 deletions

1
x11-terms/st/Manifest Normal file
View file

@ -0,0 +1 @@
DIST st-0.8.2.tar.gz 44788 BLAKE2B cc7fc9040c6db1c903d0f7290e5cfd1c636b2d17b42645956583cc8fa883bc1f0631ffbd683e735a834ff96f90171d9d423801d84ce4c0686564498baa97bbc6 SHA512 eaaf5f2fe050ee768d16a9c8c295ba13315775b3a8a3201e020237a3dd217bfb811832d58477249000596289a6cb3287fbb39d6327fc90986af1c363e4b5bf8d

File diff suppressed because it is too large Load diff

View file

@ -2,15 +2,15 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop git-r3 multilib savedconfig toolchain-funcs
inherit desktop multilib savedconfig toolchain-funcs
DESCRIPTION="simple terminal implementation for X"
HOMEPAGE="https://st.suckless.org/"
EGIT_REPO_URI="https://git.odrling.xyz/odrling/${PN}.git"
SRC_URI="https://dl.suckless.org/st/${P}.tar.gz"
LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS=""
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
IUSE="savedconfig"
RDEPEND="