Skip to content
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

media-sound/pasystray: Add libappindicator and X as optional dependen… #35858

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xfea5
Copy link

@0xfea5 0xfea5 commented Mar 21, 2024

pasystray offers the option to build with/without support for X and libappindicator. With this small update, the ebuilds can now reflect these options.

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @0xfea5
Areas affected: ebuilds
Packages affected: media-sound/pasystray

media-sound/pasystray: @lmiphay, @gentoo/sound, @gentoo/proxy-maint

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.

Missing GCO sign-off

Please read the terms of Gentoo Certificate of Origin and acknowledge them by adding a sign-off to all your commits.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. no signoff One or more commits do not indicate GCO sign-off. labels Mar 21, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-03-21 18:13 UTC
Newest commit scanned: dc835d8
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/0f50b4bc27/output.html

@@ -37,6 +38,8 @@ src_prepare() {

src_configure() {
econf \
$(use_enable X x11) \
$(use_enable appindicator appindicator) \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what were the defaults here? and does that X use flag affect x11-libs/libX11 or not?

@0xfea5
Copy link
Author

0xfea5 commented Mar 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. no signoff One or more commits do not indicate GCO sign-off.
Projects
None yet
4 participants