aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/deskutils/lumina-screenshot
Commit message (Collapse)AuthorAge
* Make sure the FreeBSD ports have OPTIONS_SUB=yes in the MakefileKen Moore2018-02-13
| | | | This ensures that the plist entries which start with %%I18N%% get ignored if the option is not set
* Update all the Lumina portsKen Moore2018-02-09
| | | | | Ensure that the translation files are offset by %%I18N%% Also rework a few USE/USES ordering
* make portlint happyq5sys2017-12-12
|
* update portmaintainer for packagesq5sys2017-11-24
|
* Redo all the new man pages categories.Ken Moore2017-11-20
| | | | Make sure they are all man1 instead of man8
* Fix up the pkg-plist for all the Lumina ports:Ken Moore2017-11-20
| | | | Adding in the new manpages.
* Updated plist for Australian translation filesZackaryWelch2017-07-31
|
* Large cleanup of the FreeBSD port Makefiles that are saved in the tree ↵Ken Moore2017-06-30
| | | | (based on some make-system feedback after testing them before publishing 1.3.0)
* Adjust all the new Lumina ports - looks like there was a QtMultimedia ↵Ken Moore2017-05-16
| | | | dependency in one of the library classes.
* Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in ↵Ken Moore2017-05-14
| | | | the new port files.
* Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion ↵Ken Moore2017-05-13
| | | | | | used in the old plist. Also change the name of the binary for lumina-notify to "lumina-notify" and add a lumina-notify.desktop file.
* Fix up the new port files so they all pass portlint now.Ken Moore2017-05-13
|
* Split up the FreeBSD port files into a total of 12 portsKen Moore2017-05-13
x11/lumina (meta port for all of them) x11/lumina-core (core desktop: lumina-open, lumina-desktop, start-lumina-desktop, themes, icons, etc..) x11/lumina-coreutils (core configuration utilities: lumina-config, lumina-xconfig, lumina-search) deskutils/lumina-archiver deskutils/lumina-calculator deskutils/lumina-fileinfo deskutils/lumina-fm deskutils/lumina-mediaplayer deskutils/lumina-notify deskutils/lumina-screenshot deskutils/lumina-textedit deskutils/lumina-xdg-entry
bgstack15