mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
phosh-base/phosh: new package, add 0.36.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
8
phosh-base/phosh/metadata.xml
Normal file
8
phosh-base/phosh/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>cyber+gentoo@sysrq.in</email>
|
||||
<name>Anna</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
21
phosh-base/phosh/phosh-0.36.0.ebuild
Normal file
21
phosh-base/phosh/phosh-0.36.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Meta package for Phosh, merge this package to install"
|
||||
HOMEPAGE="https://phosh.mobi/"
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
app-alternatives/phosh-keyboard
|
||||
app-misc/geoclue:2.0
|
||||
dev-libs/feedbackd[daemon]
|
||||
>=gui-wm/phoc-${PV}
|
||||
>=phosh-base/phosh-mobile-settings-${PV}
|
||||
>=phosh-base/phosh-shell-${PV}
|
||||
>=phosh-base/phosh-tour-${PV}
|
||||
"
|
||||
Reference in New Issue
Block a user