[packaging,flatpak] remove xprop

This commit is contained in:
Armin Novak
2025-12-11 09:26:51 +01:00
parent 79a5e40a80
commit 7c34860985
2 changed files with 0 additions and 22 deletions

View File

@@ -45,7 +45,6 @@
"modules/libusb.json",
"modules/uriparser.json",
"modules/cJSON.json",
"modules/xprop.json",
"modules/pcsc.json",
"modules/krb5.json",
"modules/opensc.json",

View File

@@ -1,21 +0,0 @@
{
"cleanup": [
"/share/doc",
"/share/man"
],
"name": "xprop",
"sources": [
{
"sha256": "d689e2adb7ef7b439f6469b51cda8a7daefc83243854c2a3b8f84d0f029d67ee",
"type": "archive",
"url": "https://xorg.freedesktop.org/releases/individual/app/xprop-1.2.8.tar.xz",
"x-checker-data": {
"project-id": 14958,
"stable-only": true,
"type": "anitya",
"url-template":
"https://xorg.freedesktop.org/releases/individual/app/xprop-${version0}.${version1}.${version2}.tar.xz"
}
}
]
}