Compare commits
29 Commits
ubuntu/1.2
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
11419501bf | ||
|
a9bc2cecd9 | ||
|
4a07cf3ab2 | ||
|
92214ab6d4 | ||
6cf55900d0 | |||
a768f2d54e | |||
d19c7db50a | |||
e956a73756 | |||
3106261097 | |||
e98da8c492 | |||
d4f32f6d44 | |||
6d1eb05e41 | |||
f7eaaffb2f | |||
|
3b381ce1b9 | ||
|
6ccc12eb93 | ||
|
ce3f0717f8 | ||
|
5ddb22760e | ||
|
88340789cd | ||
|
84ddf5599e | ||
df383976b3 | |||
926df18ece | |||
f2c97b5c6b | |||
17810138fd | |||
1731ae3bdd | |||
44b8ce6b0a | |||
5f9a89edda | |||
59a0e376e3 | |||
7f15cbce90 | |||
b49a646abc |
7
debian/.gitignore
vendored
Normal file
7
debian/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/*.debhelper
|
||||
/*.log
|
||||
/*.substvars
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
|
||||
/lxqt-runner/
|
205
debian/changelog
vendored
205
debian/changelog
vendored
@ -1,35 +1,118 @@
|
||||
lxqt-runner (1.2.0-1) unstable; urgency=medium
|
||||
lxqt-runner (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump Standards-Version to 4.6.1.
|
||||
* Add Rules-Requires-Root: no
|
||||
* Bump compat to 13.
|
||||
* Remove unnecessary -Wl,--as-needed in d/rules
|
||||
* Remove unnecessary --fail-missing in d/rules
|
||||
* Update d/copyright.
|
||||
* Update d/watch for GitHub.
|
||||
* Fix d/upstream/metadata.
|
||||
- Update build dependencies.
|
||||
* Update copyright file.
|
||||
* Update Standards-Version to 4.7.2, no changes needed.
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 17 Dec 2022 14:03:05 +0800
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 15:42:09 -0500
|
||||
|
||||
lxqt-runner (1.1.0-2) unstable; urgency=medium
|
||||
lxqt-runner (2.1.2-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* Merge to unstable.
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 20 Nov 2022 18:20:07 +0800
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:38:18 -0600
|
||||
|
||||
lxqt-runner (1.1.0-1) experimental; urgency=medium
|
||||
lxqt-runner (2.1.2-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* Add debian/salsa-ci.yml file.
|
||||
* Update debian/upstream/signing-key.asc.
|
||||
* New upstream version 1.0.0
|
||||
* New upstream version 1.1.0
|
||||
* Build-deps on liblxqt1-dev (>= 1.1.0~).
|
||||
* Build-deps on liblxqt-globalkeys1-dev (>= 1.1.0~).
|
||||
* Build-deps on liblxqt-globalkeys-ui1-dev (>= 1.1.0~).
|
||||
* Drop obsoleted Breaks and Replaces lines.
|
||||
* New upstream release.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 15 Jul 2022 22:33:18 +0800
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 04 Feb 2025 15:25:10 -0600
|
||||
|
||||
lxqt-runner (2.1.1-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jan 2025 16:55:28 -0600
|
||||
|
||||
lxqt-runner (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:10 -0600
|
||||
|
||||
lxqt-runner (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update copyright file.
|
||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||
* Adjust build dependencies.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:29:58 -0500
|
||||
|
||||
lxqt-runner (1.4.0-0ubuntu1) noble; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Fix copyright file.
|
||||
* Bump build dependency versions.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 14:59:58 -0600
|
||||
|
||||
lxqt-runner (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
* Remove redundant hardening rule.
|
||||
* Bump Standards-Version to 4.6.2, no changes needed.
|
||||
* I guess we don't require root to build, do we?
|
||||
* Update copyright years.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 12:50:19 -0500
|
||||
|
||||
lxqt-runner (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Fix the watch file, for real this time.
|
||||
* Bump build dependencies in debian/control.
|
||||
* Bump Standards-version to 4.6.1, no changes needed.
|
||||
* Lubuntuify the package slightly, to make debhelper happy.
|
||||
* Remove reverse-applicable upstream patches.
|
||||
* Less Rs.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 22:12:50 -0600
|
||||
|
||||
lxqt-runner (1.1.0-0ubuntu2) kinetic; urgency=medium
|
||||
|
||||
* Backport upstream patches:
|
||||
- https://github.com/lxqt/lxqt-runner/pull/221
|
||||
- Force correct position after move from outside
|
||||
+ https://github.com/lxqt/lxqt-runner/commit/703db2
|
||||
- Listen to KwindowSystem signals only when shown
|
||||
+ https://github.com/lxqt/lxqt-runner/commit/88a4d2
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jun 2022 14:27:52 -0400
|
||||
|
||||
lxqt-runner (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bumped build dependencies.
|
||||
* Drop old Breaks/Replaces since we're past the LTS. Update the
|
||||
runtime dependencies too.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 12:43:41 -0500
|
||||
|
||||
lxqt-runner (0.17.0-0ubuntu1) impish; urgency=medium
|
||||
|
||||
* New upstream release 0.17.0
|
||||
* Update debian/control
|
||||
- Bump Standards-Version to 4.5.1
|
||||
- Use liblxqt0-dev 0.17.0
|
||||
- Use liblxqt-globalkeys0-dev 0.17.0
|
||||
- Use liblxqt-globalkeys-ui0-dev 0.17.0
|
||||
* Update debian/copyright
|
||||
* Run wrap-and-sort
|
||||
|
||||
-- apt-ghetto <apt-ghetto@protonmail.com> Mon, 16 Aug 2021 14:18:16 +0200
|
||||
|
||||
lxqt-runner (0.16.0-1ubuntu1) hirsute; urgency=low
|
||||
|
||||
[ Raman Sarda ]
|
||||
* New upstream version. Merge from debian unstable.
|
||||
* Tighten debhelper-compat requirement.
|
||||
* Updated dependencies. Dropped qtbase5-priv-dev. Following upstream.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Mon, 22 Feb 2021 02:02:03 +0530
|
||||
|
||||
lxqt-runner (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
@ -42,6 +125,36 @@ lxqt-runner (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 15:31:23 +0800
|
||||
|
||||
lxqt-runner (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Update upstream signing key.
|
||||
- Update LXQt build dependencies.
|
||||
* Update Standards-version to 4.5.0, no changes needed.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 14:35:17 -0500
|
||||
|
||||
lxqt-runner (0.14.1-1ubuntu2) focal; urgency=medium
|
||||
|
||||
* Updated rules to match debian unstable.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Sun, 16 Feb 2020 00:26:35 +0530
|
||||
|
||||
lxqt-runner (0.14.1-1ubuntu1) focal; urgency=low
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- Using debhelper-compat.
|
||||
- Bump miminum requirements in build deps.
|
||||
- Updated manpages.
|
||||
- Removed whitespace in debian/source/options.
|
||||
- Added upstream metadata.
|
||||
- keeping ubutu-side tweaks of writing some build deps in one line.
|
||||
- Updated copyright.
|
||||
- Updated debian/rules.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Wed, 12 Feb 2020 11:43:52 +0530
|
||||
|
||||
lxqt-runner (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.14.1.
|
||||
@ -53,6 +166,13 @@ lxqt-runner (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 25 Feb 2019 01:07:36 +0100
|
||||
|
||||
lxqt-runner (0.14.1-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:29:08 -0600
|
||||
|
||||
lxqt-runner (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.14.0.
|
||||
@ -70,6 +190,16 @@ lxqt-runner (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 23:37:58 +0100
|
||||
|
||||
lxqt-runner (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
* Bump Standards-version to 4.3.0, no changes needed.
|
||||
* Bump debhelper compat to 12, no changes needed.
|
||||
* Add a lxqt-runner-l10n package.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 01:24:46 -0600
|
||||
|
||||
lxqt-runner (0.13.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.13.0.
|
||||
@ -82,6 +212,25 @@ lxqt-runner (0.13.0-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 25 May 2018 00:30:26 +0200
|
||||
|
||||
lxqt-runner (0.13.0-0ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update build dependencies.
|
||||
* Remove patches applied upstream.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 23 May 2018 22:41:57 -0500
|
||||
|
||||
lxqt-runner (0.12.0-6ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* Merge from Debian Sid. Remaining changes:
|
||||
- Cherry-pick an upstream commit:
|
||||
+ AppLinkItem: Make genericName searchable.
|
||||
* make-genericName-searchable.patch
|
||||
* Upstream commit c47a674.
|
||||
* Change the Vcs entries to be Lubuntu-specific.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 00:13:34 -0500
|
||||
|
||||
lxqt-runner (0.12.0-6) unstable; urgency=medium
|
||||
|
||||
* Changed Source and watch to lxqt
|
||||
@ -102,6 +251,16 @@ lxqt-runner (0.12.0-5) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 23 Apr 2018 20:08:15 +0200
|
||||
|
||||
lxqt-runner (0.12.0-4ubuntu1) bionic; urgency=medium
|
||||
|
||||
* Cherry-pick an upstream commit because the upstream release cycle is
|
||||
horribly slow:
|
||||
- AppLinkItem: Make genericName searchable.
|
||||
+ make-genericName-searchable.patch
|
||||
+ Upstream commit c47a674.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 05 Feb 2018 20:34:08 -0600
|
||||
|
||||
lxqt-runner (0.12.0-4) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
|
40
debian/control
vendored
40
debian/control
vendored
@ -1,33 +1,34 @@
|
||||
Source: lxqt-runner
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt1-dev (>= 1.2.0~),
|
||||
liblxqt-globalkeys1-dev (>= 1.2.0~),
|
||||
liblxqt-globalkeys-ui1-dev (>= 1.2.0~),
|
||||
layer-shell-qt (>= 6.0.0),
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
liblayershellqtinterface-dev (>= 6.0.0),
|
||||
liblxqt-globalkeys-ui2-dev (>= 2.2.0),
|
||||
liblxqt-globalkeys2-dev (>= 2.2.0),
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
libmuparser-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
|
||||
Homepage: https://github.com/lxqt/lxqt-runner
|
||||
libx11-dev,
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
qt6-wayland-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://github.com/lxqt/lxqt-runner
|
||||
|
||||
Package: lxqt-runner
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-runner-l10n,
|
||||
lxqt-policykit,
|
||||
lxqt-qtplugin,
|
||||
lxqt-session
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt program launcher
|
||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||
@ -39,8 +40,7 @@ Package: lxqt-runner-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||
Description: Language package for lxqt-runner
|
||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||
launching applications, doing some math or shutting down the system.
|
||||
|
12
debian/copyright
vendored
12
debian/copyright
vendored
@ -3,13 +3,19 @@ Upstream-Name: lxqt-runner
|
||||
Source: https://github.com/lxqt/lxqt-runner
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2019 LXQt team
|
||||
2010-2012 Razor team
|
||||
Copyright: 2012-2025 LXQt team
|
||||
2010-2013 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2015 Andrew Lee <ajqlee@debian.org>
|
||||
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||
2015 ChangZhuo Chen <czchen@debian.org>
|
||||
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
2
debian/lxqt-runner.install
vendored
2
debian/lxqt-runner.install
vendored
@ -1,2 +1,2 @@
|
||||
etc/xdg/autostart/lxqt-runner.desktop
|
||||
usr/bin/lxqt-runner
|
||||
usr/bin/lxqt-runner
|
||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -7,8 +7,12 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
%:
|
||||
dh ${@} --buildsystem cmake
|
||||
|
||||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DPULL_TRANSLATIONS=OFF \
|
||||
-DUPDATE_TRANSLATIONS=OFF \
|
||||
-DUSE_MENU_CACHE=OFF \
|
||||
-DRUNNER_MATH=ON \
|
||||
|
12
debian/salsa-ci.yml
vendored
12
debian/salsa-ci.yml
vendored
@ -1,12 +0,0 @@
|
||||
# For more information on what jobs are run see:
|
||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||||
#
|
||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||||
# in "Save Changes". The CI tests will run after the next commit.
|
||||
---
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||
|
1
debian/upstream/metadata
vendored
1
debian/upstream/metadata
vendored
@ -4,4 +4,3 @@ Bug-Submit: https://github.com/lxqt/lxqt-runner/issues/new
|
||||
Changelog: https://github.com/lxqt/lxqt-runner/blob/master/CHANGELOG
|
||||
Repository: https://github.com/lxqt/lxqt-runner
|
||||
Repository-Browse: https://github.com/lxqt/lxqt-runner
|
||||
|
||||
|
50
debian/upstream/signing-key.asc
vendored
50
debian/upstream/signing-key.asc
vendored
@ -1,55 +1,5 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
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
|
||||
=h7ww
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mQINBF6cxrwBEADfl3ydxNfLBbWGPesXty2baQgixZ3D6aCxadI2kX+aikmT8rd0
|
||||
ttDKN18cXV52Ssxnj0qhgf4hwnu/b0be6BzqSEyGM+UQR3X2CYpxrMakfW32Q18K
|
||||
X5ec0RPR2ucBq9G0r9t6FYC8FkJ4uQUU3xxrLW3z302S0Makjgzm8BV9WrFQ7oFF
|
||||
|
9
debian/watch
vendored
9
debian/watch
vendored
@ -1,6 +1,5 @@
|
||||
version=4
|
||||
|
||||
# See https://davesteele.github.io/development/2015/05/02/debian-watch-file-format-for-signed-github-source-tars/ for GitHub workaround for releases page.
|
||||
|
||||
opts="downloadurlmangle=s/archive\/refs\/tags\/@ANY_VERSION@@ARCHIVE_EXT@/releases\/download\/$1\/@PACKAGE@-$1\.tar\.xz/,filenamemangle=s/@ANY_VERSION@@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.xz/,pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxqt/@PACKAGE@/tags .*/@ANY_VERSION@@ARCHIVE_EXT@
|
||||
opts="searchmode=plain, \
|
||||
pgpsigurlmangle=s/$/.asc/, \
|
||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user