- migrated to Exherbo

- added a few initial Pantheon components
This commit is contained in:
Martin Sekera 2018-12-08 23:26:56 +01:00
parent cb6360a7e8
commit 2d2bbbc830
85 changed files with 931 additions and 2 deletions

View file

@ -0,0 +1,27 @@
# Copyright 2018 Martin Sekera <sekerama@gmail.com>
# Distributed under the terms of the GNU General Public License v2
require github [ user=elementary ]
require meson
require vala [ vala_dep=true ]
SUMMARY="The extensible top panel for Pantheon."
SLOT="0"
LICENCES="GPL-3"
DEPENDENCIES="
build:
sys-devel/gettext
build+run:
elementary-base/gala
elementary-lib/granite
gnome-desktop/mutter[>=3.28.0&<3.30.0]
base/libgee
x11-libs/gtk+:3
dev-libs/glib:2[>=2.44.0]
"
MYOPTIONS="
platform:
amd64
"