From: <dom...@us...> - 2019-09-06 10:00:53
|
Revision: 934 http://sourceforge.net/p/fvwm-crystal/code/934 Author: dominique_libre Date: 2019-09-06 10:00:49 +0000 (Fri, 06 Sep 2019) Log Message: ----------- update fvwm dependency to >=2.6.9 Modified Paths: -------------- ChangeLog INSTALL README Modified: ChangeLog =================================================================== --- ChangeLog 2019-08-28 10:24:26 UTC (rev 933) +++ ChangeLog 2019-09-06 10:00:49 UTC (rev 934) @@ -1,5 +1,8 @@ ChangeLog for FVWM-Crystal +vendredi 6 septembre 2019 + INSTALL, README: update fvwm dependency to >=2.6.9. + mercredi 28 août 2019 fvwm/components/functions/About: bump to 3.5.1 addons/*.pot: update translations Modified: INSTALL =================================================================== --- INSTALL 2019-08-28 10:24:26 UTC (rev 933) +++ INSTALL 2019-09-06 10:00:49 UTC (rev 934) @@ -145,7 +145,7 @@ Needed: ------- -- fvwm>=2.6.5 +- fvwm>=2.6.9 - python3 - tested with 3.6, should work with any python3 version. python2 is not supported anymore because upstream will end its support at the end of that year (2019). Modified: README =================================================================== --- README 2019-08-28 10:24:26 UTC (rev 933) +++ README 2019-09-06 10:00:49 UTC (rev 934) @@ -84,11 +84,11 @@ - Special script that will generate the application menu entries by searching for application type desktop files and applications icons. - + Requirements ------------ -- FVWM - version 2.5.31 or higher. +- FVWM - version 2.6.9 or higher. - Python 3 - for applications menu database and random wallpaper. - ImageMagick - import and convert are used for screenshots. - UAM and pmount-gui - automounting of removable medias, optional. @@ -107,7 +107,7 @@ Habak support was removed due to X Errors at restart. hsetroot will be used first if present. - A music player - At least one of Music Player Daemon (+ mpc), X MultiMedia - System (+ xmms-shell and XMMSFind) (orphaned now on most distribution, you + System (+ xmms-shell and XMMSFind) (orphaned now on most distribution, you will be better with another one), AlsaPlayer, cmus, mocp, mplayer, XMMS2, Quod Libet or cdcd. You will get video support with mplayer. Optional. - A mixer, one of the precedent if the player support it, aumix or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |