Updated various files to version 0.16.0. Fixed prerequisites and build order. Needs...
authordanix <danix@danix.xyz>
Sat, 19 Dec 2020 09:52:59 +0000 (10:52 +0100)
committerdanix <danix@danix.xyz>
Sat, 19 Dec 2020 09:52:59 +0000 (10:52 +0100)
42 files changed:
DOWNLOAD.sh
README.Slackware
README.md
build_order
lxqt.SlackBuild
lxqt.options
prereq
slack-desc/compton-conf
slack-desc/libfm
slack-desc/libfm-extra
slack-desc/libfm-qt
slack-desc/liblxqt
slack-desc/libqtxdg
slack-desc/libsysstat
slack-desc/lximage-qt
slack-desc/lxmenu-data
slack-desc/lxqt-about
slack-desc/lxqt-admin
slack-desc/lxqt-archiver
slack-desc/lxqt-build-tools
slack-desc/lxqt-config
slack-desc/lxqt-globalkeys
slack-desc/lxqt-notificationd
slack-desc/lxqt-openssh-askpass
slack-desc/lxqt-panel
slack-desc/lxqt-policykit
slack-desc/lxqt-power
slack-desc/lxqt-powermanagement
slack-desc/lxqt-qtplugin
slack-desc/lxqt-runner
slack-desc/lxqt-session
slack-desc/lxqt-sudo
slack-desc/lxqt-themes
slack-desc/make_slack-desc.sh
slack-desc/menu-cache
slack-desc/obconf-qt
slack-desc/pavucontrol-qt
slack-desc/pcmanfm-qt
slack-desc/qps
slack-desc/qterminal
slack-desc/qtermwidget
slack-desc/screengrab

index d931ce9..044e100 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/bash
 
 # Download the superproject and all submodules for LXQT
-# LXQT VERSION 0.15.0
+# LXQT VERSION 0.16.0
 
 set -e
 
@@ -25,7 +25,7 @@ $GIT submodule init || echo "error initializing submodules" >> $ERROR_LOG
 # checkout every submodule
 $GIT submodule update --remote --rebase || echo "error during checkout of submodules" >> $ERROR_LOG
 
-# return to main directory 
+# return to main directory
 cd $CWD
 
 # we grab the module's version numbers before deleting everything git related
index 19a212a..6d3e706 100644 (file)
@@ -31,6 +31,10 @@ your Slackware release and architecture.
 More specifically from its subdirectories 'deps', 'kde/frameworks',
 'kde/plasma' and 'kde/plasma-extra':
 
+Please note that kde5 was merged in -current as of early December 2020 and thus
+you are no longer required to obtain those packages from different locations as
+they are now included in current on the main tree.
+
 # deps:
 libdbusmenu-qt5
 libinput
index ba52a84..b4d63ea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # LXQT on Slackware
 
