Package Details: gst123 0.3.5-1

Git Clone URL: https://aur.archlinux.org/gst123.git (read-only, click to copy)
Package Base: gst123
Description: A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer
Upstream URL: http://space.twc.de/~stefan/gst123.php
Licenses: LGPL
Submitter: None
Maintainer: None
Last Packager: bidulock
Votes: 14
Popularity: 0.000000
First Submitted: 2010-05-19 20:33 (UTC)
Last Updated: 2018-09-26 00:51 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

Sylogista commented on 2024-02-18 17:32 (UTC)

;)

new_pkgver="pkgver=0.4.1"
new_source='source=("https://github.com/swesterfeld/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")'
new_md5sum="md5sums=('da6d91678803437886fe3187b2879ffa')"

tempdir=`mktemp -d`

cd $tempdir
git clone ssh://aur@aur.archlinux.org/gst123.git .

sed -i "s|pkgver=.*|$new_pkgver|g" PKGBUILD
sed -i "s|source=(\".*\")|$new_source|g" PKGBUILD
sed -i "s|md5sums=('.*')|$new_md5sum|g" PKGBUILD

makepkg --printsrcinfo > .SRCINFO

git add .
git commit -m "ver 0.4.1; Updated source url;
Author is hosting source on his github now.
Since there is the link from url to source, it is legitimised by author."

Kunda commented on 2024-02-18 11:52 (UTC)

Please update https://github.com/swesterfeld/gst123/releases/tag/0.4.1

bidulock commented on 2018-03-23 19:30 (UTC)

Corrected.

sekret commented on 2017-09-23 08:21 (UTC)

Dude, the optional dependency gst-plgusin-bad is obviously a typo! Please correct it, before anyone gets hurt ;)

<deleted-account> commented on 2010-07-20 13:44 (UTC)

I have changed the OS. Somebody interested to adopt this package?