gnome-extra/gnome-app-list: new package, v3.0

Recommendation app data for GNOME.

Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
Bjorn Ferson
2026-07-12 09:40:11 +02:00
parent 0f1c295c16
commit 7b97698fda
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST gnome-app-list-3.0.tar.xz 19100 BLAKE2B 12e39e534782af111e29aa493875787c1d2c6909e6b32ba02c1df10440449073782b7dd9cbdf3d2187c3676a03d69e06d879843b0694e280e5a9328c0bf7f82f SHA512 091c7ed01fd85f98ee2ea627b91f3d72b5c7c3c861cd66d18857394441e55ce7a92d68107a7cbe62a18ed72a1e082ad85c37739a33936a449af7cc97d26d3f2d

View File

@@ -0,0 +1,17 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gnome.org meson
DESCRIPTION="Recommendation app data for GNOME"
HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-app-list"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="
dev-libs/libxml2
"

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://gentoo.org">
<pkgmetadata>
<maintainer type="person">
<email>bjorn.megaflow@gmail.com</email>
<name>Björn</name>
</maintainer>
<upstream>
<remote-id type="gnome-gitlab">GNOME/gnome-app-list</remote-id>
</upstream>
</pkgmetadata>