-
Notifications
You must be signed in to change notification settings - Fork 80
Move akonadiserverrc and optional RDEPENDS to kde-apps/akonadi-config (new package) #1007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Do we need to be careful with some Portage peculiarities since a config protected file is changing ownership? |
thesamesam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've decided no news item then?
| elog "${DRIVER} has been set as your default akonadi storage backend." | ||
| elog | ||
| optfeature_header "The following optional database backends exist:" | ||
| optfeature "QSQLITE backend support" "${CATEGORY}/${PN}[sqlite]" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Casing is indeed correct, although odd! Although maybe would look better to just say the real names (SQLite, MySQL, PostgreSQL)
Not decided yet. |
ad8d3d8 to
84183c3
Compare
|
Introduction with 24.08.3? |
| } | ||
|
|
||
| pkg_setup() { | ||
| # Set default storage backend in order: SQLite, MySQL, PostgreSQL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
Bug: https://bugs.gentoo.org/936102 Signed-off-by: Andreas Sturmlechner <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.