After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569177 - GStreamer: Download (OpenBSD download link outdated/wrong)
GStreamer: Download (OpenBSD download link outdated/wrong)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: www
git master
Other OpenBSD
: Normal normal
: 0.10.27
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-26 11:45 UTC by Jasper Lievisse Adriaanse
Modified: 2010-02-21 19:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jasper Lievisse Adriaanse 2009-01-26 11:45:16 UTC
The link to the OpenBSD packages of gstreamer is wrong and outdated.

Instead of linking to:
http://www.openbsd.org/4.1_packages/

it would be better to link to the following page instead:
http://openports.se/multimedia/gstreamer-0.10
Comment 1 Tim-Philipp Müller 2010-02-21 19:35:19 UTC
Good idea, fixed:

commit 016de73fbd356dbd9b41b50a1ff150fe1060ab4b
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Sun Feb 21 19:32:30 2010 +0000

    downloads: fix link to OpenBSD packages
    
    Link to the OpenBSD ports GStreamer page instead.
    
    Fixs #569177.

Thanks!