30 Commits

Author SHA256 Message Date
5b19d1144c Accepting request 1333180 from utilities
- remove obsolete patch libexec_fix.patch
- update to version 1.25:
 - bin/hollywood:
   - implement CPU-aware split limiting: default to 2x nproc instead of
     all available widgets, significantly reducing system resource usage
     on lower-end systems, Closes: #32, #3
   - improve process cleanup with proper tmux session termination and
     enhanced signal trapping (INT, TERM, EXIT), Closes: #44
   - add fallback to 4 CPUs if nproc is unavailable
   - maintain backward compatibility with -s|--splits override option
 - share/man/man1/hollywood.1:
   - document new CPU-aware default behavior for splits option
 - lib/hollywood/speedometer:
   - add graceful error handling for urwid compatibility issues
   - detect speedometer crashes and display helpful error message
   - prevent infinite crash loops when urwid 2.4+ is installed, Closes: #72
- update to version 1.24:
 - lib/hollywood/bat, debian/control:
   - add bat plugin for syntax-highlighted code display
 - lib/hollywood/figlet, debian/control:
   - add figlet plugin for large ASCII text banners
 - lib/hollywood/pv, debian/control:
   - add pv plugin for data transfer progress visualization
 - share/man/man1/hollywood.1, README:
   - add security note about running in a container for demos
- update to version 1.23:
 - lib/hollywood/sshart:
   - replace deprecated dsa key type with ed25519 in ssh-keygen
 - debian/control:
   - add mplayer to recommends, Closes: #47
 - lib/hollywood/apg:
   - add missing ccze command check, consistent with other widgets
 - lib/wallstreet/w3m:
   - use relative path to breaks script instead of hardcoded /usr/lib path
 - bin/hollywood, bin/wallstreet, lib/hollywood/code, lib/hollywood/jp2a,
   lib/hollywood/mplayer, lib/wallstreet/breaks, lib/wallstreet/img2txt,
   lib/wallstreet/jp2a, lib/wallstreet/newsboat, lib/wallstreet/rsstail,
   lib/wallstreet/ticker, lib/wallstreet/w3m:
   - use #!/usr/bin/env for portable shebang lines
 - lib/hollywood/mplayer:
   - always run mplayer with -nosound, Closes: #27
- update to version 1.22:
 - debian/control:
   - depend on bsdextrautils|bsdmainutils, Closes: #963226, #964524
 - bin/hollywood:
   - fix situation where -s and -d options do not work
 - debian/control, lib/hollywood/code, lib/hollywood/jp2a:
   - use find instead of locate (which is faster, but not always there)
   - add dependency to get pygmatize command
- update to version 1.21:
   - /dev/shm path
   - man related path
   - paths for hexdump
   - Add command-chain for minor workarounds:
   - BYOBU_PREFIX uses realpath in .byoburc
   - Link czze plugins to the confined home

OBS-URL: https://build.opensuse.org/request/show/1333180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=11
2026-02-16 12:11:04 +00:00
6a256fa8a2 fix paths
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=28
2026-02-15 10:47:21 +00:00
25f1903d2a - remove obsolete patch libexec_fix.patch
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=27
2026-02-15 10:39:47 +00:00
20d51cecc6 - update to version 1.25:
- bin/hollywood:
   - implement CPU-aware split limiting: default to 2x nproc instead of
     all available widgets, significantly reducing system resource usage
     on lower-end systems, Closes: #32, #3
   - improve process cleanup with proper tmux session termination and
     enhanced signal trapping (INT, TERM, EXIT), Closes: #44
   - add fallback to 4 CPUs if nproc is unavailable
   - maintain backward compatibility with -s|--splits override option
 - share/man/man1/hollywood.1:
   - document new CPU-aware default behavior for splits option
 - lib/hollywood/speedometer:
   - add graceful error handling for urwid compatibility issues
   - detect speedometer crashes and display helpful error message
   - prevent infinite crash loops when urwid 2.4+ is installed, Closes: #72
- update to version 1.24:
 - lib/hollywood/bat, debian/control:
   - add bat plugin for syntax-highlighted code display
 - lib/hollywood/figlet, debian/control:
   - add figlet plugin for large ASCII text banners
 - lib/hollywood/pv, debian/control:
   - add pv plugin for data transfer progress visualization
 - share/man/man1/hollywood.1, README:
   - add security note about running in a container for demos
- update to version 1.23:
 - lib/hollywood/sshart:
   - replace deprecated dsa key type with ed25519 in ssh-keygen
 - debian/control:
   - add mplayer to recommends, Closes: #47
 - lib/hollywood/apg:

OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=26
2026-02-15 10:33:14 +00:00
4e3b1035fc Accepting request 1149045 from utilities
OBS-URL: https://build.opensuse.org/request/show/1149045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=10
2024-02-22 19:59:05 +00:00
35ac246a04 Accepting request 1149032 from home:dimstar:rpm4.20:h
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149032
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=24
2024-02-22 08:04:17 +00:00
10d26016a5 Accepting request 905639 from utilities
- Add libexec_fix.patch to rewrite module paths from /usr/lib/ to /usr/libexec/

