Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the pkg-plist for lumina-textedit. | Ken Moore | 2019-07-01 |
| | | | | Needed to add the new java.syntax rules file. | ||
* | Remove the lumina-[calculator/pdf] ports. | Ken Moore | 2019-04-01 |
| | | | | These are in their own repositories now. | ||
* | Remove the "@qt5" flavor of gstreamer1-qt. Qt5 is the only option now - ↵ | Ken Moore | 2019-04-01 |
| | | | | flavor was removed upstream. | ||
* | Fix pkg-plist for lumina-photo again. | Ken Moore | 2019-01-21 |
| | | | | The "fur" locale is not supported by the app | ||
* | Fix up the GitHub org used for the FreeBSD ports. | Ken Moore | 2019-01-18 |
| | |||
* | Fix up the pkg-plist for the lumina-photo port. | Ken Moore | 2019-01-18 |
| | |||
* | delete lumina-calculator pkg-message | Cat | 2019-01-05 |
| | | | It's a duplicate of the lumina-core pkg-message and makes that message appear twice when installing Lumina. | ||
* | typo fix | Cat | 2019-01-05 |
| | | | with -> wish | ||
* | just a quick plist fix for the right paths | q5sys (JT) | 2018-11-25 |
| | |||
* | Start putting together a port for the lumina-photo utility | Ken Moore | 2018-11-24 |
| | |||
* | Update the pkg-plist to account for the new desktop style files. | Ken Moore | 2018-08-27 |
| | |||
* | A few fixes for Lumina: | Ken Moore | 2018-08-22 |
| | | | | | | | | | 1. Adjust the pkg-plist for FreeBSD to include the trident-dark color file. 2. Add a new function for fetching XDG standard directory paths (and create dir as needed) 3. Setup the desktop and lib classes to use the XDG standard path function now. 4. Add a bunch of fallback icons if the "start-here-lumina" icon could not be found in the current theme. These are all based on the OS name. 5. Ensure we run "xdg-user-dirs-update" before launching the session (if it is installed). This is used for the main standard dir detection. 6. Ensure that start-lumina-desktop *always* starts a new desktop session (bypassing any existing lock files for the desktop session). | ||
* | Fix up the port template for lumina-pdf | Ken Moore | 2018-08-17 |
| | |||
* | More fixes for the Lumina ports for FreeBSD. | Ken Moore | 2018-08-16 |
| | | | | This *should* finish up all the changes to the Qt build subsystem and pkg-plist files. | ||
* | Chase even more port flavor changes in FreeBSD.... | Ken Moore | 2018-08-10 |
| | |||
* | Update Makefile | Ken Moore | 2018-08-10 |
| | | | Fix qt5 flavor | ||
* | Fix another thing in the FreeBSD port template. | Ken Moore | 2018-08-10 |
| | | | | Match upstream changes to support "flavors" of qt | ||
* | Fix the FreeBSD port files. | Ken Moore | 2018-08-10 |
| | | | | Change the USE_QT5 to USE_QT and USES+= qt:5 to align with the new syntax within the ports tree. | ||
* | Update the port makefile for deskutils/lumina-pdf to expose the ↵ | Ken Moore | 2018-03-21 |
| | | | | | | MuPDF/Poppler build options. Have the MuPDF option enabled by default. | ||
* | Fix a missing library dependency for libXCursor | Ken Moore | 2018-03-06 |
| | |||
* | Remove the FreeBSD port: deskutils/lumina-notify. | Ken Moore | 2018-03-06 |
| | | | | No longer in the lumina repo/tree (separate tool now) | ||
* | Add another XDG registration for lumina-mediaplayer when pianobar is installed. | Ken Moore | 2018-03-05 |
| | | | | This shortcut is specifically for launching the Pandora radio streaming side. | ||
* | Make sure the FreeBSD ports have OPTIONS_SUB=yes in the Makefile | Ken Moore | 2018-02-13 |
| | | | | This ensures that the plist entries which start with %%I18N%% get ignored if the option is not set | ||
* | Update all the Lumina ports | Ken Moore | 2018-02-09 |
| | | | | | Ensure that the translation files are offset by %%I18N%% Also rework a few USE/USES ordering | ||
* | Revert "add shell logout to Lumina" | q5sys | 2018-02-07 |
| | | | | This reverts commit 4455528cd9cd0b0594c3bcabf619a50e64e37832. | ||
* | add shell logout to Lumina | q5sys | 2018-02-07 |
| | |||
* | Added two custom icons for lumina-pdf | ZackaryWelch | 2017-12-18 |
| | |||
* | Added icons for lumina-pdf | ZackaryWelch | 2017-12-18 |
| | |||
* | Added script to detect icons missing in plist | ZackaryWelch | 2017-12-18 |
| | |||
* | make portlint happy | q5sys | 2017-12-12 |
| | |||
* | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-12-07 |
|\ | |||
| * | Make sure the new traynotification-simple stylesheet is used. | Ken Moore | 2017-12-07 |
| | | | | | | | | | | * Fix the pkg plist to account for it * Add it to the default style list | ||
* | | remove lumina-themes as a hard dep of port | q5sys | 2017-12-07 |
|/ | |||
* | Fix up the pkg-plist for Lumina-core (new binary: lthemeengine-sstest) | Ken Moore | 2017-12-07 |
| | |||
* | update portmaintainer for packages | q5sys | 2017-11-24 |
| | |||
* | remove lumina-xdg-entry from build | q5sys | 2017-11-24 |
| | |||
* | Redo all the new man pages categories. | Ken Moore | 2017-11-20 |
| | | | | Make sure they are all man1 instead of man8 | ||
* | Fix up the pkg-plist for all the Lumina ports: | Ken Moore | 2017-11-20 |
| | | | | Adding in the new manpages. | ||
* | Fix the pkg-plist for lumina-core. | Ken Moore | 2017-11-17 |
| | | | | | Wallpaper files are installed by the lumina-themes package now. Also remove the old "color" files (pre-theme-engine) | ||
* | Adjust the border on the simple scrollbar style, and update the pkg-plist. | Ken Moore | 2017-10-02 |
| | |||
* | Fix up the loading of the theme settings before the session is started in ↵ | Ken Moore | 2017-09-21 |
| | | | | Lumina 1, and also fix the pkg plist so it includes the qss files. | ||
* | Added an icon for the screen recorder | ZackaryWelch | 2017-09-11 |
| | |||
* | Update the x11/lumina meta-port to include a dependency on ↵ | Ken Moore | 2017-08-18 |
| | | | | x11-themes/lumina-themes | ||
* | Add a new port for lumina-pdf: | Ken Moore | 2017-08-11 |
| | | | | deskutils/lumina-pdf : also added to the "x11/lumina" meta-package | ||
* | Update the Makefile for lumina-mediaplayer | Ken Moore | 2017-08-07 |
| | | | | gstreamer1-plugins-gl is required for video playback to not crash/stop when the video is hidden (such as changing tabs or minimizing the window). The gstreamer1-qt5 package is just a good idea to pull in the other plugins that Qt5 supports. | ||
* | Fix a typo in the pkg-plist for x11/lumina-core | Ken Moore | 2017-08-05 |
| | |||
* | Get the icon loading routines all switched over to the old ↵ | Ken Moore | 2017-08-03 |
| | | | | QIcon::fromTheme() routine now that we have a theme engine available out-of-box. | ||
* | Updated plist for Australian translation files | ZackaryWelch | 2017-07-31 |
| | |||
* | Fix typo with pkg-plist | Kris Moore | 2017-07-03 |
| | |||
* | Fix the package plist for lumina-xdg-entry | Ken Moore | 2017-06-30 |
| |