-A collection of scripts to let you build [LXQT](https://github.com/lxqt/lxqt/) 0.15.0 on Slackware
+A collection of scripts to let you build [LXQT](https://github.com/lxqt/lxqt/) 0.16.0 on Slackware
 
 ## Getting Started
 
@@ -16,8 +16,7 @@ In order to build LXQT on Slackware you'll need a few packages from [SlackBuilds
 * libstatgrab - [SBo](https://slackbuilds.org/repository/14.2/libraries/libstatgrab/)
 * libconfig - [SBo](https://slackbuilds.org/repository/14.2/libraries/libconfig/)
 
-Then I used AlienBob's ktown repository and installed his KDE5 packages, I've used the PAM enabled packages because I recently converted my slackware64-current to PAM, so if you decide to go the non-PAM way, I have no idea if you'll be able to build without the need for patches.
-The latest set of packages for KDE5 from AlienBob are here --> [ktown](https://alien.slackbook.org/ktown/current/)
+Since early December 2020 kde5 is now merged inside the main tree on -current, so you no longer need to install the ktown repository from AlienBob. I've updated the Prerequisites list to reflect the latest installed versions as of 17/12/2020
 
 ### Preparation
 
@@ -53,7 +52,7 @@ If your system is not so clean YMMV as you can imagine.
 
 ## Contributing
 
-Feel free to contribute however you feel like. 
+Feel free to contribute however you feel like.
 
 ## Authors
 
index b74d89b..aab12ec 100644 (file)
@@ -5,29 +5,29 @@ libfm
 lxqt-build-tools
 libqtxdg
 liblxqt
+libsysstat
 compton-conf
 libfm-qt
-pcmanfm-qt
+lxqt-themes
 lxqt-qtplugin
+obconf-qt
+pavucontrol-qt
+qtermwidget
 lximage-qt
 lxqt-archiver
-libsysstat
 lxqt-about
+lxqt-admin
 lxqt-config
 lxqt-globalkeys
 lxqt-notificationd
+lxqt-openssh-askpass
 lxqt-policykit
-lxqt-powermanagement
 lxqt-session
 lxqt-sudo
+pcmanfm-qt
+qterminal
+lxqt-powermanagement
 lxqt-panel
 lxqt-runner
-lxqt-themes
-qtermwidget
-qterminal
-lxqt-openssh-askpass
-lxqt-admin
-pavucontrol-qt
 screengrab
 qps
-obconf-qt
index 8275cf9..7921829 100755 (executable)
@@ -93,7 +93,7 @@ SOURCE=$PROGRAM
 if [[ $PROGRAM == 'libfm-extra' ]]; then
   SOURCE='libfm'
 fi
-VERSION=${VERSION:-0.15.0}
+VERSION=${VERSION:-0.16.0}
 PKG="$BUILD_DIR/package-${PROGRAM}"
 
 # Import the build configuration options for as far as they are not already set:
@@ -107,7 +107,7 @@ PKGARCH=$ARCH
 # Perhaps $PKGARCH should be something different:
 if grep -wq "^${PROGRAM}$" ${CWD}/noarch ; then
   PKGARCH=noarch
-fi 
+fi
 
 rm -rf "$PKG" "$TMP/${PROGRAM}-$VERSION"
 
@@ -163,7 +163,7 @@ fi
 cd $PKG
 process_man_pages
 process_info_pages
-no_usr_share_doc          
+no_usr_share_doc
 mkdir -p $PKG/install
 if [ -r $CWD/slack-desc/${PROGRAM} ]; then
   cat $CWD/slack-desc/${PROGRAM} > $PKG/install/slack-desc
index e54bcdd..af3f54e 100644 (file)
@@ -3,7 +3,7 @@
 # by creating a file 'packagename' in the build/ directory, containing
 # the desired build number.
 
-# [ -z $VERSION ] && export VERSION=0.15.0
+# [ -z $VERSION ] && export VERSION=0.16.0
 [ -z $BUILD ] && export BUILD=1
 
 [ -z $TAG ] && export TAG=lxqt
@@ -57,4 +57,3 @@ case "$ARCH" in
     arm*)    export TARGET=$ARCH-slackware-linux-gnueabi ;;
     *)       export TARGET=$ARCH-slackware-linux ;;
 esac
-
diff --git a/prereq b/prereq
index 7dca14d..7715833 100644 (file)
--- a/prereq
+++ b/prereq
@@ -4,9 +4,8 @@
 # This file is sourced by the CHECK_PREREQ.sh script in order to give suggestions
 # in case some packages are not found.
 #
-# The list of suggestions is based on slackware64-current as of 25/04/2020 for
-# official packages, alienbob's ktown repository for KDE5 specific packages and
-# sbopkg for all the rest.
+# The list of suggestions is based on slackware64-current as of 18/12/2020 for
+# official packages and sbopkg for all the rest.
 
 ### NOTICE: gtk+2 and gtk+3 won't be recognized by CHECK_PREREQ.sh as installed
 ###            even if they are, but this isn't a problem. I'll fix it later.
@@ -15,38 +14,38 @@ declare -A deps
 
 deps+=(
        # buildenv
-       ["cmake"]="cmake-3.17.1-x86_64-1"
-       ["git"]="git-2.26.2-x86_64-1"
+       ["cmake"]="cmake-3.19.2-x86_64-1"
+       ["git"]="git-2.29.2-x86_64-1"
        # Qt5
-       ["qt5"]="qt5-5.13.2-x86_64-3"
+       ["qt5"]="qt5-5.15.2-x86_64-2"
        # KDE5
-       ["kguiaddons"]="kguiaddons-5.68.0-x86_64-1alien"
-       ["libkscreen"]="libkscreen2-5.18.3-x86_64-1alien"
-       ["kidletime"]="kidletime-5.68.0-x86_64-1alien"
-       ["kwindowsystem"]="kwindowsystem-5.68.0-x86_64-1alien"
-       ["solid"]="solid-5.68.0-x86_64-1alien"
+       ["kguiaddons"]="kguiaddons-5.77.0-x86_64-1"
+       ["libkscreen"]="libkscreen2-5.20.4-x86_64-1"
+       ["kidletime"]="kidletime-5.77.0-x86_64-1"
+       ["kwindowsystem"]="kwindowsystem-5.77.0-x86_64-1"
+       ["solid"]="solid-5.77.0-x86_64-1"
        # Misc
        ["libstatgrab"]="libstatgrab-0.92-x86_64-1danix"
-       ["alsa-lib"]="alsa-lib-1.2.2-x86_64-1"
-       ["pulseaudio"]="pulseaudio-13.0-x86_64-2"
+       ["alsa-lib"]="alsa-lib-1.2.4-x86_64-1"
+       ["pulseaudio"]="pulseaudio-14.0-x86_64-1"
        ["lm_sensors"]="lm_sensors-3.6.0-x86_64-1"
        ["libconfig"]="libconfig-1.7.2-x86_64-1danix"
        ["muparser"]="muParser-2.2.5-x86_64-1danix"
-       ["upower"]="upower-0.9.23-x86_64-4"
-       ["polkit-qt5"]="polkit-qt5-1-0.113.0-x86_64-1alien"
-       ["sudo"]="sudo-1.8.31p1-x86_64-1_pam"
+       ["upower"]="upower-0.99.11-x86_64-2"
+       ["polkit-qt"]="polkit-qt-1-0.113.0-x86_64-1"
+       ["sudo"]="sudo-1.9.4-x86_64-1"
        ["xmessage"]="xmessage-1.0.5-x86_64-2"
        ["libXv"]="libXv-1.0.11-x86_64-2"
        ["libxcursor"]="libXcursor-1.2.0-x86_64-1"
        ["libxcomposite"]="libXcomposite-0.4.5-x86_64-1"
        ["libxcb"]="libxcb-1.14-x86_64-1"
-       ["libxkbcommon"]="libxkbcommon-0.10.0-x86_64-2"
-       ["libdbusmenu-qt5"]="libdbusmenu-qt5-0.9.3+16.04.20160218-x86_64-1alien"
+       ["libxkbcommon"]="libxkbcommon-1.0.3-x86_64-1"
+       ["libdbusmenu-qt"]="libdbusmenu-qt-0.9.3+16.04.20160218-x86_64-1"
        ["gtk+2"]="gtk+2-2.24.32-x86_64-3"
-       ["gtk+3"]="gtk+3-3.24.18-x86_64-2"
+       ["gtk+3"]="gtk+3-3.24.24-x86_64-1"
        ["hicolor-icon-theme"]="hicolor-icon-theme-0.17-noarch-2"
        ["xdg-utils"]="xdg-utils-1.1.3-noarch-2"
        ["xdg-user-dirs"]="xdg-user-dirs-0.17-x86_64-1"
-       ["oxygen-icons"]="oxygen-icons5-5.68.0-noarch-1alien"
+       ["oxygen-icons"]="oxygen-icons5-5.77.0-noarch-1"
        ["openbox"]="openbox-3.6.1-x86_64-1danix"
 )
index b2ba8b9..6523c27 100644 (file)
@@ -12,8 +12,8 @@ compton-conf: GUI configuration tool for compton X composite manager.
 compton-conf:
 compton-conf:
 compton-conf:
-compton-conf:
-compton-conf:
+compton-conf: This package is part of LXQT 0.16.0
+compton-conf: Mantainer: danix < danix@danix.xyz >
 compton-conf:
 compton-conf: Home page: http://lxqt.org
 compton-conf:
index baf200c..2ab166c 100644 (file)
@@ -12,8 +12,8 @@ libfm: A glib/gio based library to develop file managers.
 libfm: Does not include GTK components.
 libfm:
 libfm:
-libfm:
-libfm:
+libfm: This package is part of LXQT 0.16.0
+libfm: Mantainer: danix < danix@danix.xyz >
 libfm:
 libfm: Home page: http://lxqt.org
 libfm:
index 38ffa8c..154f047 100644 (file)
@@ -12,7 +12,7 @@ libfm-extra:
 libfm-extra:
 libfm-extra:
 libfm-extra:
-libfm-extra: This package is part of LXQT 0.15.0
+libfm-extra: This package is part of LXQT 0.16.0
 libfm-extra: Mantainer: danix < danix@danix.xyz >
 libfm-extra:
 libfm-extra: Home page: https://github.com/lxqt/lxqt
index 45aa920..248e8c4 100644 (file)
@@ -12,8 +12,8 @@ libfm-qt: A qt5 based library to develop file managers.
 libfm-qt:
 libfm-qt:
 libfm-qt:
-libfm-qt:
-libfm-qt:
+libfm-qt: This package is part of LXQT 0.16.0
+libfm-qt: Mantainer: danix < danix@danix.xyz >
 libfm-qt:
 libfm-qt: Home page: http://lxqt.org
 libfm-qt:
index 9fd2bb7..9019231 100644 (file)
@@ -12,8 +12,8 @@ liblxqt: Core utility library for all LXQt components.
 liblxqt:
 liblxqt:
 liblxqt:
-liblxqt:
-liblxqt:
+liblxqt: This package is part of LXQT 0.16.0
+liblxqt: Mantainer: danix < danix@danix.xyz >
 liblxqt:
 liblxqt: Home page: http://lxqt.org
 liblxqt:
index 576101b..b04e39c 100644 (file)
@@ -12,8 +12,8 @@ libqtxdg: Qt implementation of freedesktop.org xdg specs.
 libqtxdg:
 libqtxdg:
 libqtxdg:
-libqtxdg:
-libqtxdg:
+libqtxdg: This package is part of LXQT 0.16.0
+libqtxdg: Mantainer: danix < danix@danix.xyz >
 libqtxdg:
 libqtxdg: Home page: http://lxqt.org
 libqtxdg:
index e7486ce..1bdc14e 100644 (file)
@@ -12,8 +12,8 @@ libsysstat: Library used to query system info and statistics.
 libsysstat:
 libsysstat:
 libsysstat:
-libsysstat:
-libsysstat:
+libsysstat: This package is part of LXQT 0.16.0
+libsysstat: Mantainer: danix < danix@danix.xyz >
 libsysstat:
 libsysstat: Home page: http://lxqt.org
 libsysstat:
index 020ade7..3fc66f3 100644 (file)
@@ -12,8 +12,8 @@ lximage-qt: A simple, fast, and lightweight image viewer with Qt GUI.
 lximage-qt:
 lximage-qt:
 lximage-qt:
-lximage-qt:
-lximage-qt:
+lximage-qt: This package is part of LXQT 0.16.0
+lximage-qt: Mantainer: danix < danix@danix.xyz >
 lximage-qt:
 lximage-qt: Home page: http://lxqt.org
 lximage-qt:
index 4fb5c29..dae2f2d 100644 (file)
@@ -12,8 +12,8 @@ lxmenu-data: Desktop menus for LXQt.
 lxmenu-data:
 lxmenu-data:
 lxmenu-data:
-lxmenu-data:
-lxmenu-data:
+lxmenu-data: This package is part of LXQT 0.16.0
+lxmenu-data: Mantainer: danix < danix@danix.xyz >
 lxmenu-data:
 lxmenu-data: Home page: http://lxqt.org
 lxmenu-data:
index 1bf9d93..cc70b81 100644 (file)
@@ -8,7 +8,7 @@
           |-----handy-ruler------------------------------------------------------|
 lxqt-about: lxqt-about (About dialog of LXQt)
 lxqt-about:
-lxqt-about: About dialog of LXDE-Qt.
+lxqt-about: About dialog of LXQt.
 lxqt-about:
 lxqt-about:
 lxqt-about:
index b0e6271..1d98a18 100644 (file)
@@ -12,8 +12,8 @@ lxqt-admin: LXQt system administration
 lxqt-admin:
 lxqt-admin:
 lxqt-admin:
-lxqt-admin:
-lxqt-admin:
+lxqt-admin: This package is part of LXQT 0.16.0
+lxqt-admin: Mantainer: danix < danix@danix.xyz >
 lxqt-admin:
 lxqt-admin: Home page: http://lxqt.org
 lxqt-admin:
index 98fea6f..07af2a8 100644 (file)
@@ -12,7 +12,7 @@ lxqt-archiver:
 lxqt-archiver:
 lxqt-archiver:
 lxqt-archiver:
-lxqt-archiver: This package is part of LXQT 0.15.0
+lxqt-archiver: This package is part of LXQT 0.16.0
 lxqt-archiver: Mantainer: danix < danix@danix.xyz >
 lxqt-archiver:
 lxqt-archiver: Home page: https://github.com/lxqt/lxqt
index c75ad01..cc60d0b 100644 (file)
@@ -12,7 +12,7 @@ lxqt-build-tools:
 lxqt-build-tools:
 lxqt-build-tools:
 lxqt-build-tools:
-lxqt-build-tools: This package is part of LXQT 0.15.0
+lxqt-build-tools: This package is part of LXQT 0.16.0
 lxqt-build-tools: Mantainer: danix < danix@danix.xyz >
 lxqt-build-tools:
 lxqt-build-tools: Home page: https://github.com/lxqt/lxqt
index f0d600a..90d1882 100644 (file)
@@ -12,8 +12,8 @@ lxqt-config: LXQt system settings center.
 lxqt-config:
 lxqt-config:
 lxqt-config:
-lxqt-config:
-lxqt-config:
+lxqt-config: This package is part of LXQT 0.16.0
+lxqt-config: Mantainer: danix < danix@danix.xyz >
 lxqt-config:
 lxqt-config: Home page: http://lxqt.org
 lxqt-config:
index 9d852d9..472ab1e 100644 (file)
@@ -12,8 +12,8 @@ lxqt-globalkeys: Daemon used to register global keyboard shortcuts.
 lxqt-globalkeys:
 lxqt-globalkeys:
 lxqt-globalkeys:
-lxqt-globalkeys:
-lxqt-globalkeys:
+lxqt-globalkeys: This package is part of LXQT 0.16.0
+lxqt-globalkeys: Mantainer: danix < danix@danix.xyz >
 lxqt-globalkeys:
 lxqt-globalkeys: Home page: http://lxqt.org
 lxqt-globalkeys:
index a11bd0d..093902f 100644 (file)
@@ -12,8 +12,8 @@ lxqt-notificationd: Notification daemon for LXQt.
 lxqt-notificationd:
 lxqt-notificationd:
 lxqt-notificationd:
-lxqt-notificationd:
-lxqt-notificationd:
+lxqt-notificationd: This package is part of LXQT 0.16.0
+lxqt-notificationd: Mantainer: danix < danix@danix.xyz >
 lxqt-notificationd:
 lxqt-notificationd: Home page: http://lxqt.org
 lxqt-notificationd:
index 24c675d..fe148a4 100644 (file)
@@ -12,8 +12,8 @@ lxqt-openssh-askpass: Used to ask for user/password with GUI for OpenSSH.
 lxqt-openssh-askpass:
 lxqt-openssh-askpass:
 lxqt-openssh-askpass:
-lxqt-openssh-askpass:
-lxqt-openssh-askpass:
+lxqt-openssh-askpass: This package is part of LXQT 0.16.0
+lxqt-openssh-askpass: Mantainer: danix < danix@danix.xyz >
 lxqt-openssh-askpass:
 lxqt-openssh-askpass: Home page: http://lxqt.org
 lxqt-openssh-askpass:
index 341cf07..7563c8e 100644 (file)
@@ -12,8 +12,8 @@ lxqt-panel: LXQt desktop panel.
 lxqt-panel:
 lxqt-panel:
 lxqt-panel:
-lxqt-panel:
-lxqt-panel:
+lxqt-panel: This package is part of LXQT 0.16.0
+lxqt-panel: Mantainer: danix < danix@danix.xyz >
 lxqt-panel:
 lxqt-panel: Home page: http://lxqt.org
 lxqt-panel:
index 04b0a49..503fd0c 100644 (file)
@@ -12,8 +12,8 @@ lxqt-policykit: LXQt Policykit agent.
 lxqt-policykit:
 lxqt-policykit:
 lxqt-policykit:
-lxqt-policykit:
-lxqt-policykit:
+lxqt-policykit: This package is part of LXQT 0.16.0
+lxqt-policykit: Mantainer: danix < danix@danix.xyz >
 lxqt-policykit:
 lxqt-policykit: Home page: http://lxqt.org
 lxqt-policykit:
index 61242d6..416c52a 100644 (file)
@@ -12,8 +12,8 @@ lxqt-power: Logout the desktop session or poweroff the computer.
 lxqt-power:
 lxqt-power:
 lxqt-power:
-lxqt-power:
-lxqt-power:
+lxqt-power: This package is part of LXQT 0.16.0
+lxqt-power: Mantainer: danix < danix@danix.xyz >
 lxqt-power:
 lxqt-power: Home page: http://lxqt.org
 lxqt-power:
index aaae52d..1163cec 100644 (file)
@@ -12,8 +12,8 @@ lxqt-powermanagement: Power management module for LXQt.
 lxqt-powermanagement:
 lxqt-powermanagement:
 lxqt-powermanagement:
-lxqt-powermanagement:
-lxqt-powermanagement:
+lxqt-powermanagement: This package is part of LXQT 0.16.0
+lxqt-powermanagement: Mantainer: danix < danix@danix.xyz >
 lxqt-powermanagement:
 lxqt-powermanagement: Home page: http://lxqt.org
 lxqt-powermanagement:
index 01bacd9..a8a9e23 100644 (file)
@@ -12,8 +12,8 @@ lxqt-qtplugin: LXQt platform integration plugin for Qt.
 lxqt-qtplugin:
 lxqt-qtplugin:
 lxqt-qtplugin:
-lxqt-qtplugin:
-lxqt-qtplugin:
+lxqt-qtplugin: This package is part of LXQT 0.16.0
+lxqt-qtplugin: Mantainer: danix < danix@danix.xyz >
 lxqt-qtplugin:
 lxqt-qtplugin: Home page: http://lxqt.org
 lxqt-qtplugin:
index 8797ee9..b310eae 100644 (file)
@@ -12,8 +12,8 @@ lxqt-runner: Tool used to launch programs quickly by typing their names.
 lxqt-runner:
 lxqt-runner:
 lxqt-runner:
-lxqt-runner:
-lxqt-runner:
+lxqt-runner: This package is part of LXQT 0.16.0
+lxqt-runner: Mantainer: danix < danix@danix.xyz >
 lxqt-runner:
 lxqt-runner: Home page: http://lxqt.org
 lxqt-runner:
index fd19096..123607e 100644 (file)
@@ -12,8 +12,8 @@ lxqt-session: An alternative session manager ported from the original razor-sess
 lxqt-session:
 lxqt-session:
 lxqt-session:
-lxqt-session:
-lxqt-session:
+lxqt-session: This package is part of LXQT 0.16.0
+lxqt-session: Mantainer: danix < danix@danix.xyz >
 lxqt-session:
 lxqt-session: Home page: http://lxqt.org
 lxqt-session:
index b365e25..d3f4c6f 100644 (file)
@@ -12,8 +12,8 @@ lxqt-sudo: Sudo front-end for LXQt (but not restricted to LXQt).
 lxqt-sudo:
 lxqt-sudo:
 lxqt-sudo:
-lxqt-sudo:
-lxqt-sudo:
+lxqt-sudo: This package is part of LXQT 0.16.0
+lxqt-sudo: Mantainer: danix < danix@danix.xyz >
 lxqt-sudo:
 lxqt-sudo: Home page: http://lxqt.org
 lxqt-sudo:
index 7cfbc68..d748ecf 100644 (file)
@@ -12,7 +12,7 @@ lxqt-themes:
 lxqt-themes:
 lxqt-themes:
 lxqt-themes:
-lxqt-themes: This package is part of LXQT 0.15.0
+lxqt-themes: This package is part of LXQT 0.16.0
 lxqt-themes: Mantainer: danix < danix@danix.xyz >
 lxqt-themes:
 lxqt-themes: Home page: https://github.com/lxqt/lxqt
index 111cac1..1f9887a 100755 (executable)
@@ -37,7 +37,7 @@ ${PRGNAM}:
 ${PRGNAM}:
 ${PRGNAM}:
 ${PRGNAM}:
-${PRGNAM}: This package is part of LXQT 0.15.0
+${PRGNAM}: This package is part of LXQT 0.16.0
 ${PRGNAM}: Mantainer: danix < danix@danix.xyz >
 ${PRGNAM}:
 ${PRGNAM}: Home page: ${HOMEPAGE}
index ddfed71..383f5b4 100644 (file)
@@ -12,8 +12,8 @@ menu-cache: Libmenu-cache is a library creating and utilizing caches to speed
 menu-cache: up the manipulation for freedesktop.org defined application menus.
 menu-cache:  It can be used as a replacement of libgnome-menu of gnome-menus.
 menu-cache:
-menu-cache:
-menu-cache:
+menu-cache: This package is part of LXQT 0.16.0
+menu-cache: Mantainer: danix < danix@danix.xyz >
 menu-cache:
 menu-cache: menu-cache home: http://lxde.sourceforge.net/
 menu-cache:
index 2734eb9..672a2c8 100644 (file)
@@ -12,8 +12,8 @@ obconf-qt: The Qt port of obconf, the Openbox configuration tool.
 obconf-qt:
 obconf-qt:
 obconf-qt:
-obconf-qt:
-obconf-qt:
+obconf-qt: This package is part of LXQT 0.16.0
+obconf-qt: Mantainer: danix < danix@danix.xyz >
 obconf-qt:
 obconf-qt: Home page: http://lxqt.org
 obconf-qt:
index b5fcfe7..30e1a2e 100644 (file)
@@ -12,8 +12,8 @@ pavucontrol-qt: The Qt port of pavucontrol, the PulseAudio control panel.
 pavucontrol-qt:
 pavucontrol-qt:
 pavucontrol-qt:
-pavucontrol-qt:
-pavucontrol-qt:
+pavucontrol-qt: This package is part of LXQT 0.16.0
+pavucontrol-qt: Mantainer: danix < danix@danix.xyz >
 pavucontrol-qt:
 pavucontrol-qt: Home page: http://lxqt.org
 pavucontrol-qt:
index bb33e46..fca2816 100644 (file)
@@ -12,8 +12,8 @@ pcmanfm-qt: File manager and desktop icon manager (Qt port of PCManFM and libfm)
 pcmanfm-qt:
 pcmanfm-qt:
 pcmanfm-qt:
-pcmanfm-qt:
-pcmanfm-qt:
+pcmanfm-qt: This package is part of LXQT 0.16.0
+pcmanfm-qt: Mantainer: danix < danix@danix.xyz >
 pcmanfm-qt:
 pcmanfm-qt: Home page: http://lxqt.org
 pcmanfm-qt:
index f74966f..969d98b 100644 (file)
@@ -12,7 +12,7 @@ qps:
 qps:
 qps:
 qps:
-qps: This package is part of LXQT 0.15.0
+qps: This package is part of LXQT 0.16.0
 qps: Mantainer: danix < danix@danix.xyz >
 qps:
 qps: Home page: https://github.com/lxqt/lxqt
index e7df1c8..8e7eaed 100644 (file)
@@ -12,8 +12,8 @@ qterminal: Qterminal is a lightweight Qt-based terminal emulator.
 qterminal:
 qterminal:
 qterminal:
-qterminal:
-qterminal:
+qterminal: This package is part of LXQT 0.16.0
+qterminal: Mantainer: danix < danix@danix.xyz >
 qterminal:
 qterminal: Home page: https://github.com/qterminal/qterminal
 qterminal:
index f2af722..eee54f3 100644 (file)
@@ -13,7 +13,7 @@ qtermwidget: The main goal of this project is to provide a unicode-enabled,
 qtermwidget: embeddable Qt widget for using as a built-in console (or terminal
 qtermwidget: emulation widget).
 qtermwidget:
-qtermwidget:
+qtermwidget: This package is part of LXQT 0.16.0
+qtermwidget: Mantainer: danix < danix@danix.xyz >
 qtermwidget:
 qtermwidget: Home page: https://github.com/qterminal/qtermwidget
-qtermwidget:
index 0da394c..721ae24 100644 (file)
@@ -12,7 +12,7 @@ screengrab:
 screengrab:
 screengrab:
 screengrab:
-screengrab: This package is part of LXQT 0.15.0
+screengrab: This package is part of LXQT 0.16.0
 screengrab: Mantainer: danix < danix@danix.xyz >
 screengrab:
 screengrab: Home page: https://github.com/lxqt/lxqt