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

dev-util/geany-plugins: Bump to 1.28 and add gtk3 USE flag #2063

Closed
wants to merge 1 commit into from

Conversation

cjmayo
Copy link
Contributor

@cjmayo cjmayo commented Aug 10, 2016

configure decides to build for GTK+-2 or 3 based on installed geany
using pkg-config.

  • Ensure geany and geany-plugins are in step with a gtk3 USE flag (this
    adds unnecessary work for a user not installing any GTK+ using
    plugins, but does no harm)
  • Fix GTK+ dependencies to reflect the SLOT that will be used
  • Block selection of GTK+-2 only plugins for gtk3 with REQUIRED_USE
  • Explicitly enable all plugins
  • Honour LINGUAS, makes it and nl available
  • Fix metadata for gtkspell, it is the spellchecker for GeanyVC
  • geany-1.26 is the minimum since 1.27
  • Prune .la files
  • Move to EAPI6, remove use of autotools-utils and versionator, tidy

Gentoo-Bug: https://bugs.gentoo.org/566214
Gentoo-Bug: https://bugs.gentoo.org/556840

@cjmayo cjmayo force-pushed the geany-plugins-1.28 branch 3 times, most recently from 9da25d9 to 7bee7be Compare August 13, 2016 19:25
configure decides to build for GTK+ 2 or 3 based on installed geany
using pkg-config.
- Ensure geany and geany-plugins are in step with a gtk3 USE flag (this
  adds unnecessary work for a user not installing any GTK+ using
  plugins, but does no harm)
- Fix GTK+ dependencies to reflect the SLOT that will be used
- Block selection of GTK+ 2 only plugins for gtk3 with REQUIRED_USE
- Explicitly enable all plugins
- Honour LINGUAS, makes it and nl available
- Fix metadata for gtkspell, it is the spellchecker for GeanyVC
- geany-1.26 is the minimum since 1.27
- Prune .la files
- Move to EAPI6, remove use of autotools-utils and versionator, tidy

Gentoo-Bug: https://bugs.gentoo.org/586162
Gentoo-Bug: https://bugs.gentoo.org/566214
Gentoo-Bug: https://bugs.gentoo.org/556840
@cjmayo cjmayo deleted the geany-plugins-1.28 branch September 11, 2016 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant