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 433115 - totem gstreamer licence exemption + ev-sidebar
totem gstreamer licence exemption + ev-sidebar
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-04-24 21:51 UTC by Christian Persch
Modified: 2007-05-03 22:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2007-04-24 21:51:57 UTC
Totem includes ev-sidebar.[ch] which is GPL without the gstreamer excemption.
Comment 1 Bastien Nocera 2007-05-03 14:17:04 UTC
Not many committers:
$ svn annotate ev-sidebar.[ch] | tr -s " " | cut -d " " -f 3 | sort | uniq
andersca
carlosgc
jrb
krh
marco
nshmyrev

We can remove a few people from this list:
$ svn annotate ev-sidebar.[ch] | grep andersca
   379   andersca 
$ svn annotate ev-sidebar.[ch] | grep krh
   870        krh       gtk_box_pack_start (GTK_BOX (ev_sidebar), hbox, FALSE, FALSE, 0);

I'll send mails now.
Comment 2 Bastien Nocera 2007-05-03 22:31:08 UTC
All mails received, thanks guys!

2007-05-03  Bastien Nocera  <hadess@hadess.net>

        * license_change:
        * src/backend/bacon-video-widget-common.c:
        * src/backend/bacon-video-widget-common.h:
        * src/backend/bacon-video-widget-gst-0.10.c:
        * src/backend/bacon-video-widget.h:
        * src/ev-sidebar.c:
        * src/ev-sidebar.h:
        * src/plugins/galago/totem-galago.c:
        * src/plugins/gromit/totem-gromit.c:
        * src/plugins/lirc/totem-lirc.c:
        * src/plugins/media-player-keys/totem-media-player-keys.c:
        * src/plugins/ontop/totem-ontop.c:
        * src/plugins/screensaver/totem-screensaver.c:
        * src/plugins/sidebar-test/totem-sidebar-test.c:
        * src/test-properties-page.c:
        * src/totem-interface.c:
        * src/totem-object.c:
        * src/totem-preferences.c:
        * src/totem-preferences.h:
        * src/totem-private.h:
        * src/totem-properties-main.c:
        * src/totem-properties-view.c:
        * src/totem-properties-view.h:
        * src/totem-subtitle-encoding.c:
        * src/totem-video-indexer.c:
        * src/totem.c:
        * src/totem.h: Fix excemption/exemption/exception usage
        Add exception clauses to ev-sidebar.[ch], thanks to the
        copyright holders for agreeing to the relicensing
        (Closes: #433115)