mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
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:
1
gnome-extra/gnome-app-list/Manifest
Normal file
1
gnome-extra/gnome-app-list/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST gnome-app-list-3.0.tar.xz 19100 BLAKE2B 12e39e534782af111e29aa493875787c1d2c6909e6b32ba02c1df10440449073782b7dd9cbdf3d2187c3676a03d69e06d879843b0694e280e5a9328c0bf7f82f SHA512 091c7ed01fd85f98ee2ea627b91f3d72b5c7c3c861cd66d18857394441e55ce7a92d68107a7cbe62a18ed72a1e082ad85c37739a33936a449af7cc97d26d3f2d
|
||||
17
gnome-extra/gnome-app-list/gnome-app-list-3.0.ebuild
Normal file
17
gnome-extra/gnome-app-list/gnome-app-list-3.0.ebuild
Normal 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
|
||||
"
|
||||
11
gnome-extra/gnome-app-list/metadata.xml
Normal file
11
gnome-extra/gnome-app-list/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user