mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
games-puzzle/katawa-shoujo: put icon into files instead of SRC_URI
Signed-off-by: Denis Strizhkin <strdenis02@gmail.com>
This commit is contained in:
parent
0d8aafce8a
commit
befb6ff78e
@ -1,2 +1 @@
|
||||
DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0 SHA512 ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a
|
||||
DIST katawa-shoujo.png 252282 BLAKE2B d9872862fe526fd2fed6f3788c1ec15ff4128b4bb1ee98c3a91a0d7b1db7916ab056863a95389d3b1a0581854e92a7f745714b3dfd4fa07c60f2308ad30187b1 SHA512 b12e42c8266f20679be55ba81eb273a2c03e2d80d6c24310b79076f65ef82692e80fa2ec45b77c4acfa68758ac6fcc46d340bffbb172ffec3e392891bb534c88
|
||||
|
BIN
games-puzzle/katawa-shoujo/files/katawa-shoujo.png
Normal file
BIN
games-puzzle/katawa-shoujo/files/katawa-shoujo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -9,7 +9,6 @@ DESCRIPTION="Re-Engineered visual novel with accessibility features"
|
||||
HOMEPAGE="https://www.fhs.sh/projects"
|
||||
SRC_URI="
|
||||
https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2 -> ${P}.tar.bz2
|
||||
https://github.com/fleetingheart/web/blob/main/public/android-chrome-512x512.png -> ${PN}.png
|
||||
"
|
||||
S="${WORKDIR}/KSRE-linux"
|
||||
|
||||
@ -34,5 +33,5 @@ src_install() {
|
||||
make_wrapper "${PN}" "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
|
||||
|
||||
domenu "${FILESDIR}/${PN}.desktop"
|
||||
doicon "${DISTDIR}/${PN}.png"
|
||||
doicon "${FILESDIR}/${PN}.png"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user