mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-text/lorien-bin: add 0.5.0, drop 0.5.0
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST Lorien_0.5.0_Linux.tar.xz 17662128 BLAKE2B 5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d SHA512 5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e
|
||||
1
app-text/lorien-bin/Manifest
Normal file
1
app-text/lorien-bin/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST lorien-bin-0.5.0.tar.xz 17662128 BLAKE2B 5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d SHA512 5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
inherit desktop xdg
|
||||
SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz"
|
||||
SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz -> ${P}.tar.xz"
|
||||
DESCRIPTION="Infinite canvas drawing/whiteboarding. Made with Godot."
|
||||
HOMEPAGE="https://github.com/mbrlabs/Lorien"
|
||||
|
||||
@@ -26,8 +26,8 @@ src_install() {
|
||||
fperms +x /opt/Lorien/Lorien.x86_64
|
||||
|
||||
#Install icon and desktop file
|
||||
domenu "${FILESDIR}/Lorien.desktop"
|
||||
doicon "${FILESDIR}/Lorien.png"
|
||||
domenu "${FILESDIR}/lorien.desktop"
|
||||
doicon "${FILESDIR}/lorien.png"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
Reference in New Issue
Block a user