Skip to content
GitLab
Explore
Sign in
Show whitespace changes
Inline
Side-by-side
media-plugins/gst-plugins-universe/gst-plugins-universe-1.0.ebuild
View file @
d0b915fc
EAPI
=
"
7
"
EAPI
=
"
8
"
DESCRIPTION
=
"Meta package for all the GStreamer Plugins"
HOMEPAGE
=
"http://www.gstreamer.org/"
...
...
media-sound/mlm/mlm-9999.ebuild
View file @
d0b915fc
# Copyright 2013 Canek Peláez
# Distributed under the terms of the GNU General Public License v2
EAPI
=
"
7
"
EAPI
=
"
8
"
VALA_MIN_API_VERSION
=
${
VALA_MIN_API_VERSION
:-
0
.50
}
VALA_MAX_API_VERSION
=
${
VALA_MAX_API_VERSION
:-
0
.56
}
...
...
@@ -32,7 +32,7 @@ DEPEND="
src_prepare
()
{
default
vala_s
rc_prepare
vala_s
etup
}
src_configure
()
{
...
...
@@ -44,13 +44,13 @@ src_install() {
}
pkg_postinst
()
{
gnome2_icon_cache_update
gnome2_schemas_update
xdg_icon_cache_update
xdg_desktop_database_update
gnome2_schemas_update
}
pkg_postrm
()
{
gnome2_icon_cache_update
gnome2_schemas_update
xdg_icon_cache_update
xdg_desktop_database_update
gnome2_schemas_update
}
net-misc/monitor-vpn/monitor-vpn-9999.ebuild
View file @
d0b915fc
...
...
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v3
# $Header: $
EAPI
=
"
7
"
EAPI
=
"
8
"
inherit git-r3 meson systemd
...
...
sys-apps/kerninst/kerninst-9999.ebuild
View file @
d0b915fc
# Copyright 2013-2020 Canek Peláez
# Distributed under the terms of the GNU General Public License v3
EAPI
=
"
7
"
EAPI
=
"
8
"
inherit git-r3 bash-completion-r1
...
...
sys-devel/usbrply/usbrply-9999.ebuild
View file @
d0b915fc
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI
=
"
7
"
EAPI
=
"
8
"
PYTHON_COMPAT
=(
python3_9 python3_10 python3_11
)
...
...
sys-power/powerpanel/powerpanel-1.4.0.ebuild
View file @
d0b915fc
# Copyright 2013 Canek Peláez
# Distributed under the terms of the GNU General Public License v2
EAPI
=
"
7
"
EAPI
=
"
8
"
inherit multilib systemd
...
...
sys-power/powersave-monitor/powersave-monitor-9999.ebuild
View file @
d0b915fc
# Copyright 2019 Canek Peláez
# Distributed under the terms of the GNU General Public License v2
EAPI
=
"
7
"
EAPI
=
"
8
"
inherit git-r3 meson systemd
...
...
Prev
1
2
Next