aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/Lumina-DE9
-rw-r--r--debian/changelog227
-rw-r--r--debian/compat1
-rw-r--r--debian/control132
-rw-r--r--debian/copyright38
-rw-r--r--debian/docs1
-rw-r--r--debian/libluminautils-dev.install2
-rw-r--r--debian/libluminautils1.install3
-rw-r--r--debian/lumina-config.install2
-rw-r--r--debian/lumina-data.install13
-rw-r--r--debian/lumina-desktop.install4
-rw-r--r--debian/lumina-fileinfo.install2
-rw-r--r--debian/lumina-fm.install3
-rw-r--r--debian/lumina-info.install3
-rw-r--r--debian/lumina-open.install2
-rw-r--r--debian/lumina-qt5ct7
-rw-r--r--debian/lumina-screenshot.install3
-rw-r--r--debian/lumina-search.install3
-rw-r--r--debian/lumina-textedit.install3
-rw-r--r--debian/lumina-xconfig.install2
-rw-r--r--debian/luminaDesktop.conf58
-rwxr-xr-xdebian/merge-lumina-i18n.sh41
-rwxr-xr-xdebian/rules31
-rw-r--r--debian/source/format1
-rw-r--r--debian/watch2
25 files changed, 0 insertions, 593 deletions
diff --git a/debian/Lumina-DE b/debian/Lumina-DE
deleted file mode 100755
index 96e6832a..00000000
--- a/debian/Lumina-DE
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-. /etc/default/lumina-qt5ct
-
-if test -f /usr/bin/qt5ct && test ${LUMINA_USE_QT5CT} = TRUE; then
- export QT_QPA_PLATFORMTHEME=qt5ct
-fi
-
-/usr/bin/Lumina-DE.real
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 73f0bacb..00000000
--- a/debian/changelog
+++ /dev/null
@@ -1,227 +0,0 @@
-lumina-desktop (0.9.1.1421-1nano) unstable; urgency=low
-
- * new git snapshot
- * update lumina-fm.install
- * update lumina-data.install
- * update lumina-desktop.install
- * add lumina-textedit package
- * add lumina-textedit as dependency for lumina-desktop
- * update debian/merge-lumina-i18n.sh
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 25 May 2016 20:59:42 +0200
-
-lumina-desktop (0.9.0.1235-2nano) unstable; urgency=low
-
- * New maintainance build
- * add -dbgsym packages
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 01 Mar 2016 21:21:33 +0100
-
-lumina-desktop (0.9.0.1235-1nano) unstable; urgency=low
-
- * New git snapshot
- * update for recent Linux distribution detection changes
- * simplify rules
- * add missing dependency on libqt5svg5
- * install usr/share/applications/lumina-support.desktop
- * install usr/share/Lumina-DE/quickplugins/quick-sample.qml
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 01 Mar 2016 18:43:22 +0100
-
-lumina-desktop (0.8.7.1081-1nano) unstable; urgency=low
-
- * New git snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sun, 25 Oct 2015 19:56:42 +0100
-
-lumina-desktop (0.8.7.980-1nano) unstable; urgency=low
-
- * New git snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 26 Sep 2015 10:40:30 +0200
-
-lumina-desktop (0.8.7.959-1nano) unstable; urgency=low
-
- * New git snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 15 Sep 2015 20:42:54 +0200
-
-lumina-desktop (0.8.7.858-1nano) unstable; urgency=low
-
- * New git snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 20 Aug 2015 20:07:40 +0200
-
-lumina-desktop (0.8.7.828-1nano) unstable; urgency=low
-
- * New git snapshot
- - debian/copyright: minor syntax fixes, add Upstream-Contact
- - debian/control: improved package descriptions
- - debian/merge-lumina-i18n.sh: script to merge latest translations from
- https://github.com/pcbsd/lumina-i18n.git
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 13 Aug 2015 19:18:43 +0200
-
-lumina-desktop (0.8.6-1) unstable; urgency=low
-
- * New upstream release
-
- -- Valentin OVD <vovd.tanglu@gmail.com> Sat, 1 Aug 2015 21:36:40 +0200
-
-lumina-desktop (0.8.5.754-1nano) unstable; urgency=low
-
- * New git snapshot
- - update LOS::MemoryUsagePercent() for output format
- change in latest version of 'top' in Debian
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 11 Jul 2015 16:07:42 +0200
-
-lumina-desktop (0.8.5.697-1nano) unstable; urgency=low
-
- * New git snapshot
- - display "Not available" in system monitor if cpu temp
- can not be read
- - add support for showing disk i/o stats in system monitor
- - update luminaDesktop.conf to new format
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 12 Jun 2015 19:09:30 +0200
-
-lumina-desktop (0.8.5.661-1nano) unstable; urgency=low
-
- * New git snapshot
- - add dependency on top
- - add support for cpu-usage and memory-usage in LuminaOS-Debian
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 22 May 2015 19:22:32 +0200
-
-lumina-desktop (0.8.5.638-1nano) unstable; urgency=low
-
- * New git snapshot
- - remove custom luminaStartapps (Lumina now uses XDG autostart)
- - update luminaDesktop.conf
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 13 May 2015 18:42:16 +0200
-
-lumina-desktop (0.8.4.556-1nano) unstable; urgency=low
-
- * New git snapshot
- * reboot, shutdown and suspend via logind
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 23 Apr 2015 20:27:23 +0200
-
-lumina-desktop (0.8.4.533-1nano) unstable; urgency=low
-
- * New git snapshot
- * add lumina-fileinfo package
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 21 Apr 2015 20:36:42 +0200
-
-lumina-desktop (0.8.4.475-1nano) unstable; urgency=low
-
- * New git snapshot
- * add runtime depencies for lumina-desktop:
- - gstreamer1.0-plugins-base
- - phonon4qt5-backend-gstreamer
- - pavucontrol
- - alsa-utils
- - acpi
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 18 Apr 2015 20:21:00 +0200
-
-lumina-desktop (0.8.3.440-1nano) unstable; urgency=low
-
- * New git snapshot
- * add build dependency on libxcb-composite0-dev
- * add dependency on usbmount (tool for automagic mounting
- of external devices)
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 28 Mar 2015 18:38:13 +0100
-
-lumina-desktop (0.8.3.427-1nano) unstable; urgency=low
-
- * New git snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 26 Mar 2015 21:29:34 +0100
-
-lumina-desktop (0.8.3.372-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - add build dependency on libxcb-image0-dev
- - add Lumina-DE startup wrapper. If qt5-configuration-tool exists
- and LUMINA_USE_QT5CT is set to TRUE in /etc/default/lumina-qt5ct,
- then export QT_QPA_PLATFORMTHEME=qt5ct, so that it works in Lumina
- - add lumina-data arch-indep package containing data files
- - drop lumina-core package
- - change lumina-desktop from arch-any to arch-indep
- - make lumina-desktop what lumina-core was before (keeping dependencies
- on all lumina-* packages)
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 12 Mar 2015 18:11:17 +0100
-
-lumina-desktop (0.8.3.347-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - add lumina-xconfig package
- - install ROADMAP doc file
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 24 Feb 2015 19:15:07 +0100
-
-lumina-desktop (0.8.2.282-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - add lumina-info package
- - install translations into specific packages
- - move lxpolkit from Recommends to Depends
- - add /etc/luminaStartapps (autostart applications)
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 28 Jan 2015 19:27:33 +0100
-
-lumina-desktop (0.8.1.275-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - remove patches/01-use-luminaos-debian.diff and replace it
- by a sed-substition in debian/rules
- - use dpkg-architecture instead of gcc for multiarch detection
- - fail on missing files when building packages (if any)
- - install /usr/share/applications/lumina-search.desktop
- - provide /etc/luminaDesktop.conf fallback configuration
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Mon, 26 Jan 2015 18:49:14 +0100
-
-lumina-desktop (0.8.1.266-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - add debian/patches/01-use-luminaos-debian.diff which uses
- LuminaOS-Debian instead of fallback LuminaOS-Linux
- - add recommends on lxpolkit and qt5-configuration-tool
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 23 Jan 2015 18:00:15 +0100
-
-lumina-desktop (0.8.0.244-nano) unstable; urgency=low
-
- * new GIT snapshot
- - switch to qt5
- - add dependecy on libxcb1-dev, libx11-xcb-dev, libxcb-ewmh-dev,
- libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev
- - drop dependency on libphonon-dev
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 07 Jan 2015 17:06:35 +0100
-
-lumina-desktop (0.7.1.158-1nano) unstable; urgency=low
-
- * new GIT snapshot
- - added lumina-search package
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 07 Nov 2014 18:31:07 +0100
-
-lumina-desktop (0.6.3.99-1nano) unstable; urgency=low
-
- * new GIT snapshot
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sun, 05 Oct 2014 20:18:23 +0200
-
-lumina-desktop (0.6.2.14-1nano) unstable; urgency=low
-
- * Initial release
-
- -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 06 Sep 2014 21:20:33 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec635144..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 70a2ba0a..00000000
--- a/debian/control
+++ /dev/null
@@ -1,132 +0,0 @@
-Source: lumina-desktop
-Section: x11
-Priority: optional
-Maintainer: Christopher Roy Bratusek <nano@jpberlin.de>
-Uploaders: Valentin OVD <vovd.tanglu@gmail.com>
-Build-Depends: debhelper (>= 9), qt5-qmake, qtbase5-dev, qtmultimedia5-dev,
- libxcb1-dev, libx11-xcb-dev, libxcb-composite0-dev, libxcb-ewmh-dev,
- libx11-dev, libxrender-dev, libxcomposite-dev, libxdamage-dev,
- libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev,
- libqt5x11extras5-dev, qttools5-dev-tools, libxcb-image0-dev,
- libxcb-composite0-dev, qtdeclarative5-dev, libqt5svg5-dev
-Standards-Version: 3.9.6
-Homepage: https://github.com/pcbsd/lumina
-
-Package: lumina-desktop
-Architecture: any
-Replaces: lumina-core (<< 0.8.3.372)
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version}),
- libluminautils1, lumina-config, lumina-fm, oxygen-icon-theme,
- lumina-open, lumina-screenshot, lumina-search, lumina-info,
- lumina-xconfig, lumina-fileinfo, lxpolkit, lumina-data,
- lumina-textedit, fluxbox, numlockx, xbacklight, xscreensaver,
- usbmount, alsa-utils, acpi, gstreamer1.0-plugins-base,
- phonon4qt5-backend-gstreamer, pavucontrol, procps, sysstat
-Recommends: qt5-configuration-tool
-Description: Lightweight Qt5-based desktop environment
- Metapackage depending on all other lumina packages.
-
-Package: libluminautils1
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Library for the lumina desktop environment
- Utility library for the lumina desktop environment
- .
- This is the debianized version of libluminautils1.
-
-Package: libluminautils-dev
-Architecture: any
-Section: libdevel
-Depends: ${misc:Depends}, libluminautils1 (= ${binary:Version})
-Description: Development files for lumina desktop environment
- Files needed to develop plugins or extensions for the lumina desktop
- environment, or using libluminautils1 in projects.
-
-Package: lumina-config
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Configuration utility for the lumina desktop environment
- lumina-config allows to change various aspects of lumina and fluxbox, like
- the wallpaper beeing used, theme, icons, panel (and plugins), startup and
- default applications, desktop-menu and more.
-
-Package: lumina-fm
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Filemanager for the lumina desktop environment
- Simple filemanager for lumina with support for multiple view modes, tabbed browsing,
- including an integrated slideshow-based picture viewer.
-
-Package: lumina-open
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: xdg-open like utility for the lumina desktop environment
- lumina-open handles opening of files and urls according to the system wide
- mime type association. It also provides an optional selector if more than one
- application is assigned with the given url or file type.
-
-Package: lumina-screenshot
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Screenshot utility for the lumina desktop environment
- Simple screenshot utility that allows to snapshot the whole desktop or a
- single window after a configurable delay.
- .
- Optionally the window border can be hidden when taking a screenshot of a
- single window.
-
-Package: lumina-search
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Search utility for the lumina desktop environment
- Simple search utility that allows to search for applications or files and
- directories in the user's HOME directory and launch or open them.
-
-Package: lumina-info
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Basic information utility for Lumina
- lumina-info display various information about the Lumina installation,
- like paths, contributors, license or version.
-
-Package: lumina-xconfig
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Display configuration tool for the lumina desktop environment
- Simple multi-head aware display configuration tool for Lumina
-
-Package: lumina-fileinfo
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Desktop file editor for the lumina desktop environment
- Advanced desktop file (menu) editor for Lumina
-
-Package: lumina-textedit
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libluminautils1 (= ${binary:Version})
-Description: Texteditor for the lumina desktop environment
- Simple Texteditor for for Lumina, featuring
- - tabs for multiple files
- - syntax highlighting
- - line wrapping
-
-Package: lumina-data
-Architecture: all
-Depends: ${misc:Depends}, libluminautils1
-Replaces: lumina-core (<< 0.8.3.372)
-Description: Data files for the lumina Desktop environment
- This package provides
- * Lumina Wallpapers
- * Lumina Themes
- * Lumina Translations
- * Lumina Sounds
- * Fallback fluxbox configuration
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 1eb78299..00000000
--- a/debian/copyright
+++ /dev/null
@@ -1,38 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: lumina-desktop
-Upstream-Contact: Ken Moore <moorekou@gmail.com>
-Source: https://github.com/pcbsd/lumina
-
-Files: *
-Copyright: 2012-2015 Ken Moore <moorekou@gmail.com>
-License: BSD-3-Clause
-
-Files: debian/*
-Copyright: 2014-2015 Christopher Roy Bratusek <nano@jpberlin.de>
- 2015 Valentin OVD <vovd.tanglu@gmail.com>
-License: BSD-3-Clause
-
-License: BSD-3-Clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- 3. Neither the name of the University nor the names of its contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index b43bf86b..00000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-README.md
diff --git a/debian/libluminautils-dev.install b/debian/libluminautils-dev.install
deleted file mode 100644
index 239e470a..00000000
--- a/debian/libluminautils-dev.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/libLuminaUtils.so
-usr/include/*.h
diff --git a/debian/libluminautils1.install b/debian/libluminautils1.install
deleted file mode 100644
index f463a644..00000000
--- a/debian/libluminautils1.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/lib/*/libLuminaUtils.so.1
-usr/lib/*/libLuminaUtils.so.1.0
-usr/lib/*/libLuminaUtils.so.1.0.0
diff --git a/debian/lumina-config.install b/debian/lumina-config.install
deleted file mode 100644
index a098a6c2..00000000
--- a/debian/lumina-config.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/lumina-config
-usr/share/Lumina-DE/i18n/lumina-config*.qm
diff --git a/debian/lumina-data.install b/debian/lumina-data.install
deleted file mode 100644
index 71d251c9..00000000
--- a/debian/lumina-data.install
+++ /dev/null
@@ -1,13 +0,0 @@
-usr/share/applications/lumina-support.desktop
-usr/share/pixmaps/Lumina-DE.png
-usr/share/Lumina-DE/colors/
-usr/share/Lumina-DE/themes/
-usr/share/Lumina-DE/desktop-background.jpg
-usr/share/Lumina-DE/fluxbox-init-rc
-usr/share/Lumina-DE/fluxbox-keys
-usr/share/Lumina-DE/Login.ogg
-usr/share/Lumina-DE/Logout.ogg
-usr/share/Lumina-DE/luminaDesktop.conf
-usr/share/Lumina-DE/i18n/lumina-desktop*.qm
-usr/share/wallpapers/Lumina-DE/
-usr/share/xsessions/Lumina-DE.desktop
diff --git a/debian/lumina-desktop.install b/debian/lumina-desktop.install
deleted file mode 100644
index f0cc193d..00000000
--- a/debian/lumina-desktop.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/bin/Lumina-DE
-usr/bin/start-lumina-desktop
-debian/luminaDesktop.conf /etc
-debian/lumina-qt5ct /etc/default
diff --git a/debian/lumina-fileinfo.install b/debian/lumina-fileinfo.install
deleted file mode 100644
index 3ccd15a2..00000000
--- a/debian/lumina-fileinfo.install
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/bin/lumina-fileinfo
-/usr/share/Lumina-DE/i18n/lumina-fileinfo*.qm
diff --git a/debian/lumina-fm.install b/debian/lumina-fm.install
deleted file mode 100644
index 55761e58..00000000
--- a/debian/lumina-fm.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/lumina-fm
-usr/share/applications/lumina-fm.desktop
-usr/share/Lumina-DE/i18n/lumina-fm*.qm
diff --git a/debian/lumina-info.install b/debian/lumina-info.install
deleted file mode 100644
index 07184873..00000000
--- a/debian/lumina-info.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/lumina-info
-usr/share/applications/lumina-info.desktop
-usr/share/Lumina-DE/i18n/lumina-info*.qm
diff --git a/debian/lumina-open.install b/debian/lumina-open.install
deleted file mode 100644
index 853bf1fd..00000000
--- a/debian/lumina-open.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/lumina-open
-usr/share/Lumina-DE/i18n/lumina-open*.qm
diff --git a/debian/lumina-qt5ct b/debian/lumina-qt5ct
deleted file mode 100644
index 9553f94c..00000000
--- a/debian/lumina-qt5ct
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# if LUMINA_USE_QT5CT is TRUE Lumina Desktop
-# will use qt5-configuration-tool for theming
-# Qt. Please note that this will override some
-# of the Lumina settings in 'lumina-config'
-
-LUMINA_USE_QT5CT=FALSE
diff --git a/debian/lumina-screenshot.install b/debian/lumina-screenshot.install
deleted file mode 100644
index b0504540..00000000
--- a/debian/lumina-screenshot.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/lumina-screenshot
-usr/share/applications/lumina-screenshot.desktop
-usr/share/Lumina-DE/i18n/lumina-screenshot*.qm
diff --git a/debian/lumina-search.install b/debian/lumina-search.install
deleted file mode 100644
index 820b6344..00000000
--- a/debian/lumina-search.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/lumina-search
-usr/share/applications/lumina-search.desktop
-usr/share/Lumina-DE/i18n/lumina-search*.qm
diff --git a/debian/lumina-textedit.install b/debian/lumina-textedit.install
deleted file mode 100644
index ee55c669..00000000
--- a/debian/lumina-textedit.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/lumina-textedit
-usr/share/applications/lumina-textedit.desktop
-usr/share/Lumina-DE/i18n/lumina-textedit*.qm
diff --git a/debian/lumina-xconfig.install b/debian/lumina-xconfig.install
deleted file mode 100644
index 00d8279a..00000000
--- a/debian/lumina-xconfig.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/lumina-xconfig
-usr/share/Lumina-DE/i18n/lumina-xconfig*.qm
diff --git a/debian/luminaDesktop.conf b/debian/luminaDesktop.conf
deleted file mode 100644
index ca68ee27..00000000
--- a/debian/luminaDesktop.conf
+++ /dev/null
@@ -1,58 +0,0 @@
-#This is the configuration file that generates all the default settings files for the Lumina desktop
-# For any setting that can take a list of values, each vale needs to be seperated by a comma and a space (", ")
-# Example: some.setting=item1, item2, item3
-
-#NOTE: To pre-setup default applications for particular mime-types, you need to create *.desktop entries on
-# system corresponding to the XDG mime-type specifications for default applications
-# See Here for specifications: http://www.freedesktop_org/wiki/Specifications/mime-apps-spec/
-
-# Possible Desktop Plugins (Lumina version 0.8.4):
-# calendar, applauncher[::absolute path to *.desktop file], desktopview, notepad, audioplayer
-# Possible Panel Plugins (Lumina version 0.8.4):
-# userbutton, desktopbar, spacer, desktopswitcher, battery, clock, systemdashboard
-# taskmanager[-nogroups], systemtray, homebutton, appmenu, applauncher[::absolute path to *.desktop file]
-# Possible Menu Plugins (Lumina version 0.8.4):
-# terminal, filemanager, applications, line, settings, windowlist, app::<absolute path to *.desktop file>
-
-#GENERAL SESSION SETTINGS
-session_enablenumlock=true #[true/false] Enable numlock on login using "numlockx"
-session_playloginaudio=false #[true/false] Play the audio chimes on log in
-session_playlogoutaudio=false #[true/false] Play the audio chimes on log out
-
-# DEFAULT UTILITIES
-# Provide the full path to *.desktop file, or a binary name which exists on PATH
-# *.desktop files provide better support for input formats, and are recommended
-#session_default_terminal=xterm
-#session_default_filemanager=lumina-fm
-#session_default_webbrowser=arora
-#session_default_email=icedove
-
-#THEME SETTINGS
-theme_themefile=/usr/share/Lumina-DE/themes/None.qss.template #Absolute path to the theme template file to use (disable for Lumina-Default)
-#theme_colorfile=<file path> #Absolute path to the color spec file to use for theming
-theme_iconset=oxygen #Name of the icon theme to use
-theme_font=DejaVu Sans #Name of the font family to use
-theme_fontsize=9pt #Default size of the fonts to use on the desktop
-
-#DESKTOP SETTINGS (used for the left-most screen in multi-screen setups)
-desktop_visiblepanels=1 #[0/1/2] The number of panels visible by default
-desktop_backgroundfiles=/usr/share/images/desktop-base/lines-grub-1920x1080.png #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=desktopview, calendar #list of plugins to be shown on the desktop by default
-
-#PANEL SETTINGS (preface with panel1_<setting> or panel2.<setting>, depending on the number of panels you have visible by default)
-#NOTE: If two panels, they need to be on opposite screen edges (top/bottom or left/right)
-panel1_location=top #[top/bottom/left/right] Screen edge the panel should be on
-panel1_pixelsize=4%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=userbutton, taskmanager, spacer, systemtray, clock, systemdashboard #list of plugins for the panel
-panel1_pinlocation=center #[left/center/right] Note:[left/right] corresponds to [top/bottom] for vertical panels
-panel1_edgepercent=90 #[1->100] percentage of the screen edge to use
-
-#MENU SETTINGS (right-click menu)
-menu_plugins=terminal, filemanager, applications, line, settings #list of menu plugins to show
-
-#FAVORITES CUSTOMIZATION
-#favorites_add=<file/dir path> #Create a favorites entry for this file/dir
-#favorites_remove=<file/dir path> #Remove a favorites entry for this file/dir
-#favorites_add_ifexists=<file/dir path> #Create a favorites entry for this file/dir if the file/dir exists
diff --git a/debian/merge-lumina-i18n.sh b/debian/merge-lumina-i18n.sh
deleted file mode 100755
index a69bcbfe..00000000
--- a/debian/merge-lumina-i18n.sh
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/bash
-
-CURDIR="${PWD}"
-LNGDIR="${PWD}/lumina-i18n/ts"
-
-git clone https://github.com/pcbsd/lumina-i18n.git
-
-[[ ! -d "${LNGDIR}" ]] && (echo "something went wrong!" && exit 1)
-
-LANGS=("${LNGDIR}"/*)
-LANGS=(${LANGS[@]/*\/ts\/})
-
-UTILS=( config desktop fileinfo fm info open screenshot search textedit xconfig )
-
-for lng in ${LANGS[@]}; do
- for utl in ${UTILS[@]}; do
- if [[ -e "${LNGDIR}"/${lng}/lumina-${utl}.ts ]]; then
- if [[ -d "${CURDIR}"/src-qt5/core/lumina-${utl} ]]; then
- cp "${LNGDIR}"/${lng}/lumina-${utl}.ts \
- "${CURDIR}"/src-qt5/core/lumina-${utl}/i18n/lumina-${utl}_${lng}.ts
- elif [[ -d "${CURDIR}"/src-qt5/core-utils/lumina-${utl} ]]; then
- cp "${LNGDIR}"/${lng}/lumina-${utl}.ts \
- "${CURDIR}"/src-qt5/core-utils/lumina-${utl}/i18n/lumina-${utl}_${lng}.ts
- elif [[ -d "${CURDIR}"/src-qt5/desktop-utils/lumina-${utl} ]]; then
- cp "${LNGDIR}"/${lng}/lumina-${utl}.ts \
- "${CURDIR}"/src-qt5/desktop-utils/lumina-${utl}/i18n/lumina-${utl}_${lng}.ts
- fi
- fi
- done
-done
-
-echo "updated lumina translations."
-
-# satisfy dpkg-source when building a GIT snapshot
-# first ensure all translations are known to GIT
-# then create a commit using only the translation files
-# other changes to the source will still be tracked by dpkg-source
-[[ -d "${CURDIR}"/.git ]] && ( git add src-qt5/*/*/i18n/*.ts && git commit src-qt5/*/*/i18n/*.ts \
- -m "merge latest translations from https://github.com/pcbsd/lumina-i18n.git" )
-
-rm -rf lumina-i18n
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 3df8ba9f..00000000
--- a/debian/rules
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/usr/bin/make -f
-DH_VERBOSE = 1
-
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-%:
- dh $@ --parallel
-
-override_dh_auto_configure:
- /usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin/qmake \
- PREFIX=/usr \
- LIBPREFIX=/usr/lib/$(DEB_HOST_MULTIARCH) \
- L_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
- L_ETCDIR=/etc \
- QMAKE_CXXFLAGS="$(CXXFLAGS) $(CPPFLAGS)" \
- QMAKE_LFLAGS="$(LDFLAGS) -Wl,--as-needed" \
- CONFIG+=nostrip
-
-override_dh_auto_clean:
- dh_auto_clean
- -find $(CURDIR) -name *.qm -delete
-
-override_dh_install:
- dh_install --list-missing
- mv $(CURDIR)/debian/lumina-desktop/usr/bin/Lumina-DE \
- $(CURDIR)/debian/lumina-desktop/usr/bin/Lumina-DE.real
- install -m755 $(CURDIR)/debian/Lumina-DE \
- $(CURDIR)/debian/lumina-desktop/usr/bin/Lumina-DE
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index af745b31..00000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (git)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index a9b2b04c..00000000
--- a/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-https://github.com/pcbsd/lumina/releases/ .*/v(\d[\d\.]+)-Release\.tar\.gz
bgstack15