lumina:v.bump to 1.6.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
# See the file https://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
@@ -24,7 +24,5 @@ def build():
|
||||
|
||||
def install():
|
||||
qt5.install()
|
||||
#keep original lumina icon
|
||||
pisitools.rename("/usr/share/icons/hicolor/scalable/apps/Lumina-DE.png", "lumina-desktop.png")
|
||||
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
|
||||
@@ -0,0 +1,127 @@
|
||||
diff '--color=auto' -Nuar a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf
|
||||
--- a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2023-10-27 00:27:02.022851898 +0300
|
||||
@@ -62,9 +62,9 @@
|
||||
|
||||
#DESKTOP SETTINGS (used for the primary screen in multi-screen setups)
|
||||
desktop_visiblepanels=2 #[0 - 12] The number of panels visible by default
|
||||
-desktop_backgroundfiles=/usr/share/wallpapers/default
|
||||
+desktop_backgroundfiles=/usr/share/lumina-desktop/Crocus-Ancyrensis.jpg
|
||||
desktop_backgroundrotateminutes=5 #[positive integer] number of minutes between background rotations (if multiple files)
|
||||
-#desktop_plugins= #list of plugins to be shown on the desktop by default
|
||||
+desktop_plugins= notepad #list of plugins to be shown on the desktop by default
|
||||
desktop_generate_icons=true #[true/false] Auto-generate launchers for ~/Desktop items
|
||||
|
||||
#PANEL SETTINGS (preface with panel1.<setting> or panel2.<setting>, depending on the number of panels you have visible by default)
|
||||
diff '--color=auto' -Nuar a/src-qt5/core/lumina-desktop/Lumina-DE.desktop b/src-qt5/core/lumina-desktop/Lumina-DE.desktop
|
||||
--- a/src-qt5/core/lumina-desktop/Lumina-DE.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop/Lumina-DE.desktop 2023-10-27 00:06:00.969871436 +0300
|
||||
@@ -35,3 +35,4 @@
|
||||
Comment[pt_BR]=Um ambiente de trabalho leve para FreeBSD
|
||||
Comment[uk]=Легковісне оточення стільниці для FreeBSD
|
||||
Comment[vi]=Một máy tính để bàn nhẹ cho FreeBSD
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop b/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop
|
||||
--- a/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop 2023-10-27 00:07:34.592869985 +0300
|
||||
@@ -5,3 +5,4 @@
|
||||
Type=Application
|
||||
Name=Lumina 2
|
||||
Comment=Illuminating the desktop
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/core/lumina-theme-engine/src/lthemeengine/lthemeengine.desktop b/src-qt5/core/lumina-theme-engine/src/lthemeengine/lthemeengine.desktop
|
||||
--- a/src-qt5/core/lumina-theme-engine/src/lthemeengine/lthemeengine.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-theme-engine/src/lthemeengine/lthemeengine.desktop 2023-10-27 00:05:01.577872356 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Settings;DesktopSettings;Qt;
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/core-utils/lumina-search/lumina-search.desktop b/src-qt5/core-utils/lumina-search/lumina-search.desktop
|
||||
--- a/src-qt5/core-utils/lumina-search/lumina-search.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core-utils/lumina-search/lumina-search.desktop 2023-10-27 00:09:11.887868478 +0300
|
||||
@@ -9,3 +9,4 @@
|
||||
Name[pt]=Pesquisa Lumina
|
||||
Comment=Search for files or applications
|
||||
Comment[pt]=Pesquisar ficheiros e aplicações
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop b/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop
|
||||
--- a/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop 2023-10-27 00:09:25.848868262 +0300
|
||||
@@ -9,3 +9,4 @@
|
||||
Name[pt]=Configuração de ecrã do Lumina
|
||||
Comment=Setup monitors and screens
|
||||
Comment[pt]=Configurar monitores e ecrãs
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop b/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop 2023-10-27 00:09:59.896867734 +0300
|
||||
@@ -10,3 +10,4 @@
|
||||
Comment=Archive creator and viewer
|
||||
Name[pt]=Arquivador Lumina
|
||||
Comment[pt]=Aplicação para criar, editar e ver arquivos
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop 2023-10-27 00:10:12.847867533 +0300
|
||||
@@ -10,3 +10,4 @@
|
||||
Comment=View or edit file information including application links
|
||||
Name[pt]=Informações de ficheiros do Lumina
|
||||
Comment[pt]=Ver e editar informações dos ficheiros
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop b/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop 2023-10-27 00:10:26.951867315 +0300
|
||||
@@ -18,3 +18,4 @@
|
||||
Comment[ja]=最近使ったファイル
|
||||
Comment[pl]=Dostęp i używanie plików
|
||||
Comment[pt]=Aplicação para aceder a ficheiros/diretórios
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop 2023-10-27 00:10:46.351867014 +0300
|
||||
@@ -10,3 +10,4 @@
|
||||
Comment=Play Multimedia Content
|
||||
Name[pt]=Reprodutor multimédia Lumina
|
||||
Comment[pt]=Reprodução de conteúdo multimédia
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop b/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop 2023-10-27 00:10:56.943866850 +0300
|
||||
@@ -10,3 +10,4 @@
|
||||
Comment=View photo
|
||||
Name[pt]=Visualizador de imagens Lumina
|
||||
Comment[pt]=Visualização de fotos
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop b/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop 2023-10-27 00:11:07.639866684 +0300
|
||||
@@ -9,3 +9,4 @@
|
||||
Comment=Take Screenshot
|
||||
Name[pt]=Captura de ecrã Lumina
|
||||
Comment[pt]=Obter capturas de ecrã
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop 2023-10-27 00:11:30.678866327 +0300
|
||||
@@ -10,3 +10,4 @@
|
||||
Comment=Plaintext editor with syntax highlighting
|
||||
Name[pt]=Editor de texto do Lumina
|
||||
Comment[pt]=Editor de texto com destaque de sintaxe
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop b/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop
|
||||
--- a/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop 2023-10-27 00:11:45.574866097 +0300
|
||||
@@ -9,3 +9,4 @@
|
||||
Comment=Record Screen
|
||||
Name[pt]=Lumina Screencast
|
||||
Comment[pt]=Aplicação para gravar ações no ecrã
|
||||
+OnlyShowIn=Lumina;
|
||||
diff '--color=auto' -Nuar a/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop b/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop
|
||||
--- a/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop 2021-12-26 05:33:45.000000000 +0300
|
||||
+++ b/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop 2023-10-27 00:11:55.878865937 +0300
|
||||
@@ -9,3 +9,4 @@
|
||||
Comment=Dropdown
|
||||
Name[pt]=Terminal Lumina
|
||||
Comment[pt]=Terminal suspenso para Lumina
|
||||
+OnlyShowIn=Lumina;
|
||||
@@ -1,36 +0,0 @@
|
||||
diff -Nuar a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf
|
||||
--- a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2021-04-21 14:55:24.278929520 +0300
|
||||
@@ -50,25 +50,25 @@
|
||||
mime_default_application/x-shellscript=lumina-textedit.desktop
|
||||
|
||||
#THEME SETTINGS
|
||||
-theme_themefile=DarkGlass #Name of the theme to use
|
||||
+theme_themefile=Glass #Name of the theme to use
|
||||
theme_styles=scrollbar-simple, tooltip-simple, sliders-simple, traynotification-simple
|
||||
-theme_colorfile=darker #Name of the color spec file to use for theming
|
||||
-theme_iconset=material-design-dark #Name of the icon theme to use
|
||||
-theme_font=Arial #Name of the font family to use
|
||||
-theme_fontsize=10pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (<number>%) )
|
||||
+theme_colorfile=default #Name of the color spec file to use for theming
|
||||
+theme_iconset=material-design-light #Name of the icon theme to use
|
||||
+theme_font=Monospace #Name of the font family to use
|
||||
+theme_fontsize=11pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (<number>%) )
|
||||
|
||||
#DESKTOP SETTINGS (used for the primary screen in multi-screen setups)
|
||||
desktop_visiblepanels=2 #[0 - 12] The number of panels visible by default
|
||||
-#desktop_backgroundfiles= #list of absolute file paths for image files (disable for Lumina default)
|
||||
+desktop_backgroundfiles= /usr/share/lumina-desktop/Crocus-Ancyrensis.jpg#list of absolute file paths for image files (disable for Lumina default)
|
||||
desktop_backgroundrotateminutes=5 #[positive integer] number of minutes between background rotations (if multiple files)
|
||||
-desktop_plugins=rssreader #list of plugins to be shown on the desktop by default
|
||||
+desktop_plugins=notepad #list of plugins to be shown on the desktop by default
|
||||
desktop_generate_icons=true #[true/false] Auto-generate launchers for ~/Desktop items
|
||||
|
||||
#PANEL SETTINGS (preface with panel1.<setting> or panel2.<setting>, depending on the number of panels you have visible by default)
|
||||
panel1_location=bottom #[top/bottom/left/right] Screen edge the panel should be on
|
||||
panel1_pixelsize=3.5%H #number of pixels wide/high the panel should be (or <number>%[W/H] for a percentage of the screen width/height)
|
||||
panel1_autohide=false #[true/false] Have the panel become visible on mouse-over
|
||||
-panel1_plugins=systemstart, taskmanager-nogroups, spacer, systemtray, clock, battery #list of plugins for the panel
|
||||
+panel1_plugins=appmenu, line, taskmanager-nogroups, spacer, systemtray, systemdashboard, clock, battery #list of plugins for the panel
|
||||
panel1_pinlocation=center #[left/center/right] Note:[left/right] corresponds to [top/bottom] for vertical panels
|
||||
panel1_edgepercent=100 #[1->100] percentage of the screen edge to use
|
||||
@@ -1,104 +0,0 @@
|
||||
diff -Nuar a/src-qt5/core/lumina-desktop/Lumina-DE.desktop b/src-qt5/core/lumina-desktop/Lumina-DE.desktop
|
||||
--- a/src-qt5/core/lumina-desktop/Lumina-DE.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop/Lumina-DE.desktop 2020-11-19 23:45:29.669184104 +0300
|
||||
@@ -32,3 +32,4 @@
|
||||
Comment[pt_BR]=Um ambiente de trabalho leve para FreeBSD
|
||||
Comment[uk]=Легковісне оточення стільниці для FreeBSD
|
||||
Comment[vi]=Một máy tính để bàn nhẹ cho FreeBSD
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop b/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop
|
||||
--- a/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/core/lumina-desktop-unified/lumina-desktop-unified.desktop 2020-11-19 23:46:01.690186457 +0300
|
||||
@@ -5,3 +5,4 @@
|
||||
Type=Application
|
||||
Name=Lumina 2
|
||||
Comment=Illuminating the desktop
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/core-utils/lumina-search/lumina-search.desktop b/src-qt5/core-utils/lumina-search/lumina-search.desktop
|
||||
--- a/src-qt5/core-utils/lumina-search/lumina-search.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/core-utils/lumina-search/lumina-search.desktop 2020-11-19 23:47:58.839195068 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Categories=Utility;
|
||||
Name=Lumina Search
|
||||
Comment=Search for files or applications
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop b/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop
|
||||
--- a/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/core-utils/lumina-xconfig/lumina-xconfig.desktop 2020-11-19 23:48:18.017196478 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Categories=Settings;
|
||||
Name=Lumina Screen Configuration
|
||||
Comment=Setup monitors and screens
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop b/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-archiver/lumina-archiver.desktop 2020-11-19 23:48:43.363198341 +0300
|
||||
@@ -8,3 +8,4 @@
|
||||
MimeType=application/x-xz-compressed-tar;application/x-lzma-compressed-tar;application/x-bzip-compressed-tar;application/x-tar;application/x-compressed-tar;application/zip;application/gzip;application/bzip;application/x-cd-image;application/x-raw-disk-image;
|
||||
Name=Lumina Archiver
|
||||
Comment=Archive creator and viewer
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.desktop 2020-11-19 23:48:59.949199560 +0300
|
||||
@@ -8,3 +8,4 @@
|
||||
Categories=Utility;
|
||||
Name=Lumina File Information
|
||||
Comment=View or edit file information including application links
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop b/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-fm/lumina-fm.desktop 2020-11-19 23:49:17.370200841 +0300
|
||||
@@ -16,3 +16,4 @@
|
||||
Comment[fr_CA]=Accéder et utiliser les fichiers
|
||||
Comment[ja]=最近使ったファイル
|
||||
Comment[pl]=Dostęp i używanie plików
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop 2020-11-19 23:49:30.894201835 +0300
|
||||
@@ -8,3 +8,4 @@
|
||||
MimeType=
|
||||
Name=Lumina Media Player
|
||||
Comment=Play Multimedia Content
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop b/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-photo/lumina-photo.desktop 2020-11-19 23:49:49.446203199 +0300
|
||||
@@ -8,3 +8,4 @@
|
||||
MimeType=
|
||||
Name=Lumina Image Viewer
|
||||
Comment=View photo
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop b/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-screenshot/lumina-screenshot.desktop 2020-11-19 23:50:02.758204177 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Categories=Graphics;
|
||||
Name=Lumina Screenshot
|
||||
Comment=Take Screenshot
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop
|
||||
--- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.desktop 2020-11-19 23:50:19.106205379 +0300
|
||||
@@ -8,3 +8,4 @@
|
||||
MimeType=text/plain;text/x-log;text/*;
|
||||
Name=Lumina Text Editor
|
||||
Comment=Plaintext editor with syntax highlighting
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop b/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop
|
||||
--- a/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/experimental/lumina-screencast/lumina-screencast.desktop 2020-11-19 23:50:50.821207710 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Categories=Utility;
|
||||
Name=Lumina Screencast
|
||||
Comment=Record Screen
|
||||
+OnlyShowIn=Lumina;
|
||||
diff -Nuar a/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop b/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop
|
||||
--- a/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop 2020-01-31 23:25:37.000000000 +0300
|
||||
+++ b/src-qt5/experimental/lumina-terminal/lumina-terminal.desktop 2020-11-19 23:51:07.908208966 +0300
|
||||
@@ -7,3 +7,4 @@
|
||||
Categories=Utility;
|
||||
Name=Lumina Terminal
|
||||
Comment=Dropdown
|
||||
+OnlyShowIn=Lumina;
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lumina-desktop</Name>
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The Lumina Desktop Environment is a lightweight system interface designed for use on any Unix-like operating system.</Summary>
|
||||
<Description>The Lumina Desktop Environment is a lightweight system interface designed for use on any Unix-like operating system.</Description>
|
||||
<Archive sha1sum="26fa7726aff964777464de5cd658b34d9c25a871" type="targz">https://github.com/lumina-desktop/lumina/archive/v1.6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="13004c7d9d60725c8d5583d9c95473a121a310b6" type="targz">https://github.com/lumina-desktop/lumina/archive/v1.6.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
@@ -28,14 +28,13 @@
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-multimedia-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>show_only_lumina.patch</Patch><!--Show applications icons only lumina-desktop's menu-->
|
||||
<Patch>lumina_default_settings_for_Pisi.patch</Patch>
|
||||
<Patch>custom_settings_for_pisi.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -43,10 +42,8 @@
|
||||
<Name>lumina-desktop</Name>
|
||||
<Summary>A Lightweight QT5 Desktop for FreeBSD</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>xcb-util</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libXdamage</Dependency>
|
||||
@@ -54,34 +51,35 @@
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-multimedia</Dependency>
|
||||
<Dependency>xcb-util-image</Dependency>
|
||||
<!-- <Dependency>oxygen</Dependency> -->
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>fluxbox</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/styles/liblthemeengine-style.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/platformthemes/liblthemeengine.so</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Lumina-DE.png</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/lumina-desktop.png</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Insight-FileManager.png</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/*.syntax</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/README.md</Path>
|
||||
<Path fileType="executable">/usr/bin/lumina-pingcursor</Path>
|
||||
<Path fileType="executable">/usr/bin/lumina-sudo</Path>
|
||||
<Path fileType="executable">/usr/bin/lumina-desktop</Path>
|
||||
<Path fileType="executable">/usr/bin/start-lumina-desktop</Path>
|
||||
<Path fileType="executable">/usr/bin/lte</Path>
|
||||
<Path fileType="config">/etc/luminaDesktop.conf.dist</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps</Path>
|
||||
<Path fileType="data">/usr/share/icons/lumina-icons</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/*.syntax</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/README.md</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.ogg</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/colors</Path>
|
||||
<Path fileType="config">/etc/luminaDesktop.conf.dist</Path>
|
||||
<Path fileType="doc">/usr/share/doc/lumina-desktop</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.conf</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/themes</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/menu-scripts</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-support.desktop</Path>
|
||||
<Path fileType="data">/usr/share/xsessions/Lumina-DE.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-desktop*</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/fluxbox*</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/globs2</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.jpg</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.png</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-support.desktop</Path>
|
||||
<Path fileType="data">/usr/share/xsessions/Lumina-DE.desktop</Path>
|
||||
<Path fileType="data">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/lumina-desktop</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/styles/liblthemeengine-style.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/platformthemes/liblthemeengine.so</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-desktop*</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/share/lumina-desktop/Crocus-Ancyrensis.jpg">Crocus-Ancyrensis.jpg</AdditionalFile>
|
||||
@@ -144,6 +142,8 @@
|
||||
<Path fileType="data">/usr/share/lthemeengine/qss/</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/desktop_qss/*</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/desktop_qss/*.gss</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/theme.cfg</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/themes</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile permission="0644" owner="root" target="/usr/share/icons/material-design-light/scalable/applications/linux.svg">pisi_black.svg</AdditionalFile>
|
||||
@@ -292,20 +292,25 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Name>lumina-calculator</Name>
|
||||
<Package>
|
||||
<Name>lumina-screensaver</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-calculator</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-calculator.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-calc*</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/screensavers</Path>
|
||||
</Files>
|
||||
</Package-->
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Update release="3">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>1.6.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-05-01</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
|
||||
Reference in New Issue
Block a user