aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxqt-desktop/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lxqt-desktop/APKBUILD')
-rw-r--r--testing/lxqt-desktop/APKBUILD17
1 files changed, 0 insertions, 17 deletions
diff --git a/testing/lxqt-desktop/APKBUILD b/testing/lxqt-desktop/APKBUILD
deleted file mode 100644
index b0be8611f65..00000000000
--- a/testing/lxqt-desktop/APKBUILD
+++ /dev/null
@@ -1,17 +0,0 @@
-# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
-pkgname=lxqt-desktop
-pkgver=1.0.0
-pkgrel=0
-pkgdesc="LXQt Desktop with Applications"
-url="https://lxqt-project.org/"
-arch="noarch !armhf !s390x !mips64 !riscv64"
-license="GPL-3.0-or-later"
-options="!check" # No testsuite
-depends="
- lxqt-core lximage-qt obconf-qt
- pavucontrol-qt qps screengrab
- "
-
-package() {
- mkdir -p "$pkgdir"
-}