diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:42:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:42:24 -0500 |
commit | 48c22f9303b60a2459850ee6f75c2e19af6e2e09 (patch) | |
tree | 9da697bae75e791d92c222d1bb47be67fd2fb5d2 /desktop | |
parent | 2cb6395e6f83b0f608f69f76410a4a99fc3f0917 (diff) |
various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/alarm/alarm.info | 2 | ||||
-rw-r--r-- | desktop/bumblebee-status/bumblebee-status.info | 3 | ||||
-rw-r--r-- | desktop/caffeine-ng/README | 3 | ||||
-rw-r--r-- | desktop/catfish/README | 3 | ||||
-rw-r--r-- | desktop/fvwm3/fvwm3.info | 2 | ||||
-rw-r--r-- | desktop/i3pystatus/i3pystatus.info | 2 | ||||
-rw-r--r-- | desktop/i3situation/README | 3 | ||||
-rw-r--r-- | desktop/jgmenu/jgmenu.info | 2 | ||||
-rw-r--r-- | desktop/menulibre/README | 4 | ||||
-rw-r--r-- | desktop/py3status/README | 2 | ||||
-rw-r--r-- | desktop/python-specbar/python-specbar.info | 2 | ||||
-rw-r--r-- | desktop/x-tile/x-tile.info | 2 |
12 files changed, 8 insertions, 22 deletions
diff --git a/desktop/alarm/alarm.info b/desktop/alarm/alarm.info index bbed5679a0329..f91e2df66e8b4 100644 --- a/desktop/alarm/alarm.info +++ b/desktop/alarm/alarm.info @@ -5,6 +5,6 @@ DOWNLOAD="https://gitlab.com/dslackw/alarm/-/archive/3.0/alarm-3.0.tar.gz" MD5SUM="dd43ca1ddcdc99f7b9835e9463f668de" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/desktop/bumblebee-status/bumblebee-status.info b/desktop/bumblebee-status/bumblebee-status.info index 52b4308a2b23b..7f90097d44ed0 100644 --- a/desktop/bumblebee-status/bumblebee-status.info +++ b/desktop/bumblebee-status/bumblebee-status.info @@ -5,7 +5,6 @@ DOWNLOAD="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v2.1.1/bum MD5SUM="afe2f15135f6b5f44cd3ab99eebd6c21" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="i3 python3" +REQUIRES="i3" MAINTAINER="Tonus" EMAIL="tonus1@gmail.com" - diff --git a/desktop/caffeine-ng/README b/desktop/caffeine-ng/README index c069c054cc82d..8e5fd9885c199 100644 --- a/desktop/caffeine-ng/README +++ b/desktop/caffeine-ng/README @@ -7,9 +7,6 @@ This is a fork of Caffeine 2.4, since later versions dropped support for the systray icon in favour of automatic detection of fullscreen apps only. -The dependencies require python3 support where available and python3 -should be installed before any of the other dependencies. - setuptools-scm is only required as a build dependency and can be skipped if you would rather have it automatically grabbed from pypi.python.org during the build process. diff --git a/desktop/catfish/README b/desktop/catfish/README index 6568d1ef83e31..8ae5a9634fcf0 100644 --- a/desktop/catfish/README +++ b/desktop/catfish/README @@ -8,6 +8,3 @@ needs by using several command line options. Supported backends: find, (s)locate, doodle, tracker, beagle, strigi and pinot - -NOTE: for this to work the dependencies must be built -with python3 support (have a look at their READMEs) diff --git a/desktop/fvwm3/fvwm3.info b/desktop/fvwm3/fvwm3.info index a272b80016c76..ea27744fec8f9 100644 --- a/desktop/fvwm3/fvwm3.info +++ b/desktop/fvwm3/fvwm3.info @@ -21,6 +21,6 @@ MD5SUM="afdf88159cf06486a8a86d3d64b69b18 \ 62bb00c7e07850c8fa836a3614667ded" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libbson google-go-lang python3 rubygem-asciidoctor" +REQUIRES="libbson google-go-lang rubygem-asciidoctor" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" diff --git a/desktop/i3pystatus/i3pystatus.info b/desktop/i3pystatus/i3pystatus.info index b5c0be7e2f0a1..e485e5696e3fb 100644 --- a/desktop/i3pystatus/i3pystatus.info +++ b/desktop/i3pystatus/i3pystatus.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/8c/f4/88270a2118696fe20a7aed427c6e26f MD5SUM="879a93b8bc87944e331d113c928f2f9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/desktop/i3situation/README b/desktop/i3situation/README index 9fa798008d0c6..8e2a0f21f2ae8 100644 --- a/desktop/i3situation/README +++ b/desktop/i3situation/README @@ -1,5 +1,2 @@ A replacement for i3status written in Python 3 with support for huge ustomisability through plugins. - -NOTE: -Please install python3 first before installing all other requirements. diff --git a/desktop/jgmenu/jgmenu.info b/desktop/jgmenu/jgmenu.info index a2de36d5f3a2c..9902e13dd7289 100644 --- a/desktop/jgmenu/jgmenu.info +++ b/desktop/jgmenu/jgmenu.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/johanmalm/jgmenu/archive/v4.3.0/jgmenu-4.3.0.tar.gz MD5SUM="b12ee41c072155981df914ecf45bb591" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 menu-cache" +REQUIRES="menu-cache" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" diff --git a/desktop/menulibre/README b/desktop/menulibre/README index 1ecf1e653f951..93f9abfb70156 100644 --- a/desktop/menulibre/README +++ b/desktop/menulibre/README @@ -5,7 +5,3 @@ a clean, easy-to-use interface. It allows you to create or modify launchers, add, remove and adjust desktop actions and rearrange menu items. - -NOTE: python-distutils-extra needs to be built with python3 -support by passing PYTHON3=yes ./python-distutils-extra.SlackBuild when -building. diff --git a/desktop/py3status/README b/desktop/py3status/README index a8950b00bb417..39c8b78c333ae 100644 --- a/desktop/py3status/README +++ b/desktop/py3status/README @@ -5,4 +5,4 @@ Using py3status, you can take control of your i3bar easily by: - handling click events on your i3bar and play with them in no time - seeing your clock tick every second whatever your i3status interval -Optional dependencies: i3status, python3 +Optional dependencies: i3status diff --git a/desktop/python-specbar/python-specbar.info b/desktop/python-specbar/python-specbar.info index 1ff936261e78c..83154323ab551 100644 --- a/desktop/python-specbar/python-specbar.info +++ b/desktop/python-specbar/python-specbar.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/python-specbar/python-specba MD5SUM="5687301a7e8ca5867a83119666c2070c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/desktop/x-tile/x-tile.info b/desktop/x-tile/x-tile.info index d1a09ce1f9a30..ae8fa84aba27d 100644 --- a/desktop/x-tile/x-tile.info +++ b/desktop/x-tile/x-tile.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/giuspen/x-tile/archive/3.3/x-tile-3.3.tar.gz" MD5SUM="19d6168ec2572ca49e575d22e8ce5df6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |