You are not logged in.

#1 2006-06-20 23:26:21

judfilm
Member
Registered: 2004-02-12
Posts: 229

[AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

Hi,

To all the F1 nuts out there - no more java viewer required.

Live F1 is a native Linux client for viewing the information feed of the official Formula-1 Web site without the need of a Java-enabled browser. It displays the live timing information from the track side during races, qualifying, and practice sessions. An account on formula1.com is still required.


Freshmeat Page: http://freshmeat.net/projects/live-f1/

Linux.com Article: http://www.linux.com/article.pl?sid=06/06/12/1418228

Thanks.

Offline

#2 2006-06-24 08:43:38

rpgcyco
Member
From: Australia
Registered: 2005-09-27
Posts: 74

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

Just whipped this up, works for me.

# Contributor: Brad Gordon <brad>

pkgname=live-f1
pkgver=0.2.5
pkgrel=1
pkgdesc="Linux client for viewing information feed of official Formula-1 Web site"
url="http://freshmeat.net/projects/live-f1/"
license="GPL"
depends=('ncurses>=5.5' 'neon>=0.24')
source=(ftp://ftp.netsplit.com/pub/live-f1/0.2/$pkgname-$pkgver.tar.gz)
md5sums=('0f9d185bb48971c047d72cabb6dacb73')

build() {
  cd $startdir/src/$pkgname-$pkgver

  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}

EDIT: Uploaded to AUR.

- Rpg Cyco

Offline

#3 2006-06-25 07:04:09

judfilm
Member
Registered: 2004-02-12
Posts: 229

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

Well done Rpg Cyco!  big_smile

Offline

#4 2010-03-14 11:58:53

samhain
Member
Registered: 2007-07-19
Posts: 39

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

The live-f1 package in community is out of date and orphaned.
I have uploaded an updated and patched version to AUR that works fine for the 2010 season that is starting today.

http://aur.archlinux.org/packages.php?ID=35454

Enjoy. Forza Ferrari!! smile

PS: I would adopt the package in community but I'm not a TU.


Arch is to Linux as Jeet Kune Do is to martial arts.

Offline

#5 2022-01-24 16:30:48

mareke
Member
Registered: 2015-05-28
Posts: 2

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

Is this client still working?

Offline

#6 2022-01-24 20:00:05

jonathon
Member
Registered: 2016-09-19
Posts: 128

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

F1 have made many changes to their data availability over the years, so a 15-year-old client is unlikely to work without changes.

The upstream project linked in this thread no longer exists, and neither does the AUR package, so the answer will be "no".

Offline

#7 2022-01-24 23:40:54

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [AUR] Live-F1 - Formula 1 - Live Data Client (CLI)

Closing this old thread.

Offline

Board footer

Powered by FluxBB