Skip to content

Commit 4ef4840

Browse files
Peter2121arrowd
authored andcommitted
x11-wm/enlightenment: Update to 0.25.3
1 parent da3e12b commit 4ef4840

5 files changed

Lines changed: 68 additions & 74 deletions

File tree

x11-wm/enlightenment/Makefile

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
22

33
PORTNAME= enlightenment
4-
PORTVERSION= 0.24.2
5-
PORTEPOCH= 2
4+
PORTVERSION= 0.25.3
65
CATEGORIES= x11-wm enlightenment
76
MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/
87
DIST_SUBDIR= enlightenment
@@ -24,14 +23,20 @@ INSTALL_TARGET= install-strip
2423

2524
MESON_ARGS= -Dsystemd=false -Ddevice-udev=false \
2625
-Dmount-udisks=false -Dmount-eeze=false -Dbluez5=false \
27-
-Dconnman=false --sysconfdir=/usr/local/etc
26+
-Delput=false -Dgesture-recognition=false
2827

29-
OPTIONS_DEFINE= NLS
28+
OPTIONS_DEFINE= NLS EXIF
29+
OPTIONS_DEFAULT= NLS EXIF
3030
OPTIONS_SUB= yes
3131

32+
EXIF_DESC= Exif metadata display support
33+
3234
NLS_USES= gettext-runtime
3335
NLS_MESON_TRUE= nls
3436

37+
EXIF_LIB_DEPENDS= libexif.so:graphics/libexif
38+
EXIF_MESON_TRUE= libexif
39+
3540
# MESON normalizes ${ARCH} so we cannot use it 'AS IS' without conversion
3641
CURRENT_ARCH= ${ARCH}
3742
.if ${CURRENT_ARCH} == amd64
@@ -48,7 +53,7 @@ ENLIGHTENMENT_ARCH= ${OPSYS:tl}-arm
4853
ENLIGHTENMENT_ARCH= ${OPSYS:tl}-${CURRENT_ARCH}
4954
.endif
5055

51-
ENLIGHTENMENT_VERSION= 0.24.2
56+
ENLIGHTENMENT_VERSION= 0.25.3
5257
PLIST_SUB= ENLIGHTENMENT_ARCH=${ENLIGHTENMENT_ARCH}-${ENLIGHTENMENT_VERSION}
5358

5459
.include <bsd.port.mk>

x11-wm/enlightenment/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1599445388
2-
SHA256 (enlightenment/enlightenment-0.24.2.tar.xz) = be18e2f18d6c0b058f633e769863d3cbc4c07b629058ae670dec74cd7906dff1
3-
SIZE (enlightenment/enlightenment-0.24.2.tar.xz) = 28716060
1+
TIMESTAMP = 1646847667
2+
SHA256 (enlightenment/enlightenment-0.25.3.tar.xz) = 37fd49ebb537216a18efe69d5c5511e118f9cdacb5652807769331707be4cff6
3+
SIZE (enlightenment/enlightenment-0.25.3.tar.xz) = 405708776

x11-wm/enlightenment/files/patch-meson.build

Lines changed: 0 additions & 11 deletions
This file was deleted.

x11-wm/enlightenment/pkg-message

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
{ type: upgrade
3+
message: <<EOM
4+
If you are experiencing strange bugs after upgrading Enlightenment, try to reset
5+
the E's configuration. To do this, rename the ~/.e directory to something like
6+
~/.e.old and then restart Enlightenment. The configuration wizard will be
7+
started, and the new config would be generated. The old configuration can be
8+
restored (if needed) by overwriting the ~/.e directory with the old one.
9+
EOM
10+
}
11+
]

x11-wm/enlightenment/pkg-plist

Lines changed: 44 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ bin/emixer
22
bin/enlightenment
33
bin/enlightenment_askpass
44
bin/enlightenment_filemanager
5+
bin/enlightenment_fprint
56
bin/enlightenment_imc
67
bin/enlightenment_open
8+
bin/enlightenment_paledit
79
bin/enlightenment_remote
810
bin/enlightenment_start
911
%%ETCDIR%%/sysactions.conf
@@ -21,7 +23,6 @@ include/enlightenment/e_auth.h
2123
include/enlightenment/e_backlight.h
2224
include/enlightenment/e_bg.h
2325
include/enlightenment/e_bindings.h
24-
include/enlightenment/e_bryce.h
2526
include/enlightenment/e_client.h
2627
include/enlightenment/e_client.x
2728
include/enlightenment/e_client_volume.h
@@ -32,6 +33,7 @@ include/enlightenment/e_comp_canvas.h
3233
include/enlightenment/e_comp_cfdata.h
3334
include/enlightenment/e_comp_object.h
3435
include/enlightenment/e_comp_x.h
36+
include/enlightenment/e_comp_x_devices.h
3537
include/enlightenment/e_comp_x_randr.h
3638
include/enlightenment/e_config.h
3739
include/enlightenment/e_config_data.h
@@ -69,8 +71,7 @@ include/enlightenment/e_focus.h
6971
include/enlightenment/e_font.h
7072
include/enlightenment/e_gadcon.h
7173
include/enlightenment/e_gadcon_popup.h
72-
include/enlightenment/e_gadget.h
73-
include/enlightenment/e_gadget_types.h
74+
include/enlightenment/e_gesture.h
7475
include/enlightenment/e_grab_dialog.h
7576
include/enlightenment/e_grabinput.h
7677
include/enlightenment/e_hints.h
@@ -141,6 +142,7 @@ include/enlightenment/e_update.h
141142
include/enlightenment/e_user.h
142143
include/enlightenment/e_utils.h
143144
include/enlightenment/e_video.h
145+
include/enlightenment/e_watchdog.h
144146
include/enlightenment/e_widget.h
145147
include/enlightenment/e_widget_aspect.h
146148
include/enlightenment/e_widget_bgpreview.h
@@ -197,16 +199,19 @@ lib/enlightenment/modules/conf/module.desktop
197199
lib/enlightenment/modules/conf_applications/e-module-conf_applications.edj
198200
lib/enlightenment/modules/conf_applications/%%ENLIGHTENMENT_ARCH%%/module.so
199201
lib/enlightenment/modules/conf_applications/module.desktop
202+
lib/enlightenment/modules/conf_bindings/e-module-conf_bindings.edj
200203
lib/enlightenment/modules/conf_bindings/%%ENLIGHTENMENT_ARCH%%/module.so
201204
lib/enlightenment/modules/conf_bindings/module.desktop
202205
lib/enlightenment/modules/conf_dialogs/e-module-conf_dialogs.edj
203206
lib/enlightenment/modules/conf_dialogs/%%ENLIGHTENMENT_ARCH%%/module.so
204207
lib/enlightenment/modules/conf_dialogs/module.desktop
208+
lib/enlightenment/modules/conf_display/e-module-conf_display.edj
205209
lib/enlightenment/modules/conf_display/%%ENLIGHTENMENT_ARCH%%/module.so
206210
lib/enlightenment/modules/conf_display/module.desktop
207211
lib/enlightenment/modules/conf_interaction/e-module-conf_interaction.edj
208212
lib/enlightenment/modules/conf_interaction/%%ENLIGHTENMENT_ARCH%%/module.so
209213
lib/enlightenment/modules/conf_interaction/module.desktop
214+
lib/enlightenment/modules/conf_intl/e-module-conf_intl.edj
210215
lib/enlightenment/modules/conf_intl/%%ENLIGHTENMENT_ARCH%%/module.so
211216
lib/enlightenment/modules/conf_intl/module.desktop
212217
lib/enlightenment/modules/conf_menus/e-module-conf_menus.edj
@@ -224,6 +229,7 @@ lib/enlightenment/modules/conf_randr/module.desktop
224229
lib/enlightenment/modules/conf_shelves/e-module-conf_shelves.edj
225230
lib/enlightenment/modules/conf_shelves/%%ENLIGHTENMENT_ARCH%%/module.so
226231
lib/enlightenment/modules/conf_shelves/module.desktop
232+
lib/enlightenment/modules/conf_theme/e-module-conf_theme.edj
227233
lib/enlightenment/modules/conf_theme/%%ENLIGHTENMENT_ARCH%%/module.so
228234
lib/enlightenment/modules/conf_theme/module.desktop
229235
lib/enlightenment/modules/conf_window_manipulation/e-module-conf_window_manipulation.edj
@@ -232,6 +238,9 @@ lib/enlightenment/modules/conf_window_manipulation/module.desktop
232238
lib/enlightenment/modules/conf_window_remembers/e-module-conf_window_remembers.edj
233239
lib/enlightenment/modules/conf_window_remembers/%%ENLIGHTENMENT_ARCH%%/module.so
234240
lib/enlightenment/modules/conf_window_remembers/module.desktop
241+
lib/enlightenment/modules/connman/e-module-connman.edj
242+
lib/enlightenment/modules/connman/%%ENLIGHTENMENT_ARCH%%/module.so
243+
lib/enlightenment/modules/connman/module.desktop
235244
lib/enlightenment/modules/cpufreq/e-module-cpufreq.edj
236245
lib/enlightenment/modules/cpufreq/%%ENLIGHTENMENT_ARCH%%/module.so
237246
lib/enlightenment/modules/cpufreq/module.desktop
@@ -258,12 +267,10 @@ lib/enlightenment/modules/ibox/e-module-ibox.edj
258267
lib/enlightenment/modules/ibox/%%ENLIGHTENMENT_ARCH%%/module.so
259268
lib/enlightenment/modules/ibox/module.desktop
260269
lib/enlightenment/modules/lokker/%%ENLIGHTENMENT_ARCH%%/module.so
261-
lib/enlightenment/modules/luncher/e-module-luncher.edj
262-
lib/enlightenment/modules/luncher/%%ENLIGHTENMENT_ARCH%%/module.so
263-
lib/enlightenment/modules/luncher/module.desktop
264270
lib/enlightenment/modules/mixer/e-module-mixer.edj
265271
lib/enlightenment/modules/mixer/%%ENLIGHTENMENT_ARCH%%/module.so
266272
lib/enlightenment/modules/mixer/module.desktop
273+
lib/enlightenment/modules/mixer/sink-icons.txt
267274
lib/enlightenment/modules/msgbus/e-module-msgbus.edj
268275
lib/enlightenment/modules/msgbus/%%ENLIGHTENMENT_ARCH%%/module.so
269276
lib/enlightenment/modules/msgbus/module.desktop
@@ -282,6 +289,9 @@ lib/enlightenment/modules/pager/module.desktop
282289
lib/enlightenment/modules/polkit/e-module-polkit.edj
283290
lib/enlightenment/modules/polkit/%%ENLIGHTENMENT_ARCH%%/module.so
284291
lib/enlightenment/modules/polkit/module.desktop
292+
lib/enlightenment/modules/procstats/e-module-procstats.edj
293+
lib/enlightenment/modules/procstats/%%ENLIGHTENMENT_ARCH%%/module.so
294+
lib/enlightenment/modules/procstats/module.desktop
285295
lib/enlightenment/modules/quickaccess/e-module-quickaccess.edj
286296
lib/enlightenment/modules/quickaccess/%%ENLIGHTENMENT_ARCH%%/module.so
287297
lib/enlightenment/modules/quickaccess/module.desktop
@@ -301,27 +311,18 @@ lib/enlightenment/modules/start/module.desktop
301311
lib/enlightenment/modules/syscon/e-module-syscon.edj
302312
lib/enlightenment/modules/syscon/%%ENLIGHTENMENT_ARCH%%/module.so
303313
lib/enlightenment/modules/syscon/module.desktop
304-
lib/enlightenment/modules/sysinfo/e-module-sysinfo.edj
305-
lib/enlightenment/modules/sysinfo/%%ENLIGHTENMENT_ARCH%%/module.so
306-
lib/enlightenment/modules/sysinfo/module.desktop
307314
lib/enlightenment/modules/systray/e-module-systray.edj
308315
lib/enlightenment/modules/systray/%%ENLIGHTENMENT_ARCH%%/module.so
309316
lib/enlightenment/modules/systray/module.desktop
310317
lib/enlightenment/modules/tasks/e-module-tasks.edj
311318
lib/enlightenment/modules/tasks/%%ENLIGHTENMENT_ARCH%%/module.so
312319
lib/enlightenment/modules/tasks/module.desktop
313-
lib/enlightenment/modules/teamwork/e-module-teamwork.edj
314-
lib/enlightenment/modules/teamwork/%%ENLIGHTENMENT_ARCH%%/module.so
315-
lib/enlightenment/modules/teamwork/module.desktop
316320
lib/enlightenment/modules/temperature/e-module-temperature.edj
317321
lib/enlightenment/modules/temperature/%%ENLIGHTENMENT_ARCH%%/module.so
318322
lib/enlightenment/modules/temperature/module.desktop
319323
lib/enlightenment/modules/tiling/e-module-tiling.edj
320324
lib/enlightenment/modules/tiling/%%ENLIGHTENMENT_ARCH%%/module.so
321325
lib/enlightenment/modules/tiling/module.desktop
322-
lib/enlightenment/modules/time/e-module-time.edj
323-
lib/enlightenment/modules/time/%%ENLIGHTENMENT_ARCH%%/module.so
324-
lib/enlightenment/modules/time/module.desktop
325326
lib/enlightenment/modules/vkbd/dicts/English_US.dic
326327
lib/enlightenment/modules/vkbd/dicts/English_US_Small.dic
327328
lib/enlightenment/modules/vkbd/e-module-vkbd.edj
@@ -346,9 +347,6 @@ lib/enlightenment/modules/vkbd/theme.edj
346347
lib/enlightenment/modules/winlist/e-module-winlist.edj
347348
lib/enlightenment/modules/winlist/%%ENLIGHTENMENT_ARCH%%/module.so
348349
lib/enlightenment/modules/winlist/module.desktop
349-
lib/enlightenment/modules/wireless/e-module-wireless.edj
350-
lib/enlightenment/modules/wireless/%%ENLIGHTENMENT_ARCH%%/module.so
351-
lib/enlightenment/modules/wireless/module.desktop
352350
lib/enlightenment/modules/wizard/def-ibar.txt
353351
lib/enlightenment/modules/wizard/desktop/home.desktop
354352
lib/enlightenment/modules/wizard/desktop/root.desktop
@@ -390,45 +388,34 @@ lib/enlightenment/utils/enlightenment_wallpaper_gen
390388
share/applications/emixer.desktop
391389
share/applications/enlightenment_askpass.desktop
392390
share/applications/enlightenment_filemanager.desktop
391+
share/applications/enlightenment_fprint.desktop
392+
share/applications/enlightenment_paledit.desktop
393393
%%DATADIR%%/AUTHORS
394394
%%DATADIR%%/COPYING
395-
%%DATADIR%%/data/backgrounds/Brown_Rock_Hi.edj
396-
%%DATADIR%%/data/backgrounds/Colorful_Roses.edj
397-
%%DATADIR%%/data/backgrounds/Curly_Leaves.edj
398-
%%DATADIR%%/data/backgrounds/Dark_Gradient.edj
399-
%%DATADIR%%/data/backgrounds/Darkconcrete.edj
400-
%%DATADIR%%/data/backgrounds/Flower_Petals.edj
401-
%%DATADIR%%/data/backgrounds/Go_Away.edj
402-
%%DATADIR%%/data/backgrounds/Grassy.edj
403-
%%DATADIR%%/data/backgrounds/Green_Stem.edj
404-
%%DATADIR%%/data/backgrounds/Hills.edj
405-
%%DATADIR%%/data/backgrounds/Japanesemaple.edj
406-
%%DATADIR%%/data/backgrounds/Lakegrass.edj
407-
%%DATADIR%%/data/backgrounds/Lantern_Cluster.edj
408-
%%DATADIR%%/data/backgrounds/Leafy_Red.edj
409-
%%DATADIR%%/data/backgrounds/Light.edj
410-
%%DATADIR%%/data/backgrounds/Light_Gradient.edj
411-
%%DATADIR%%/data/backgrounds/Mossstring.edj
412-
%%DATADIR%%/data/backgrounds/Motleyrock.edj
413-
%%DATADIR%%/data/backgrounds/Newgrowth.edj
414-
%%DATADIR%%/data/backgrounds/Ocean_Beach.edj
415-
%%DATADIR%%/data/backgrounds/Orange_Roses.edj
416-
%%DATADIR%%/data/backgrounds/Pattern_Radial.edj
417-
%%DATADIR%%/data/backgrounds/Pattern_Vertical.edj
418-
%%DATADIR%%/data/backgrounds/Pattern_Vertical_Hi.edj
419-
%%DATADIR%%/data/backgrounds/Pine_Silhouettes.edj
420-
%%DATADIR%%/data/backgrounds/Purple_Flower_Bunch.edj
421-
%%DATADIR%%/data/backgrounds/Ramen.edj
422-
%%DATADIR%%/data/backgrounds/Shady_Leaves.edj
423-
%%DATADIR%%/data/backgrounds/Skywall.edj
424-
%%DATADIR%%/data/backgrounds/Stringflower.edj
425-
%%DATADIR%%/data/backgrounds/Temple.edj
426-
%%DATADIR%%/data/backgrounds/Train.edj
427-
%%DATADIR%%/data/backgrounds/Wall_Lanterns.edj
428-
%%DATADIR%%/data/backgrounds/Wetgrass.edj
429-
%%DATADIR%%/data/backgrounds/Wetleaf.edj
430-
%%DATADIR%%/data/backgrounds/Whiterock.edj
431-
%%DATADIR%%/data/backgrounds/Windy_Palm.edj
395+
%%DATADIR%%/data/backgrounds/Bamboo.edj
396+
%%DATADIR%%/data/backgrounds/Dunes.edj
397+
%%DATADIR%%/data/backgrounds/Flat-Fan.edj
398+
%%DATADIR%%/data/backgrounds/Flat-Stone-Pattern.edj
399+
%%DATADIR%%/data/backgrounds/Foggy-Trees.edj
400+
%%DATADIR%%/data/backgrounds/God-Rays.edj
401+
%%DATADIR%%/data/backgrounds/Green-Maple.edj
402+
%%DATADIR%%/data/backgrounds/Lichen-Branches.edj
403+
%%DATADIR%%/data/backgrounds/Mountain.edj
404+
%%DATADIR%%/data/backgrounds/Paper-Flower.edj
405+
%%DATADIR%%/data/backgrounds/Peaks.edj
406+
%%DATADIR%%/data/backgrounds/Red-Maple.edj
407+
%%DATADIR%%/data/backgrounds/Sea-of-Lanterns.edj
408+
%%DATADIR%%/data/backgrounds/Snow-Trees.edj
409+
%%DATADIR%%/data/backgrounds/Spruce-Needles.edj
410+
%%DATADIR%%/data/backgrounds/Squiggle-Dark.edj
411+
%%DATADIR%%/data/backgrounds/Squiggle-Light.edj
412+
%%DATADIR%%/data/backgrounds/Squiggle-Mid.edj
413+
%%DATADIR%%/data/backgrounds/Squiggle.edj
414+
%%DATADIR%%/data/backgrounds/Sunset-Clouds.edj
415+
%%DATADIR%%/data/backgrounds/Sunset-Hills.edj
416+
%%DATADIR%%/data/backgrounds/White-Flower.edj
417+
%%DATADIR%%/data/backgrounds/Yellow-Flower.edj
418+
%%DATADIR%%/themes/enlightenment_fprint.edj
432419
%%DATADIR%%/data/config/default/e.cfg
433420
%%DATADIR%%/data/config/default/e_bindings.cfg
434421
%%DATADIR%%/data/config/profile.cfg
@@ -589,6 +576,8 @@ share/applications/enlightenment_filemanager.desktop
589576
%%DATADIR%%/doc/illume2.html
590577
%%DATADIR%%/doc/illume2.png
591578
share/icons/hicolor/128x128/apps/emixer.png
579+
share/icons/hicolor/128x128/apps/enlightenment_fprint.png
580+
share/icons/hicolor/128x128/apps/enlightenment_paledit.png
592581
share/icons/hicolor/512x512/apps/enlightenment.png
593582
share/icons/hicolor/512x512/apps/enlightenment_badge-symbolic.png
594583
share/icons/hicolor/512x512/places/enlightenment.png

0 commit comments

Comments
 (0)