commit:     cf408f4482bfed4df8f208aa1f86e3291b58dd3c
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Jun  8 14:13:13 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Jun  8 14:13:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf408f44

x11-misc/aerial-sddm-theme: eye candy theme for sddm

adds support for apple live videos and animated
wallpapers
customizable via simple config files

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 x11-misc/aerial-sddm-theme/Manifest                |  1 +
 .../aerial-sddm-theme-20191018.ebuild              | 36 ++++++++++++++++++++++
 .../aerial-sddm-theme-9999.ebuild                  | 36 ++++++++++++++++++++++
 x11-misc/aerial-sddm-theme/metadata.xml            | 12 ++++++++
 4 files changed, 85 insertions(+)

diff --git a/x11-misc/aerial-sddm-theme/Manifest 
b/x11-misc/aerial-sddm-theme/Manifest
new file mode 100644
index 0000000..40151db
--- /dev/null
+++ b/x11-misc/aerial-sddm-theme/Manifest
@@ -0,0 +1 @@
+DIST aerial-sddm-theme-20191018.tar.gz 26843113 BLAKE2B 
76cb47f2e75b571bb969b1c4a3767a9dd36c67f506dcbadc49fa365bb47409928f8f8ccb5c76e5d26488f29452d6f0a98b4d41d596845840951b7a83811abb7f
 SHA512 
b5709a0d60172558a3fbfe784591d25683fb2656fc3a684defd5579517991ccb3a96aa1e7f8b847c80acb0b5d23d080c152ec586a40fb8805e4b7931464aafdc

diff --git a/x11-misc/aerial-sddm-theme/aerial-sddm-theme-20191018.ebuild 
b/x11-misc/aerial-sddm-theme/aerial-sddm-theme-20191018.ebuild
new file mode 100644
index 0000000..e740a45
--- /dev/null
+++ b/x11-misc/aerial-sddm-theme/aerial-sddm-theme-20191018.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="SDDM theme with Apple TV Aerial videos"
+HOMEPAGE="https://github.com/3ximus/aerial-sddm-theme";
+
+if [[ ${PV} == 9999 ]]; then
+       inherit git-r3
+       EGIT_REPO_URI="https://github.com/3ximus/aerial-sddm-theme.git";
+else
+       COMMIT=1a8a5ba00aa4a98fcdc99c9c1547d73a2a64c1bf
+       
SRC_URI="https://github.com/3ximus/aerial-sddm-theme/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+       KEYWORDS="~amd64 ~x86"
+       S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+       media-libs/phonon:=[gstreamer]
+       media-libs/gst-plugins-good
+       dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets]
+       dev-qt/qtgraphicaleffects
+       dev-qt/qtquickcontrols
+"
+BDEPEND=""
+
+src_install() {
+       insinto /usr/share/sddm/themes/aerial
+       doins -r components playlists screens Main.qml theme.conf 
theme.conf.user
+}

diff --git a/x11-misc/aerial-sddm-theme/aerial-sddm-theme-9999.ebuild 
b/x11-misc/aerial-sddm-theme/aerial-sddm-theme-9999.ebuild
new file mode 100644
index 0000000..e740a45
--- /dev/null
+++ b/x11-misc/aerial-sddm-theme/aerial-sddm-theme-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="SDDM theme with Apple TV Aerial videos"
+HOMEPAGE="https://github.com/3ximus/aerial-sddm-theme";
+
+if [[ ${PV} == 9999 ]]; then
+       inherit git-r3
+       EGIT_REPO_URI="https://github.com/3ximus/aerial-sddm-theme.git";
+else
+       COMMIT=1a8a5ba00aa4a98fcdc99c9c1547d73a2a64c1bf
+       
SRC_URI="https://github.com/3ximus/aerial-sddm-theme/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+       KEYWORDS="~amd64 ~x86"
+       S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+       media-libs/phonon:=[gstreamer]
+       media-libs/gst-plugins-good
+       dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets]
+       dev-qt/qtgraphicaleffects
+       dev-qt/qtquickcontrols
+"
+BDEPEND=""
+
+src_install() {
+       insinto /usr/share/sddm/themes/aerial
+       doins -r components playlists screens Main.qml theme.conf 
theme.conf.user
+}

diff --git a/x11-misc/aerial-sddm-theme/metadata.xml 
b/x11-misc/aerial-sddm-theme/metadata.xml
new file mode 100644
index 0000000..d155fdb
--- /dev/null
+++ b/x11-misc/aerial-sddm-theme/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>gen...@aisha.cc</email>
+               <name>Aisha Tammy</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to