aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxqt-core/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lxqt-core/APKBUILD')
-rw-r--r--testing/lxqt-core/APKBUILD22
1 files changed, 0 insertions, 22 deletions
diff --git a/testing/lxqt-core/APKBUILD b/testing/lxqt-core/APKBUILD
deleted file mode 100644
index f060f973436..00000000000
--- a/testing/lxqt-core/APKBUILD
+++ /dev/null
@@ -1,22 +0,0 @@
-# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
-pkgname=lxqt-core
-pkgver=0.16.0
-pkgrel=1
-pkgdesc="LXQt Desktop Core"
-url="https://lxqt-project.org/"
-arch="noarch !armhf !s390x !mips64"
-license="GPL-3.0-or-later"
-options="!check" # No testsuite
-depends="
- libqtxdg libsysstat liblxqt libfm-qt lxqt-themes
- libdbusmenu-qt lxqt-about lxqt-admin lxqt-config
- lxqt-globalkeys lxqt-powermanagement lxqt-session
- lxqt-panel lxqt-runner pcmanfm-qt xscreensaver
- lxqt-qtplugin lxqt-notificationd lxqt-archiver
- lxqt-policykit lxqt-openssh-askpass lxqt-sudo
- pm-utils qtermwidget qterminal openbox xdg-utils
- "
-
-package() {
- mkdir -p "$pkgdir"
-}