mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gui-apps/coreapps-meta: add 4.5.0, live sync
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
42
gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild
Normal file
42
gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=8
|
||||||
|
|
||||||
|
DESCRIPTION="Meta package for coreapps"
|
||||||
|
HOMEPAGE="https://gitlab.com/cubocore/coreapps"
|
||||||
|
|
||||||
|
LICENSE="metapackage"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
IUSE="
|
||||||
|
location
|
||||||
|
pulseaudio
|
||||||
|
udisks
|
||||||
|
"
|
||||||
|
|
||||||
|
RDEPEND="
|
||||||
|
~gui-apps/coreaction-${PV}
|
||||||
|
~gui-apps/coreapps-meta-${PV}
|
||||||
|
~gui-apps/corearchiver-${PV}
|
||||||
|
~gui-apps/corefm-${PV}
|
||||||
|
~gui-apps/coregarage-${PV}
|
||||||
|
~gui-apps/corehunt-${PV}
|
||||||
|
~gui-apps/coreimage-${PV}
|
||||||
|
~gui-apps/coreinfo-${PV}
|
||||||
|
~gui-apps/corekeyboard-${PV}
|
||||||
|
~gui-apps/corepad-${PV}
|
||||||
|
~gui-apps/corepaint-${PV}
|
||||||
|
~gui-apps/corepdf-${PV}
|
||||||
|
~gui-apps/corepins-${PV}
|
||||||
|
~gui-apps/corerenamer-${PV}
|
||||||
|
~gui-apps/coreshot-${PV}
|
||||||
|
~gui-apps/corestats-${PV}
|
||||||
|
~gui-apps/corestuff-${PV}
|
||||||
|
~gui-apps/coreterminal-${PV}
|
||||||
|
~gui-apps/coretime-${PV}
|
||||||
|
~gui-apps/coretoppings-${PV}[location?,pulseaudio?]
|
||||||
|
~gui-apps/coreuniverse-${PV}
|
||||||
|
~gui-libs/libcprime-${PV}
|
||||||
|
~gui-libs/libcsys-${PV}[udisks?]
|
||||||
|
"
|
||||||
@@ -1,11 +1,10 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=8
|
||||||
|
|
||||||
DESCRIPTION="Meta package for coreapps"
|
DESCRIPTION="Meta package for coreapps"
|
||||||
HOMEPAGE="https://gitlab.com/cubocore/coreapps"
|
HOMEPAGE="https://gitlab.com/cubocore/coreapps"
|
||||||
SRC_URI=""
|
|
||||||
|
|
||||||
LICENSE="metapackage"
|
LICENSE="metapackage"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user