- remove tmux-version-comp.patch not needed anymore
- update to version 1.18: * bin/wallstreet, debian/control, lib/wallstreet/newsbeuter => lib/wallstreet/newsboat, lib/wallstreet/ticker, lib/wallstreet/w3m, share/wallstreet/newsbeuter.config => share/wallstreet/newsboat.config, share/wallstreet/newsbeuter.urls => share/wallstreet/newsboat.urls: - Get wallstreet working again - move from newsbeuter to newsboat, Closes: #914627 - move from google to yahoo - replace rsstail panel * bin/wallstreet, share/wallstreet/newsboat.config: - drop support for Ubuntu versions before 16.10 - simplify pane sizing - text wrap newsboat at 70 columns * debian/changelog: - merge in Debian maintainer changelogs, here upstream into this one - update to version 1.17: * No change rebuild - update to version 1.16: * debian/control: - added atop * bin/hollywood, debian/control, lib/hollywood/apg, lib/hollywood/atop, lib/hollywood/bmon, lib/hollywood/cmatrix, lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump, lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs, lib/hollywood/man, lib/hollywood/mplayer, lib/hollywood/speedometer, lib/hollywood/sshart, lib/hollywood/stat, lib/hollywood/tree, share/man/man1/hollywood.1: - rework the pane reorganization system OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=16
This commit is contained in:
parent
cd706e5feb
commit
7a13baa1ad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c647d00f607bbae867b72ff656bc526d31c2f39505490da1f036fc53aa01acf6
|
|
||||||
size 17887416
|
|
3
hollywood-1.18.tar.gz
Normal file
3
hollywood-1.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49997c3028fe3916121bc7ddc5a93cc243fc5c8b21422c8f4e7ad05dabaa569f
|
||||||
|
size 18488337
|
@ -1,3 +1,61 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 20:29:10 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- remove tmux-version-comp.patch not needed anymore
|
||||||
|
- update to version 1.18:
|
||||||
|
* bin/wallstreet, debian/control, lib/wallstreet/newsbeuter =>
|
||||||
|
lib/wallstreet/newsboat, lib/wallstreet/ticker, lib/wallstreet/w3m,
|
||||||
|
share/wallstreet/newsbeuter.config =>
|
||||||
|
share/wallstreet/newsboat.config, share/wallstreet/newsbeuter.urls
|
||||||
|
=> share/wallstreet/newsboat.urls:
|
||||||
|
- Get wallstreet working again
|
||||||
|
- move from newsbeuter to newsboat, Closes: #914627
|
||||||
|
- move from google to yahoo
|
||||||
|
- replace rsstail panel
|
||||||
|
* bin/wallstreet, share/wallstreet/newsboat.config:
|
||||||
|
- drop support for Ubuntu versions before 16.10
|
||||||
|
- simplify pane sizing
|
||||||
|
- text wrap newsboat at 70 columns
|
||||||
|
* debian/changelog:
|
||||||
|
- merge in Debian maintainer changelogs, here upstream into this one
|
||||||
|
- update to version 1.17:
|
||||||
|
* No change rebuild
|
||||||
|
- update to version 1.16:
|
||||||
|
* debian/control:
|
||||||
|
- added atop
|
||||||
|
* bin/hollywood, debian/control, lib/hollywood/apg,
|
||||||
|
lib/hollywood/atop, lib/hollywood/bmon, lib/hollywood/cmatrix,
|
||||||
|
lib/hollywood/code, lib/hollywood/errno, lib/hollywood/hexdump,
|
||||||
|
lib/hollywood/htop, lib/hollywood/jp2a, lib/hollywood/logs,
|
||||||
|
lib/hollywood/man, lib/hollywood/mplayer, lib/hollywood/speedometer,
|
||||||
|
lib/hollywood/sshart, lib/hollywood/stat, lib/hollywood/tree,
|
||||||
|
share/man/man1/hollywood.1:
|
||||||
|
- rework the pane reorganization system
|
||||||
|
+ rather than just using the presets, tear down all panes but one,
|
||||||
|
and build them back up
|
||||||
|
+ adds much more randomness (2^16) and more interesting pane layouts
|
||||||
|
- speed up mplayer (when sound is off), makes for a more interesting
|
||||||
|
animation
|
||||||
|
- add and document a command line option for -d|--delay in seconds,
|
||||||
|
for the amount of time between window reorganization
|
||||||
|
- simplify the pkill/trap to only catch ctrl-c (SIGINT)
|
||||||
|
- loop the mplayer animation, in case the delay is longer than the
|
||||||
|
length of the animation
|
||||||
|
- reorganize the stat widget, to run head first, then randomize,
|
||||||
|
improves start time drammatically
|
||||||
|
* lib/hollywood/apg, lib/hollywood/code, lib/hollywood/jp2a,
|
||||||
|
lib/hollywood/logs, lib/hollywood/map, lib/hollywood/sshart,
|
||||||
|
share/hollywood/map.jpg:
|
||||||
|
- randomize the colors on apg
|
||||||
|
- use locate -l to stop matching after 4096 files
|
||||||
|
- randomize the logs order
|
||||||
|
- add a map, because there's always a world map
|
||||||
|
* debian/control, debian/copyright, debian/wallstreet.install,
|
||||||
|
share/man/man1/wallstreet.1:
|
||||||
|
- merge some of the changes from debian
|
||||||
|
* share/man/man1/hollywood.1:
|
||||||
|
- add link to hollywood.computer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 2 13:07:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jun 2 13:07:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,14 +19,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: hollywood
|
Name: hollywood
|
||||||
Version: 1.15
|
Version: 1.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Program to fill the console with Hollywood melodrama technobabble
|
Summary: Program to fill the console with Hollywood melodrama technobabble
|
||||||
License: Apache-2.0 AND CC0-1.0
|
License: Apache-2.0 AND CC0-1.0
|
||||||
Group: Amusements/Toys/Other
|
Group: Amusements/Toys/Other
|
||||||
Url: https://launchpad.net/hollywood
|
Url: https://launchpad.net/hollywood
|
||||||
Source: https://launchpad.net/hollywood/trunk/1.15/+download/hollywood_%{version}.orig.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://launchpad.net/hollywood/trunk/%{version}/+download/hollywood_%{version}.orig.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Patch0: tmux-version-comp.patch
|
|
||||||
Recommends: byobu
|
Recommends: byobu
|
||||||
Recommends: apg
|
Recommends: apg
|
||||||
Recommends: bmon
|
Recommends: bmon
|
||||||
@ -86,7 +85,6 @@ and statistics, like any good computer screen on Wall Street.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- hollywood-718960725551c64a2419aab9bd8b60ee0b95b762/bin/wallstreet 2016-12-04 18:17:40.000000000 +0100
|
|
||||||
+++ hollywood-718960725551c64a2419aab9bd8b60ee0b95b762/bin/wallstreet 2016-12-26 23:20:19.429361376 +0100
|
|
||||||
@@ -50,7 +50,7 @@
|
|
||||||
fi
|
|
||||||
|
|
||||||
version=$(tmux -V | sed -e "s/.*\s//")
|
|
||||||
-if dpkg --compare-versions $version le 2.1; then
|
|
||||||
+if [[ "$(echo -e "$version\\n2.1" | sort -V | tail -n 1)" != 2.1 ]]; then
|
|
||||||
tmux new-window -n $PKG "$widget_dir/w3m" \; \
|
|
||||||
set-option -g pane-active-border-bg "default" \; \
|
|
||||||
set-option -g pane-active-border-fg "default" \; \
|
|
Loading…
Reference in New Issue
Block a user