[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Packages start to be actually installable now!



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
906a6538 by Benoît Minisini at 2024-12-12T15:10:39+01:00
Packages start to be actually installable now!

[GAMBAS-PACKAGE-CONFIG]
* BUG: Fix detection of component dependencies in '*.component' files.
* BUG: Correctly package all '*.so.0.0.0' files.
* NEW: Add 'gambas-gui-opengl' and 'gambas-gui-webview' metapackages.
* NEW: ArchLinux: Automatically add dependencies in specific '@{package}@' commands.
* BUG: 'gb-qt5', 'gb-qt6' and 'gb-gtk3' packages now always include their 'x11' and 'wayland' components.
* BUG: ArchLinux: The 'gb-compress' package does not include the specific compression drivers.

- - - - -


10 changed files:

- app/src/gambas-package-config/.src/CComponent.class
- app/src/gambas-package-config/.src/Main.module
- app/src/gambas-package-config/conf/gambas3-gui
- + app/src/gambas-package-config/conf/gambas3-gui-opengl
- + app/src/gambas-package-config/conf/gambas3-gui-webview
- app/src/gambas-package-config/template/arch/PKGBUILD
- app/src/gambas-package-config/template/deb/debian/control
- + app/src/gambas-package-config/template/deb/debian/gambas3-gui-opengl.install
- + app/src/gambas-package-config/template/deb/debian/gambas3-gui-webview.install
- app/src/gambas-package-config/template/rpm/gambas3-openSUSE.spec


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/906a653802445002c62c5a4d49a2a4417d1f35f6

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/906a653802445002c62c5a4d49a2a4417d1f35f6
You're receiving this email because of your account on gitlab.com.