Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730756 - dev-lang/erlang-23.0.1: move to GTK3 version of wxGTK
Summary: dev-lang/erlang-23.0.1: move to GTK3 version of wxGTK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-04 19:10 UTC by Maciej Barć
Modified: 2020-07-04 21:24 UTC (History)
2 users (show)

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


Attachments
ebuild changes (erlang-23.0.1.ebuild.diff,407 bytes, patch)
2020-07-04 19:10 UTC, Maciej Barć
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Barć gentoo-dev 2020-07-04 19:10:09 UTC
Created attachment 647604 [details, diff]
ebuild changes

I changed the dependency of Erlang ebuild to build with wxGTK GTK3 version instead of GTK2 and it seems to run fine.

I ran
`erl -sname observer -hidden -setcookie MyCookie -run observer`
from shell,
`wx:demo().`
from erl
and
`:wx.demo()`
from iex.

Didn't notice any critical errors.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-04 21:23:58 UTC
The bug has been closed via the following commit(s):

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

commit ed980d8bb2f437d2b496a24b3311a67cb0c01c6a
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-07-04 21:23:31 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-07-04 21:23:53 +0000

    dev-lang/erlang: move to GTK3 version of wxGTK
    
    Fixed-by: xgqt@protonmail.com
    Closes: https://bugs.gentoo.org/730756
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-lang/erlang/erlang-23.0.1-r1.ebuild | 158 ++++++++++++++++++++++++++++++++
 1 file changed, 158 insertions(+)