commit:     97f1692153d99df3a77a4deaa411f56fc57adf41
Author:     John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Mon Aug  5 03:47:33 2024 +0000
Commit:     John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Mon Aug  5 03:47:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/johnmh.git/commit/?id=97f16921

gui-libs/aquamarine: treeclean

Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>

 gui-libs/aquamarine/Manifest               |  2 --
 gui-libs/aquamarine/aquamarine-9999.ebuild | 51 ------------------------------
 gui-libs/aquamarine/metadata.xml           | 21 ------------
 3 files changed, 74 deletions(-)

diff --git a/gui-libs/aquamarine/Manifest b/gui-libs/aquamarine/Manifest
deleted file mode 100644
index 836d920..0000000
--- a/gui-libs/aquamarine/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD aquamarine-9999.ebuild 1032 BLAKE2B 
5cc85135866b7a6b55d7c4fdfba17abb1ec556292b4a95d0b94edef50c33e69b13b3e5bc9f0ca9725954c9a8a4acb90a3af6b9ab77b8ef3224320ddf719a8144
 SHA512 
0ef3f42c5e582ca1117542f17f4d88167b2de2ce77828009fb73df52bc31dda3d7639798fc63ee3026f4c7195890855d13592d5d85b7045a30edcdfa6132785a
-MISC metadata.xml 758 BLAKE2B 
a65a9e66b86adfb07863ac5478017cbb2600947533120b7df4e88b5d15ba2993d05dd1283043c7db0663bd9a48945c65bec2ffa51c78d25c6d1ce68bd9fab9c9
 SHA512 
99db8f2458d4004ad61bdeac7dbdad89274dbcd935d6609cfcffbc7af975212dd8eb5126d04cb0a6f2f05129eb7df7df67cb38aa207271da61aea66afbad36f8

diff --git a/gui-libs/aquamarine/aquamarine-9999.ebuild 
b/gui-libs/aquamarine/aquamarine-9999.ebuild
deleted file mode 100644
index ae50cc1..0000000
--- a/gui-libs/aquamarine/aquamarine-9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Aquamarine is a very light linux rendering backend library"
-HOMEPAGE="https://github.com/hyprwm/aquamarine";
-
-if [[ "${PV}" = *9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git";
-else
-       
SRC_URI="https://github.com/hyprwm/${PN^}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="
-       dev-libs/wayland
-       media-libs/mesa[opengl]
-       media-libs/libdisplay-info
-       >=dev-libs/libinput-1.26.1
-       >=dev-util/hyprwayland-scanner-0.4.0
-       >=gui-libs/hyprutils-0.1.5
-       x11-libs/cairo
-       x11-libs/libxkbcommon
-       x11-libs/libdrm
-       x11-libs/pango
-       x11-libs/pixman
-       virtual/libudev
-       sys-apps/hwdata
-       >=sys-auth/seatd-0.8.0
-"
-DEPEND="
-       ${RDEPEND}
-       dev-libs/wayland-protocols
-"
-
-BDEPEND="
-       dev-util/wayland-scanner
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       sed -i "/add_compile_options(-O3)/d" "${S}/CMakeLists.txt" || die
-       cmake_src_prepare
-}

diff --git a/gui-libs/aquamarine/metadata.xml b/gui-libs/aquamarine/metadata.xml
deleted file mode 100644
index 3b4e390..0000000
--- a/gui-libs/aquamarine/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person" proxied="yes">
-    <email>[email protected]</email>
-    <name>Julien Roy</name>
-  </maintainer>
-  <maintainer type="person" proxied="yes">
-    <email>[email protected]</email>
-    <name>John M. Harris, Jr.</name>
-  </maintainer>
-  <maintainer type="project" proxied="proxy">
-    <email>[email protected]</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
-  <upstream>
-    <changelog>https://github.com/hyprwm/aquamarine/releases</changelog>
-    <bugs-to>https://github.com/hyprwm/aquamarine/issues</bugs-to>
-    <remote-id type="github">hyprwm/aquamarine</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to