commit:     d48b108f604f525a6b617231bad3889c53534662
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 21 13:20:22 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Nov 21 14:40:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d48b108f

gui-libs/libsfdo: treeclean

Treeclean.
Moved to ::gentoo.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 gui-libs/libsfdo/Manifest             |  2 --
 gui-libs/libsfdo/libsfdo-0.1.3.ebuild | 31 -------------------------------
 gui-libs/libsfdo/libsfdo-0.1.4.ebuild | 31 -------------------------------
 gui-libs/libsfdo/metadata.xml         | 11 -----------
 4 files changed, 75 deletions(-)

diff --git a/gui-libs/libsfdo/Manifest b/gui-libs/libsfdo/Manifest
deleted file mode 100644
index 3386df03a6..0000000000
--- a/gui-libs/libsfdo/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libsfdo-v0.1.3.tar.bz2 41920 BLAKE2B 
0e6962652f6076373bd280801fc7aa447ca942879d635be971c7b00d8af5f74777674bd19dab0d23b7a15417d5dbecbff39ecbe8e7e36d1cbc7b92976d58901e
 SHA512 
c5a968a41a6d5f453cf76631f7ae228218f9d5a248964b2d77e10cf33421a22fcc359b646894d793464bcd315b7cb840bd5aaf34624bf1462bc7807c1c98aefb
-DIST libsfdo-v0.1.4.tar.bz2 43519 BLAKE2B 
a7630948b4f054ce516052853647008d5e24c59e2155729af8dc5cd264adf979759142f57daa6c38ed5ae0e34fd70e363ddc1c2319823f45f760b54b57e2e901
 SHA512 
04fe70602c04816ffefa5715c5ebaf5377922dccc56dbba74bf908e32a2f66bcaf122c347b7bf95cc573bd6437b950c3cbb97eb593caafc85163886a9fd338dd

diff --git a/gui-libs/libsfdo/libsfdo-0.1.3.ebuild 
b/gui-libs/libsfdo/libsfdo-0.1.3.ebuild
deleted file mode 100644
index 83ca1e1f73..0000000000
--- a/gui-libs/libsfdo/libsfdo-0.1.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="A collection of libraries which implement some freedesktop.org 
specifications"
-HOMEPAGE="https://gitlab.freedesktop.org/vyivel/libsfdo";
-SRC_URI="https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v${PV}/libsfdo-v${PV}.tar.bz2";
-
-# necessary because packaged dir contains a v before version number
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-       virtual/pkgconfig
-"
-
-src_configure() {
-       local emesonargs=(
-               $(meson_use examples)
-               $(meson_use test tests)
-       )
-       meson_src_configure
-}

diff --git a/gui-libs/libsfdo/libsfdo-0.1.4.ebuild 
b/gui-libs/libsfdo/libsfdo-0.1.4.ebuild
deleted file mode 100644
index 83ca1e1f73..0000000000
--- a/gui-libs/libsfdo/libsfdo-0.1.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="A collection of libraries which implement some freedesktop.org 
specifications"
-HOMEPAGE="https://gitlab.freedesktop.org/vyivel/libsfdo";
-SRC_URI="https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v${PV}/libsfdo-v${PV}.tar.bz2";
-
-# necessary because packaged dir contains a v before version number
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-       virtual/pkgconfig
-"
-
-src_configure() {
-       local emesonargs=(
-               $(meson_use examples)
-               $(meson_use test tests)
-       )
-       meson_src_configure
-}

diff --git a/gui-libs/libsfdo/metadata.xml b/gui-libs/libsfdo/metadata.xml
deleted file mode 100644
index eb90d5630c..0000000000
--- a/gui-libs/libsfdo/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Vincent Ahluwalia</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="freedesktop-gitlab">vyivel/libsfdo</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to