drop razorqt support (see lxqt)
This project has evolved/merged into LXQt which has been packaged for both p7/t7 and sisyphus by now, no need to carry on deprecated bits. NB: 0.6.x still have it as t6/p6 still bear razorqt.
This commit is contained in:
parent
ec196c4497
commit
03435a70d0
@ -33,7 +33,6 @@ distro/live-install: distro/.live-base use/live/textinstall; @:
|
||||
distro/.livecd-install: distro/.live-base use/live/install; @:
|
||||
|
||||
distro/live-icewm: distro/.live-desktop use/x11/lightdm/gtk +icewm; @:
|
||||
distro/live-razorqt: distro/.live-desktop +razorqt; @:
|
||||
distro/live-tde: distro/.live-desktop-ru use/live/install +tde; @:
|
||||
distro/live-fvwm: distro/.live-desktop-ru use/x11/lightdm/gtk use/x11/fvwm; @:
|
||||
|
||||
|
@ -16,7 +16,6 @@ distro/altlinux-p7-lxde: distro/regular-lxde mixin/p7; @:
|
||||
distro/altlinux-p7-lxqt: distro/regular-lxqt mixin/p7; @:
|
||||
distro/altlinux-p7-lxqt-sysv: distro/regular-lxqt-sysv mixin/p7; @:
|
||||
distro/altlinux-p7-mate: distro/regular-mate mixin/p7; @:
|
||||
distro/altlinux-p7-razorqt: distro/regular-razorqt mixin/p7; @:
|
||||
distro/altlinux-p7-rescue: distro/regular-rescue mixin/p7; @:
|
||||
distro/altlinux-p7-tde: distro/regular-tde mixin/p7; @:
|
||||
distro/altlinux-p7-tde-sysv: distro/regular-tde-sysv mixin/p7; @:
|
||||
|
@ -155,8 +155,6 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4/nm use/x11/kdm4 \
|
||||
@$(call add,LIVE_PACKAGES,volumes-profile-lite)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,prefdm)
|
||||
|
||||
distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
|
||||
|
||||
mixin/regular-lxqt: use/x11/lxqt use/x11/lightdm/lxqt \
|
||||
use/browser/qupzilla +plymouth; @:
|
||||
|
||||
|
@ -25,7 +25,7 @@ distro/live-zabbix: distro/live-icewm use/net-eth
|
||||
distro/icewm-efi: distro/icewm use/efi/debug use/firmware
|
||||
@$(call add,INSTALL2_PACKAGES,strace)
|
||||
|
||||
distro/razorqt-kz: distro/regular-razorqt
|
||||
distro/mate-kz: distro/regular-mate
|
||||
@$(call set,GLOBAL_BOOT_LANG,kk_KZ)
|
||||
@$(call add,LIVE_PACKAGES,hunspell-kk)
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
+icewm: use/x11/icewm; @:
|
||||
+razorqt: use/x11/razorqt use/x11/lightdm/razorqt; @:
|
||||
+xmonad: use/x11/xmonad; @:
|
||||
+tde: use/x11/tde use/x11/kdm; @:
|
||||
+kde4-lite: use/x11/kde4-lite use/x11/kdm4; @:
|
||||
@ -57,8 +56,7 @@ use/x11/xdm: use/x11-autostart
|
||||
@$(call add,THE_PACKAGES,xdm installer-feature-no-xconsole-stage3)
|
||||
|
||||
### : some set()-like thing might be better?
|
||||
use/x11/lightdm/gtk use/x11/lightdm/qt \
|
||||
use/x11/lightdm/lxqt use/x11/lightdm/razorqt \
|
||||
use/x11/lightdm/gtk use/x11/lightdm/qt use/x11/lightdm/lxqt \
|
||||
use/x11/lightdm/kde: use/x11/lightdm/%: use/x11-autostart
|
||||
@$(call add,THE_PACKAGES,lightdm-$*-greeter)
|
||||
|
||||
@ -74,9 +72,6 @@ use/x11/gdm2.20: use/x11-autostart
|
||||
use/x11/icewm: use/x11
|
||||
@$(call add,THE_LISTS,$(call tags,icewm desktop))
|
||||
|
||||
use/x11/razorqt: use/x11
|
||||
@$(call add,THE_LISTS,$(call tags,razorqt desktop))
|
||||
|
||||
use/x11/tde: use/x11
|
||||
@$(call add,THE_LISTS,$(call tags,tde desktop))
|
||||
|
||||
|
@ -27,7 +27,7 @@ obconf-qt
|
||||
# utilities
|
||||
lximage-qt
|
||||
|
||||
# the rest is a combination of lxde and razorqt desktop lists
|
||||
# the rest is a combination of lxde and former razorqt desktop lists
|
||||
openbox
|
||||
eject
|
||||
|
||||
|
@ -1,19 +0,0 @@
|
||||
razorqt
|
||||
qupzilla
|
||||
qtfm
|
||||
#pcmanfm-qt
|
||||
qterminal
|
||||
juffed
|
||||
juffed-plugins
|
||||
screengrab
|
||||
xscreensaver
|
||||
icon-theme-oxygen
|
||||
x-cursor-theme-jimmac
|
||||
|
||||
psi-plus
|
||||
psi-plus-plugin-birthdayreminder
|
||||
psi-plus-plugin-conferencelogger
|
||||
#psi-plus-plugin-gmailnotify
|
||||
#psi-plus-plugin-psimedia
|
||||
psi-plus-plugin-screenshot
|
||||
psi-plus-plugin-watcher
|
Loading…
Reference in New Issue
Block a user