LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   e19 for Slackware! (https://www.linuxquestions.org/questions/slackware-14/e19-for-slackware-4175527047/)

mats_b_tegner 03-13-2019 10:06 AM

EFL 1.22 beta 1
 
Stefan Schmidt has announced the availability of EFL 1.22 beta 1:
Quote:

A bit delayed for various small reason we are pleased to announce the
beta 1 release for the 1.22 release cycle. From this point forward the
focus is on ironing out bugs in the code base to make a solid release.
Please help by testing and fixing bugs.

For meson tarball for testing purpose has also been updated
https://download.enlightenment.org/r...-meson.tar.xz]
https://download.enlightenment.org/r....tar.xz.sha256

**Download**
http://download.enlightenment.org/re...0-beta1.tar.xz
a06316c7f859d4ea15eea6bd8409fba1b32996cf85a3232dad82ab4279f09846

**Fixes:**
* ecore-con/proxy_helper: fix in-tree run path (T6713)
* efreet: simplify and fix efreetd launch (T6713)
* build: always check for fork() and clearenv()
* popup: fix popup sizing when scroll enabled. (T6886)
* evas gl-x11 engine - nvidia driver - fix performance drop
* canvas vg_loader: close opened file after using it.
* elm/win: correctly track and set x11 shaped state
* evas textblock: adds missing legacy types
* canvas render: stop render_pre/post cb if it didn't render.
* Evas text textblock: call evas_font_free even on null fonts
* emile image: close file properly.
* examples/evas: do not attempt to free animator on window delete (T7000)
* ecore_evas: when window resized in ecore_evas, check evas rotate state.
* elm_code: (cherry-pick) Fix cusor pos after newline when indenting with tabs
* ecore x - fix vsync to not block amdgpu drivers
* elm_code_widget: resize cursor at time of font change. (T6470)
* evas canvas: fix not to trigger unnecessary events.
* build: fix rpath for binaries which use ecore-x dependencies
* elm/genlist: remove conditional in _calc_job for verifying show_item code (T6368)
* elementary image: don't calc size using empty ones.
* evas image: fix screen flickering issue at partial + image preloading
* edje_cc: change .mo file write location to be relative to the .edj file
* theme: add programs for deferred naviframe push/pop signals
* edje: unset internal _need_imf flag on shutdown
* elm_panel: return instead of EINA_SAFETY_ON_FALSE_RETURN (T7265)
* build: fix evas static build of gl engines
* ecore/main: only update loop_time during loop iteration if the change is monotonic
* evas gl: fix missing map texture target.
* elm_code: fix crash on backspace and selection delete. (T7259)
* Fix leak in elm atspi
* eina_file: set errno on open fail for win32 build
* evas-gl-drm: Fix issue of rotation not actually rotating (T7690)
* solve neon rotation issue by moving to the tiled rotator
https://www.enlightenment.org/news/efl-1.22.0-beta1

mats_b_tegner 04-08-2019 03:00 PM

Terminology 1.4.0
 
Boris Faure announced the availability of Terminology 1.4.0 on 2019-03-31:
Quote:

Hello, fellow Terminology enthusiasts!

In the northern hemisphere, it is already spring. The flowers are
starting to bloom again, trees are budding? It is also a time to start
fresh and release those 250+ commits written during long winter nights.

I am thus proud to release Terminology 1.4.0 today!

Additions:
* Add Continuous Integration on every push to the git repository
* Add a test framework on escape code parsing and interpreting
* Add more than 120 test files
* Add support, along with tests, for the following escape codes:
DSR-DIR, DSR-KBD, DSR-MSR, DSR-DECCKSR, DSR-OS, DSR-PP, DSR-UDK,
DECSCLM, DECBI, DECFI, DECSACE, DECRARA, DECCRARA, DECIC, DECDC,
DECCRA, DECST8C, DA3, DECSWBV
* Add finer configuration on whether to activate links
* Set environment variable WINDOWID

Improvements:
* Selections only disappear if the underlying content changes
* When pasting a buffer, skip control characters as a security measure

Fixes:
* Fixes, along with tests, on handling the following escape codes:
VPR, DECERA, DECFRA, DSR-CPR, DCH, DECALN, DECAWM, IL, DL
* Fixes, along with tests, on mouse reporting
* Fixes on issues spotted by Coverity


The tarball can be found at :
- https://download.enlightenment.org/r...y-1.4.0.tar.xz
- https://downloads.terminolo.gy/terminology-1.4.0.tar.xz

sha256sum:
ed5904ba5eb11c67790964306ec260b4134e2a443ef5abd5105610d9943b3e60

Happy compiling! ( https://xkcd.com/303/ )
Seems to work using EFL 1.21.1.

mats_b_tegner 04-08-2019 03:04 PM

Enlightenment Foundation Libraries 1.22
 
Mike Blumenkrantz announced the availability of EFL 1.22 on 2019-04-05:
Quote:

After 8 months of development work we are proud to announce the release of
version 1.22 of the Enlightenment Foundation Libraries, featuring over 2000
patches from developers around the world.

DOWNLOAD

6ac87450cb55a5948c550dbeb05464f5fc1b0616c52dcb1cb2efbda73999c8ef
http://download.enlightenment.org/re...-1.22.0.tar.xz


Please see the release announcement for more details:
https://www.enlightenment.org/news/efl-1.22.0
I have not tested this myself yet.

mats_b_tegner 04-20-2019 05:18 AM

EFL 1.22.1 Release
 
The first bugfix release of the EFL 1.22 series is now available.
https://www.enlightenment.org/news/efl-1.22.1
Quote:

Fixes:
remove vpath test for user dir the test was broken and fixing is insane (T7728)
tests - fix check header to always include eina due to windows
evas - fix crash/junk pixel content but with tiled rotate at 270 + neon
tests - remove one of the eina strtod tests as libc is failing
ecore_imf: do not loop forever on shutdown when there is no more a display
efl_ui_list: fix to delete sub objects in efl_object_invalidate
efl_ui_widget: Fix disabled set calling without meaning. (T7799)
I have just compiled EFL 1.22.1 and rebuilt Enlightenment 0.22.4 and Terminology 1.4.0 and everything seems to work so far.

mats_b_tegner 04-26-2019 11:12 AM

Python-EFL 1.22.0 release
 
Quote:

= Python-EFL 1.22.0 release=
We are pleased to announce that **Python-EFL** 1.22.0 is now released and
available for download.

== Download ==
http://download.enlightenment.org/re...-1.22.0.tar.xz
http://download.enlightenment.org/re....tar.xz.sha256

The packages are also available on pypi, to install just use:
pip install python-efl

For convenience, the tarballs contain both the Cython sources and generated
intermediary C sources, meaning you **do not** need Cython to compile the
bindings. Full cython sources are also publicly accessible from our git
repository at:
https://git.enlightenment.org/bindin...ython-efl.git/

More information about the python bindings can be found at:
https://phab.enlightenment.org/w/pro...dings_for_efl/

= What's New =
As always new features of EFL have been ported and the usual has been done
in fixing bugs, optimizing speed and improve documentation. (see
**ChangeLog** in the tarball for the full list of changes)

= Building and Dependencies =
If you have existing Python-EFL installed you may wish to uninstall them
before compiling and installing to avoid possible conflicts during the install
and/or runtime.

To build the bindings you will need the following libraries:
* python (Python 2.6+/3.2+)
* efl (1.22)
* python-dbus (0.83+)

If you wish to compile using the Cython sources a required dependency is:
* cython (0.28+)


To install the bindings run:

(sudo) python setup.py install

or:
(sudo) python3 setup.py install

To generate the documentation locally you need:
* sphinx (1.1+)
* graphviz (optional)

To build the documentation:

python setup.py build_doc

For more information on available build options see:

python setup.py --help
Seems to build fine using EFL 1.22.1 under -current.

mats_b_tegner 05-02-2019 10:00 AM

EFL 1.22.2 Release
 
This release contains the latest fixes for the EFL 1.22 series.
See the full announcement with download links here:
https://www.enlightenment.org/news/efl-1.22
http://download.enlightenment.org/re...-1.22.2.tar.xz
Quote:

Fixes:
ecore-drm2: Make atomic property values support uint64_t
elm_atspi_bridget: Fix resource leak (CID1399424)
elput: Remove useless call to eldbus_message_unref
efl_core_command_line: Fix resource leak (CID1399105)
ecore-evas-x: Fix double free (CID1382851)
elm_theme: Check the ref count to delete or unref.
elc_hoversel: Fix crash when no sd->last_location
ecore drm2 - fix timeout in case called from thread
EFL 1.22.2 seems to build and run fine under -current.

mats_b_tegner 05-22-2019 09:39 AM

Release: Enlightenment 0.23.0 alpha
 
Carsten Haitzler announced the availability of Enlightenment 0.23.0 alpha:
Quote:

I'm starting a new release cycle for Enlightenment. To kick it off here's an
alpha tarball:

https://download.enlightenment.org/r...0-alpha.tar.xz

I will update NEWS and other such related details during the cycle. Let me know
how the new meson build system goes since this now no longer uses autofoo.
That's probably the big thing to check up on multiple distributions. As it's
an alpha, this is definitely not final, but I intend over the coming few weeks
to dot i's, cross t's and get it out in full.

mats_b_tegner 05-25-2019 10:07 AM

Terminology 1.4.1
 
Boris Faure just announced the availability of Terminology 1.4.1:
Quote:

Hello fellow Terminology enthusiasts!

A few weeks after having released Terminology v1.4.0, few issues were
found and fixed in this new 1.4.1 version.

== Fixes ==
* Decode pasted string as UTF-8, fixing some characters being skipped
* Fix theme to ensure default size is 80x24
* Fix focus disappearing after going to Settings and back

The tarball can be found at :
- https://download.enlightenment.org/r...y-1.4.1.tar.xz
- https://downloads.terminolo.gy/terminology-1.4.1.tar.xz

sha256sum:
d7b8b35fa38cb6a8746435c44f3517c47324d4c8362b35878ec90c9254d9a956
Seems to build and run fine under -current.

mats_b_tegner 07-23-2019 09:38 AM

Boris Faure has announced Terminology 1.5.0
Quote:

Hello fellow Terminology enthusiasts!

After a few months of work, Terminology 1.5.0 is out with a new theme,
ability to auto-hide the mouse cursor, some improvements and quite some
important bug fixes:

== Additions ==
* Handle emoji has double-width character, introduced in Unicode 9.0.
* Add option Treat Emojis as double-width characters, on by default.
* Hide mouse cursor when idle, with parameter to set idle time
* Add papercolor theme

== Improvements ==
* Themes can now set background color through a color-class
* Handle OSC-11 escape-code to report background color
* Update Italian and French translations

== Fixes ==
* Fix initial window size hints
* Fix focus issues

The tarball can be found at :
- https://download.enlightenment.org/r...y-1.5.0.tar.xz
- https://downloads.terminolo.gy/terminology-1.5.0.tar.xz

sha256sum:
de55e503b382bb7c42a7def04c5ef7bff01e3e1fb0b379a4591544899eab8a6c
1.5.0 seems to build and run fine on -current.

mats_b_tegner 08-24-2019 08:12 AM

EFL 1.22.3 Release
 
Quote:

This release contains the latest fixes for the EFL 1.22 series.

See the full announcement with download links here:
https://www.enlightenment.org/news/efl-1.22.3
https://download.enlightenment.org/r...-1.22.3.tar.xz

mats_b_tegner 08-24-2019 08:15 AM

Enlightenment DR 0.23.0 Release
 
Quote:

Highlights:
* New padded screenshot option
* Meson build now is the build system
* Music Control now supports rage mpris dbus protocol
* Add Bluez5 support with totally new and redone module and gadget
* Add dpms option to turn it off or on
* Alt-tab window switcher allows moving of windows while alt-tabbing
* Lots of bug fixes, compile warning fixes, etc.
* Massive improvements to Wayland support

Please see https://www.enlightenment.org/news/e23_release for more details
https://download.enlightenment.org/r...-0.23.0.tar.xz

mats_b_tegner 08-24-2019 08:19 AM

Rage 0.3.1
 
Quote:

Releasing another installment of the rage video/media player.
https://www.enlightenment.org/news/rage-0.3.1
https://download.enlightenment.org/r...e-0.3.1.tar.xz

mats_b_tegner 08-24-2019 08:33 AM

Since a lot of Enlightenment packages have moved to the meson build system I will update the slackEnlightenment build scripts to use meson where needed.

Edit:
EFL 1.22.3, Python-EFL 1.22.0, Enlightenment 0.23.0, Ephoto 1.5, Rage 0.3.1 and Terminology 1.5.0 all seems to build fine under -current. E23, Rage, and Terminology now use the meson build system.

https://github.com/matsbtegner/slackENLIGHTENMENT

bassmadrigal 08-24-2019 01:24 PM

Quote:

Originally Posted by mats_b_tegner (Post 6028968)
Edit:
How do I disable PAM using meson?

Code:

meson -Dpam=false
You can see the meson_options.txt file in the elightenment source for more options and what the defaults are.

konmit 08-25-2019 06:58 AM

Hi!

I'd like to give it a go (again) but I'm not sure which versions are suitable for 64_14.2.
@mats_b_tegner Should I clone your repo instead of rayan's?

Looks like source packages from your repo are linked against newer versions
and you've already updated build scripts.

If I choose to use enlighten-me.sh, would it be sufficient to add lines
ephoto\ and rage\ under # Loop for all packages section, to include those into the build queue?

Thanks!
K


All times are GMT -5. The time now is 09:11 AM.