WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Source of wbar  (Read 194 times)

Offline amplefiction

  • Newbie
  • *
  • Posts: 2
Source of wbar
« on: February 25, 2026, 05:08:08 AM »
In TC 17.0, wbar.tcz.info indicates:

Code: [Select]
Version:        2.3.0-3
Original-site:  http://code.google.com/wbar/

However this URL now gives a 404. There is https://code.google.com/archive/p/wbar/downloads which offers tarballs (no version control).

The project homepage has a link to https://github.com/rodolf0/wbar but:
  • there are no releases / tags
  • the main branch is a rewrite using evas instead of imlib2
  • the v2.0 branch last commit is 1 year older than the tarballs on the other site

Where does the wbar source code used in TC 17.0 come from?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15503
Re: Source of wbar
« Reply #1 on: February 25, 2026, 05:47:49 AM »
It looks like the source is here: http://tinycorelinux.net/5.x/x86_64/tcz/src/wbar/

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #2 on: February 25, 2026, 09:48:00 AM »
Hi Juanito
Actually, it's not.
5.x/x86_64/tcz/src/wbar/wbar-2.3.0-3.txz  is a link to  4.x/x86/tcz/src/wbar/wbar-2.3.0-3.txz
which is no longer on the server. I'll upload a copy from my backup.


Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #3 on: February 25, 2026, 09:56:38 AM »
Hi Juanito
Found the backup and uploaded it.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15503
Re: Source of wbar
« Reply #4 on: February 25, 2026, 10:10:46 AM »
5.x/x86_64/tcz/src/wbar/wbar-2.3.0-3.txz  is a link to  4.x/x86/tcz/src/wbar/wbar-2.3.0-3.txz
which is no longer on the server.

Ah - I guess that'll teach me to look on the server rather than the web site  :(

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #5 on: February 25, 2026, 10:36:45 AM »
Hi Juanito
The version found here:
http://tinycorelinux.net/5.x/x86_64/tcz/src/wbar/
is 2.3.0-3 which matches what I have on TC10 x86 and TC14 x86_64:
Code: [Select]
tc@E310:~$ wbar --version
Version of wbar 2.3.0
The source package for that is dated Oct 25, 2012 with a size of 322668 bytes.

There is another version here:
http://tinycorelinux.net/5.x/armv6/tcz/src/wbar-2.3.4.tgz
that is dated Nov 4, 2013 with a size of 189999 bytes.
This is the only copy of that version on the server. I don't
have backup copies of any of the PiCore repos.

Does PiCore run a different version of wbar?

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #6 on: February 25, 2026, 10:55:04 AM »
Hi Juanito
I added  armv6/tcz/src/wbar-2.3.4.tgz  to my backup copy of
the 5.x repo just in case it's still needed.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15503
Re: Source of wbar
« Reply #7 on: February 25, 2026, 11:57:22 AM »
On piCore64:
Code: [Select]
wbar --version
Version of wbar 2.3.0

I don't have access to an RPi running piCore at the moment to check.


Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #8 on: February 25, 2026, 12:32:51 PM »
Hi Juanito
Well that matches my x86/x86_64 hardware.

I suspect the armv6/tcz/src/wbar-2.3.4.tgz was saved but never
incorporated.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15503
Re: Source of wbar
« Reply #9 on: February 27, 2026, 05:47:40 AM »
From piCore:
Code: [Select]
wbar --version
Version of wbar 2.3.4

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12605
Re: Source of wbar
« Reply #10 on: February 27, 2026, 09:33:06 AM »
Hi Juanito
I didn't see that coming. :o