aboutsummaryrefslogtreecommitdiff
path: root/port-files
Commit message (Collapse)AuthorAge
...
* Fix a syntax issue with the new i18n option in the FreeBSD makefile.Ken Moore2016-09-26
|
* Also ensure that the Qt5 linguist tools are used during the build if the ↵Ken Moore2016-09-26
| | | | i18n option is enabled.
* Adjust the port Makefile for FreeBSD to include the i18n files by default.Ken Moore2016-09-26
|
* Add a new file to be distributed with Lumina:Ken Moore2016-09-23
| | | | | Include a copy of the "globs2" file from the FreeDesktop mimetype database, to be used as a fallback if the official mimetype database is not installed/found on the system. Also adjust the mimetype loader to use this fallback as needed.
* remove left-over fileChristopher Roy Bratusek2016-08-09
|
* update debian packaging scriptsChristopher Roy Bratusek2016-08-09
|
* Fix pkg-plist and cleanup MakefileKris Moore2016-08-09
|
* Move the new port files for FreeBSD over into the proper directory and ↵Ken Moore2016-08-08
| | | | adjust the new mkport script to use that dir.
* Debian: new wrapper fileChristopher Roy Bratusek2016-07-12
|
* update Debian packaging scriptsChristopher Roy Bratusek2016-07-12
|
* Fix up the FreeBSD port files for LuminaKen Moore2016-07-01
|
* Another couple quick fixes for the FreeBSD port files.Ken Moore2016-06-28
|
* Another couple updates to the FreeBSD port files.Ken Moore2016-06-28
|
* Update the FreeBSD port makefile and pkg-descriptionKen Moore2016-06-28
|
* Update the coming-soon 0.9.1 port makefile for FreeBSD, and also setup the ↵Ken Moore2016-06-28
| | | | "DEFAULT_SETTINGS=<OS>" build flag for installing config files or desktop wallpapers for other OS's.
* Change references to PC-BSD to TrueOSq5sys2016-06-23
|
* Cleaning up the lumina FreeBSD makefile.Ken Moore2016-06-23
|
* Large update to all the port-files.Ken Moore2016-06-20
| | | | | | | 1) Move all the port files (.spec, .ebuild, debian dir, etc..) into the port-files dir. 2) Move all the FreeBSD port files into a "port-files/FreeBSD" sub-dir 3) Update all the build/install scripts (as much as possible - needs review by the porters) to account for the directory heirarchy change 4) Update the .gitignore file a bit so it is also aware of the new directory heirarchy
* Update lumina-xconfig (and lumina-session) so that it saves/reloads the ↵Ken Moore2016-06-06
| | | | previous display configuration on Lumina start.
* Minor cleanup of some build system files. No real changes.Ken Moore2016-04-12
|
* Update the port Makefile for Lumina 0.8.8-Release (FreeBSD port).Ken Moore2016-02-10
|
* Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, ↵Ken Moore2015-12-17
| | | | with a new "Black" color scheme for the Lumina interface. This is just a nice neutral panel/interface which should work with any background image (including the Lumina wallpapers).
* Add a link to the Lumina IRC channel in the lumina-info utility, and also ↵Ken Moore2015-12-01
| | | | create a XDG desktop entry for the community support channel (same thing - different way to access it).
* Add a couple more color schemed I put together: Blue-light and Grey-Dark, ↵Ken Moore2015-08-14
| | | | also modify the lumina-green color scheme so it is a bit less yellow-tinged.
* Add two new color schemes from "mitlik" on IRC: Solarized-[Light/Dark]. ↵Ken Moore2015-08-14
| | | | These color schemes are based on a project by Ethan Schoonover (http://ethanschoonover.com/solarized) to provide consistent contrast/usability in all lighting situations.
* Update the pkg-plist to account for the new QtQuick sample plugin.Ken Moore2015-07-09
|
* Some quick cleanup in the LSession.cpp file and update the port filesKen Moore2015-06-26
|
* Improve the x11/lumima port to pull from GitHub releases nowKris Moore2015-04-28
|
* Re-enable lumina-fileinfo within the general lumina build procedure and ↵Ken Moore2015-04-22
| | | | update the port files as necessary
* Fix location of ogg / vorbis gstreamer pluginsKris Moore2015-03-30
|
* Oops, fix a leftover forward-slash in the MakefileKen Moore2015-03-28
|
* Add thumbnail support for image files in the desktopview plugin.Ken Moore2015-03-27
| | | | Also update the port makefile for FreeBSD so that has the proper gstreamer plugins installed for audio support.
* Finish up some little things in lumina-xconfig, and add it to the build/port.Ken Moore2015-02-24
|
* Update the Lumina port makefile for FreeBSD to add a multimedia option ↵Ken Moore2015-02-12
| | | | (enabled by default) which installes the gstreamer backend for Qt to play multimedia files.
* Add a new PC-BSD (version 10.x) color scheme for the Lumina DesktopKen Moore2015-02-03
|
* Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, ↵Ken Moore2015-01-28
| | | | | | config menu). Also make sure that there is a *.desktop shortcut for the application (and update the pkg-plist) Also allow for "-<something>" to be put in the version number without messing up the version checking routine, and tag the current version on the master branch as 0.8.2-devel (once the stable/official release is branched, the "-devel" tag will get either dropped or changed to "-release" in that branch, with the master branch moving on to the next <version>-devel)
* Add a new utility: lumina-infoKen Moore2015-01-28
| | | | This utility provides basic information/links for the Lumina desktop project.
* Tag version 0.8.1 of Lumina.Ken Moore2015-01-21
| | | | Changes include: a new distribution customization methodology, new desktop/panel plugins, new slideshow options in lumina-fm, and a number of stability/bug fixes.
* Finish committing the last of the new distribution defaults framework. Also ↵Ken Moore2015-01-21
| | | | adjust the port plist, and add options to reset the system settings to default to lumina-config.
* Cleanup the lumina port files so that portlint is happyKris Moore2015-01-05
|
* Quick fix for the FreeBSD port makefile: corelib -> core for Qt5Ken Moore2014-12-29
|
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
| | | | It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
* Tag Lumina version 0.7.2:Ken Moore2014-11-19
| | | | | | | | | | | | | | | | | Changes: Streamlined startup process and utilities Enable login/logout chimes New Desktop Plugins: - Note Pad: Take text notes on your desktop - Desktop View: Auto-generate icons for everything in the ~/Desktop folder New Utility: - lumina-search: Quickly search for applications/files/directories New Color Schemes: - Lumina-[Green, Gold, Purple, Red, Glass] now available out of box (default: Glass) New Backend system for registering default applications: - Uses mime-types instead of extensions now - All lumina utilities have been updated to work with the new system - WARNING: Previously registered defaults might not be transfered to the new system, so you may need to reset your default web browser/email client through lumina-config.
* Update the FreeBSD port pkg list (and a minor fix for lumina-config UI)Ken Moore2014-11-12
|
* Add a new Lumina Theme: NoneKen Moore2014-11-10
| | | | This disables all the special Qt theming (except for the custom font/font size), and will use the default theme for Qt.
* Add a new utility: lumina-searchKen Moore2014-11-05
| | | | | This utility provides quick searching for applications (the default), or for searching the entire user's home directory. The file search also supports the "*" wildcard for the search terms.
* Tag Lumina version 0.7.1:Ken Moore2014-10-29
| | | | This version mainly contains bugfixes and stability fixes from 0.7.0. The only new features are the "window list" menu plugin, and the option to have panels auto-hide.
* Add a couple missing dependencies to the FreeBSD port for Lumina:Ken Moore2014-10-21
| | | | | 1) x11/xorg (for some reason it is not making sure this is also installed) 2) graphics/qt4-imageformats (via the USE_QT4 line, required for jpeg support)
* Clean up a couple other port/files issues.Ken Moore2014-10-15
|
* Oops, add the default theme template to the Lumina build. Now users will ↵Ken Moore2014-10-15
| | | | actually have a theme available by default that can be edited/changed.
bgstack15