Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638068 - dev-util/geany-9999 improvements
Summary: dev-util/geany-9999 improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://paste.pound-python.org/show/l...
Whiteboard:
Keywords:
Depends on:
Blocks: 638160
  Show dependency tree
 
Reported: 2017-11-18 22:57 UTC by Kristoffer Bernssen
Modified: 2018-02-16 16:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
geany-9999.ebuild (geany-9999.ebuild,1.35 KB, text/plain)
2017-11-18 22:58 UTC, Kristoffer Bernssen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristoffer Bernssen 2017-11-18 22:57:21 UTC
New Snapshot version of geany IDE

Reproducible: Always

Steps to Reproduce:
1.cd /usr/portage/dev-util/geany
2.ebuild geany-9999.ebuild manifest
3.emerge =dev-util/geany-9999
Actual Results:  
a working version of the latest snapshot of geany


i'll file the gentoo-plugin-9999 snapshot when it's ready in a new "bug-report"
for now the latest version also seems to work with the last stable version of gentoo-plugins
Comment 1 Kristoffer Bernssen 2017-11-18 22:58:30 UTC
Created attachment 504726 [details]
geany-9999.ebuild
Comment 2 Kristoffer Bernssen 2017-11-19 00:31:47 UTC
No, my mistake. the old plugins didn't work. I'll continue working on the -9999 version of the geany-plugins
Comment 3 Kristoffer Bernssen 2017-11-19 09:21:43 UTC
both geany-plugins and geany have to be of the same gtk version in order for the plugins to appear
Comment 4 Kristoffer Bernssen 2017-11-19 18:35:12 UTC
a little information from geany developers:

We are happy to announce a new release of Geany!
 
For a comprehensive list of changes please see
https://www.geany.org/Documentation/ReleaseNotes.
 
Some highlights:
 
* Improve snippet support (visual indicators and more, Thomas Martitz).
* Improve CLI argument help.
* Add "Close Documents to the Right" feature.
* Minor accessibility improvements.
* Fix crash if plugin manager is opened more than once.
* Update Python, Assembler and PHP filetypes.
* Updated translations: ca, de, el, es, fr, it, lt, lv, nl, pt, ru,
  sk, sv, zh_CN
 
We want to thank all developers, translators and everyone who
contributed to this release with patches, feedback, bug reports and
so on. Thank you!
 
As usual, all downloads can be found on
https://www.geany.org/Download/Releases.
 
 
Happy hacking,
Enrico
Comment 5 Larry the Git Cow gentoo-dev 2018-02-16 16:12:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24fd42d313be1ee5a1eddf23a91002387bf66a5

commit c24fd42d313be1ee5a1eddf23a91002387bf66a5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-02-16 16:11:52 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-02-16 16:12:29 +0000

    dev-util/geany: Some adjustments to the live ebuild.
    
    Closes: https://bugs.gentoo.org/638068
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/geany/geany-9999.ebuild | 42 ++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77bc323d37dac8a34eae4de30b39dc8ea062fee

commit f77bc323d37dac8a34eae4de30b39dc8ea062fee
Author:     Kristoffer Bernssen <krizoek@gmail.com>
AuthorDate: 2018-02-16 16:02:41 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-02-16 16:12:27 +0000

    dev-util/geany: Added live ebuild. Thanks to Kristoffer Bernssen.
    
    Bug: https://bugs.gentoo.org/638068

 dev-util/geany/geany-9999.ebuild | 67 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)}