You are not logged in.

#1 2004-10-07 17:41:07

daeltar
Member
From: Czech Republic, Prague
Registered: 2003-10-22
Posts: 31
Website

[new] gqradio

Nice gtk2 tool for listening radio by your video4linux device

#written by daeltar, <lukas@daeltar.org>, http://daeltar.org
pkgname=gqradio
pkgver=1.9.1
pkgrel=1
pkgdesc="GQradio interfaces with radio cards through the video4linux. Stations can be tuned manually, set to presets, or auto seek can find the next available frequency. The application supports theming (skins), and includes a built-in skin editor. Skin formats are similar to GQmpeg."
url="http://gqmpeg.sourceforge.net/radio.html"
source=(http://heanet.dl.sourceforge.net/sourceforge/gqmpeg/gqradio-1.9.1.tar.gz)

build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make prefix=$startdir/pkg/usr install
}


Thanks For All the Fish

Offline

Board footer

Powered by FluxBB