mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
gui-apps/paperdesktop: name change to gui-apps/paperde
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
1
gui-apps/paperde/Manifest
Normal file
1
gui-apps/paperde/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST paperde-0_p20210310.tar.gz 2239576 BLAKE2B 8aea8e44e845dbdf7c8e01841cd9d8b7897cfed32ddad9e86ef33afc40be19adf76db356fbc59927adf3e2c3fed91c76e8df4a73bffd836db465703f69c9c5dc SHA512 5e5f0ee83ccae6487608446440437e00718027322532afe81b5d173f9385d899686e7e2f008e4ac95ee9f6756d25dbf1b010d35c6e5f84cce198bf9c1c52c6ab
|
||||
@@ -7,15 +7,15 @@ inherit cmake xdg
|
||||
|
||||
DESCRIPTION="Simple, sleek QT based DE for wayland using wayfire"
|
||||
|
||||
HOMEPAGE="https://gitlab.com/cubocore/paper/paperdesktop"
|
||||
HOMEPAGE="https://gitlab.com/cubocore/paper/paperde"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://gitlab.com/cubocore/paper/paperdesktop"
|
||||
EGIT_REPO_URI="https://gitlab.com/cubocore/paper/${PN}"
|
||||
else
|
||||
COMMIT=65c755306688203ddc32bbc099ba1de03166cde9
|
||||
SRC_URI="https://gitlab.com/cubocore/paper/paperdesktop/-/archive/${COMMIT}/paperdesktop-${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}"/paperdesktop-${COMMIT}
|
||||
SRC_URI="https://gitlab.com/cubocore/paper/${PN}/-/archive/${COMMIT}/paperde-${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
@@ -7,15 +7,15 @@ inherit cmake xdg
|
||||
|
||||
DESCRIPTION="Simple, sleek QT based DE for wayland using wayfire"
|
||||
|
||||
HOMEPAGE="https://gitlab.com/cubocore/paper/paperdesktop"
|
||||
HOMEPAGE="https://gitlab.com/cubocore/paper/paperde"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://gitlab.com/cubocore/paper/paperdesktop"
|
||||
EGIT_REPO_URI="https://gitlab.com/cubocore/paper/${PN}"
|
||||
else
|
||||
COMMIT=65c755306688203ddc32bbc099ba1de03166cde9
|
||||
SRC_URI="https://gitlab.com/cubocore/paper/paperdesktop/-/archive/${COMMIT}/paperdesktop-${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}"/paperdesktop-${COMMIT}
|
||||
SRC_URI="https://gitlab.com/cubocore/paper/${PN}/-/archive/${COMMIT}/paperde-${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
DIST paperdesktop-0_p20210310.tar.gz 2239536 BLAKE2B c1b5c296d36db9687e8e106d2608da057238e91c607443d4cb28725fc90b6c35e2ae14d178ad79be525d6262574a2d0f0b54ee71f3de02de25d3a3aa31465b03 SHA512 77f26cb61e9cd2d02eb7dfe2eab12d17a10d96007bc8d4dda8b30e9327d3036c9ad3341268df2f5151ed48e96a9facc4d66abc7ae10dcd04e284a20b3e29cea9
|
||||
Reference in New Issue
Block a user