| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
Make sure all .build dirs are ignored, as well as a few other compiled binaries
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Skip some more compiled binaries, qmake stash files (new with Qt 5.7.1?), and similar.
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
issues when trying to install the debug version of apps. Instead, the makefiles should be generated with the command "qmake[-qt5] CONFIG+=debug". That will set the debug flag for the Makefile and allow the user to run make and "make install" normally (but with debugging enabled)
|
| |
|
| |
|
|
|
|
| |
by william-os4y)
|
|
|