OBS-URL: https://build.opensuse.org/request/show/905639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=9
2021-07-11 23:25:00 +00:00
a1a01c0cc2 - Add libexec_fix.patch to rewrite module paths from /usr/lib/ to /usr/libexec/
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=23
2021-07-11 07:51:15 +00:00
ad3dd1a7e0 Accepting request 905612 from home:jonapap
- Add libexec_fix.patch
  * Seems without this patch, this package is unusable. On my machine, it tried to access some executables under /usr/lib, while they are installed under /usr/libexc. Maybe it's related to UsrMerge?

OBS-URL: https://build.opensuse.org/request/show/905612
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=22
2021-07-11 07:45:14 +00:00
889fae1580 Accepting request 801757 from utilities
fix installation after python2 removal (forwarded request 801753 from seife)

OBS-URL: https://build.opensuse.org/request/show/801757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=8
2020-05-08 21:08:45 +00:00
3ad5bc0b7f Accepting request 801753 from home:seife:branches:utilities
fix installation after python2 removal

OBS-URL: https://build.opensuse.org/request/show/801753
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=20
2020-05-08 07:02:25 +00:00
c8eec9dba8 Accepting request 791845 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/791845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=7
2020-04-07 08:31:48 +00:00
5886ba830f hollywood (1.21) released; urgency=medium
* === added directory snap.hollywood/local, snap.hollywood/local/0001-
    apg.patch, snap.hollywood/local/0002-byobu-shm.patch,
    snap.hollywood/local/0003-hexdump.patch, snap.hollywood/local/0004-
    man.patch, snap.hollywood/local/setup,
    snap.hollywood/snapcraft.yaml:
    - Use base: core18
    - Move to strict confinement
    - Patch apg to be snap-aware
    - Patch 3 hollywood files to be snap-aware:
    - /dev/shm path
    - man related path
    - paths for hexdump
    - Add command-chain for minor workarounds:
    - BYOBU_PREFIX uses realpath in .byoburc
    - Link czze plugins to the confined home
  * snap.hollywood/snapcraft.yaml:
    - adjusted to build
- update to version 1.20:
  * lib/hollywood/mplayer, share/hollywood/soundwave.mp4:
    - added sound wave video (no sound)
    - start at a random point, between 0 and 99 seconds into the video
    - speed it up 100x
  * debian/control:
    - depends, rather than recommends
  * debian/changelog:
    - fix email
- update to version 1.19:
  * bin/hollywood, debian/control, debian/copyright, lib/hollywood/apg,
    share/hollywood/mi.mp4, share/man/man1/hollywood.1, TODO:

OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=18
2020-03-30 18:41:42 +00:00
9420a5a5c0 Accepting request 743109 from utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/743109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=6
2019-10-27 12:41:57 +00:00
4175439b61 - 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
2019-10-24 20:30:55 +00:00
f18b616116 Accepting request 708837 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/708837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=5
2019-06-18 12:56:47 +00:00
3e22144163 Accepting request 706903 from home:jengelh:branches:utilities
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/706903
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=14
2019-06-03 07:14:07 +00:00
ffbd682af5 - update to version 1.15:
* README:
    - removed some cruft
  * screenshots/
    - added a screenshots directory
  * bin/hollywood, share/man/man1/hollywood.1:
    - default to nosound, add --sound to enable sound
    - https://github.com/dustinkirkland/hollywood/issues/27
- use HTTPS URL.

OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=13
2019-03-21 20:32:58 +00:00
c938a50a4e Accepting request 612513 from utilities
- update to version 1.14:
 * no revelant changes
- update to version 1.13:
 * lib/wallstreet/w3m:
  - fix Google Finance URL

OBS-URL: https://build.opensuse.org/request/show/612513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=4
2018-05-29 08:48:25 +00:00
53f323c81d - update to version 1.14:
* no revelant changes
- update to version 1.13:
 * lib/wallstreet/w3m:
  - fix Google Finance URL

OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=11
2018-05-02 07:16:43 +00:00
c24033b576 Accepting request 482671 from utilities
OBS-URL: https://build.opensuse.org/request/show/482671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=3
2017-03-31 13:09:46 +00:00
36da21bffd - Change License spec "AND" to "and" for compatibility with OpenSUSE Leap 42.3
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=9
2017-03-25 20:07:18 +00:00
aeb60bc21e Accepting request 460478 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/460478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=2
2017-03-16 08:35:57 +00:00
d16588568f Accepting request 456658 from utilities
supersede 454398

OBS-URL: https://build.opensuse.org/request/show/456658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hollywood?expand=0&rev=1
2017-02-19 00:01:58 +00:00
eb90f10971 - Add CC0 license from subpackage to top package
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=6
2017-02-18 20:24:14 +00:00
66af4f6468 Accepting request 454452 from home:jengelh:branches:utilities
- Set more appropriate RPM group.
  Replace unnecesary %__install macro by plain install,
  and make all macros have the same style.

OBS-URL: https://build.opensuse.org/request/show/454452
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=5
2017-02-03 17:32:10 +00:00
c18b14fc08 - split media files to hollywood-data
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=4
2017-02-03 10:37:11 +00:00
5522657c45 disable services
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=3
2016-12-30 12:26:16 +00:00
c0e9d89cfc OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=2 2016-12-30 12:16:56 +00:00
OBS User mrdocs
ba950be597 Accepting request 447853 from home:sebix
OBS-URL: https://build.opensuse.org/request/show/447853
OBS-URL: https://build.opensuse.org/package/show/utilities/hollywood?expand=0&rev=1
2016-12-30 02:46:04 +00:00