Package rhythmbox: Specfile

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
%def_disable snapshot

%define ver_major 3.4
%define rev %nil
%define xdg_name org.gnome.Rhythmbox3
%define gst_api_ver 1.0

%def_enable gudev
%def_enable vala
%def_enable gtk_doc
%def_enable daap
%def_enable grilo
%def_enable mtp
%def_enable zeitgeist
%def_disable magnatune
# disabled since 3.4.5
%def_disable sample_plugins
# removed since 3.4.5
%def_disable soundcloud
%def_disable mmkeys
# based on WebKit1
%def_disable context

Name: rhythmbox
Version: %ver_major.7
Release: alt2%rev

Summary: Music Management Application
License: GPL-2.0
Group: Sound
Url: https://wiki.gnome.org/Apps/Rhythmbox

%define pkgdocdir %_docdir/%name-%version

%if_disabled snapshot
Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.xz
%else
Source: %name-%version.tar
%endif

%define dbus_ver 0.35
%define glib_ver 2.66.0
%define gst_ver 1.0
%define gtk_ver 3.20.0
%define mtp_ver 0.3
%define brasero_ver 2.31.5
%define soup3_ver 3.0.7
%define totem_ver 3.2.0
%define udev_ver 143
%define gpod_ver 0.8
%define mx_ver 1.0.1
%define secret_ver 0.18
%define dmapsharing_ver 3.9.11
%define grilo_ver 0.3

Requires: lib%name = %EVR

Requires: gstreamer%gst_api_ver >= %gst_ver
Requires: libgst-plugins%gst_api_ver >= %gst_ver
Requires: gst-plugins-base%gst_api_ver
Requires: gst-plugins-good%gst_api_ver
Requires: gst-plugins-bad%gst_api_ver
Requires: gnome-icon-theme
Requires: gnome-icon-theme-symbolic
Requires: libpeas-python3-loader

Provides: %name-plugins-audiocd
Provides: %name-plugins-generic-player

%define _libexecdir %_libdir/%name
%add_python3_path %_libexecdir
%add_python3_path %_libdir/%name/plugins

# python bindings are linked into rhythmbox statically
Provides: python%__python3_version(rb)
Provides: python%__python3_version(rhythmdb)
Provides: python3(rb)
Provides: python3(rhythmdb)

BuildRequires(pre): rpm-macros-meson rpm-build-python3 rpm-build-gir
BuildRequires: meson
BuildRequires: python3-module-pygobject3-devel
BuildRequires: glib2-devel >= %glib_ver
BuildRequires: yelp-tools desktop-file-utils %_bindir/appstream-util
BuildRequires: libgtk+3-devel >= %gtk_ver
BuildRequires: libdbus-glib-devel >= %dbus_ver
BuildRequires: libsoup3.0-devel >= %soup3_ver
BuildRequires: libbrasero-devel >= %brasero_ver
BuildRequires: libtotem-pl-parser-devel >= %totem_ver
BuildRequires: gstreamer%gst_api_ver-devel >= %gst_ver
BuildRequires: gstreamer%gst_api_ver-utils >= %gst_ver
BuildRequires: gst-plugins%gst_api_ver-devel >= %gst_ver
BuildRequires: libgpod-devel >= %gpod_ver
BuildRequires: libICE-devel libSM-devel libsecret-devel >= %secret_ver
BuildRequires: iso-codes-devel libcheck-devel
BuildRequires: liblirc-devel libnotify-devel >= 0.7.3
BuildRequires: libxml2-devel libjson-glib-devel libpng-devel
BuildRequires: libpeas-devel libtdb-devel zlib-devel
%{?_enable_vala:BuildRequires: vala-tools}
%{?_enable_gtk_doc:BuildRequires: gtk-doc}
%{?_enable_mtp:BuildRequires: libmtp-devel >= %mtp_ver}
%{?_enable_grilo:BuildRequires: libgrilo-devel >= %grilo_ver}
BuildRequires: libavahi-glib-devel
%{?_enable_daap:BuildRequires: pkgconfig(libdmapsharing-4.0) >= %dmapsharing_ver}
%{?_enable_gudev:BuildRequires: libgudev-devel}
BuildRequires: libgtk+3-gir-devel libgstreamer%gst_api_ver-gir-devel gst-plugins%gst_api_ver-gir-devel

%description
Rhythmbox is an integrated music management application, supporting
a music library, multiple playlists, internet radio, and more.

%package -n lib%name
Summary: Shared Rhythmbox Library
Group: System/Libraries

%description -n lib%name
This package provides shared library needed for Rhythmbox to work

%package -n lib%name-devel
Summary: Development files for Rhythmbox library
Group: Development/C
Requires: lib%name = %EVR

%description -n lib%name-devel
Files needed to develop applications that manipulate Rhythmbox,
an integrated music management application.

%package devel-doc
Summary: API documentation for Rhythmbox
Group: Development/C
BuildArch: noarch
Conflicts: lib%name < %version

%description devel-doc
API documentation for Rhythmbox, an integrated music management application.

%package plugins-audioscrobbler
Summary: Audioscrobbler plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-audioscrobbler
Plugin to the Rhythmbox music manager that adds
Audioscrobbler (Last.fm) service support.

%package plugins-cd-recorder
Summary: CD recorder plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR
Requires: brasero >= %brasero_ver

%description plugins-cd-recorder
Plugin to the Rhythmbox music manager that provides
support for recording audio CDs from playlists

%package plugins-daap
Summary: DAAP plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-daap
Plugin to the Rhythmbox music manager that provides
support for DAAP Music Sharing

%package plugins-fmradio
Summary: FM radio plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-fmradio
Plugin to the Rhythmbox music manager that provides
Support for FM radio broadcasting services

%package plugins-ipod
Summary: iPod plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR
%description plugins-ipod
Plugin to the Rhythmbox music manager that adds
support for Apple iPod media player.

%package plugins-mtpdevice
Summary: MTP device plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-mtpdevice
Plugin to the Rhythmbox music manager that adds
support for MTP devices.

%package plugins-iradio
Summary: Internet Radio plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR
%description plugins-iradio
Plugin to the Rhythmbox music manager that provides
support for Internel Radio

%package plugins-lirc
Summary: LIRC plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-lirc
Plugin to the Rhythmbox music manager that adds
Linux Infrared Remote Control support.

%package plugins-mmkeys
Summary: Media Player Keys plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-mmkeys
Plugin to the Rhythmbox music manager that provides
control Rhythmbox using key shortcuts

%package plugins-power-manager
Summary: Power Manager plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-power-manager
Plugin to the Rhythmbox music manager that provides
inhibit Power Manager from suspending the machine while playing

%package plugins-im-status
Summary: IM status plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-im-status
This plugin updates IM status according to the current song (works with
Empathy & Gossip)

%package plugins-notification
Summary: Status icon plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-notification
Status icon and notification popups plugin for Rhythmbox

%package plugins-media-server
Summary: MediaServer2 D-Bus interface for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-media-server
This plugin provides an implementation of the MediaServer2 D-Bus
interface specification for Rhythmbox.

%package plugins-mpris
Summary: MPRIS D-Bus interface for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-mpris
This plugin provides an implementation of the MPRIS D-Bus interface
specification for Rhythmbox.

%package plugins-grilo
Summary: Grilo browser for Rhythmbox
Group: Sound
Requires: %name = %EVR

%description plugins-grilo
A plugin to let you browse media content from various sources using
Grilo.

%package plugins-android
Summary: Android plugin for Rhythmbox
Group: Sound
Requires: %name = %EVR
Requires: gvfs-backend-mtp

%description plugins-android
A plugin that supports Android 4.0+ devices (via MTP).

%package plugins-python
Summary: Python plugins for Rhythmbox
Group: Sound
Requires: %name = %EVR
Requires: lib%name-gir = %EVR
Requires: typelib(Soup) = 3.0
%{?_enable_context:Requires: typelib(WebKit) = 1.0}
%{?_enable_zeitgeist:Requires: zeitgeist}

%description plugins-python
Python scripting language capabilities and several Python plugins
to the Rhythmbox music manager.

%package -n lib%name-gir
Summary: GObject introspection data for the Gedit
Group: System/Libraries
Requires: lib%name = %EVR

%description -n lib%name-gir
GObject introspection data for the Rhythmbox music manager/

%package -n lib%name-gir-devel
Summary: GObject introspection devel data for the Rhythmbox
Group: System/Libraries
BuildArch: noarch
Requires: lib%name-gir = %EVR
Requires: lib%name-devel = %EVR

%description -n lib%name-gir-devel
GObject introspection devel data for the Rhythmbox music manager.


%package plugins
Summary: All plugins for Rhythmbox
Group: Sound
BuildArch: noarch

Requires: %name-plugins-audioscrobbler = %EVR
Requires: %name-plugins-cd-recorder = %EVR
%{?_enable_daap:Requires: %name-plugins-daap = %EVR}
Requires: %name-plugins-fmradio = %EVR
%{?_enable_ipod:Requires: %name-plugins-ipod = %EVR}
Requires: %name-plugins-iradio = %EVR
%{?_enable_lirc:Requires: %name-plugins-lirc = %EVR}
%{?_enable_mmkeys:Requires: %name-plugins-mmkeys = %EVR}
%{?_enable_mtp:Requires: %name-plugins-mtpdevice = %EVR}
Requires: %name-plugins-power-manager = %EVR
Requires: %name-plugins-im-status = %EVR
Requires: %name-plugins-notification = %EVR
Requires: %name-plugins-media-server = %EVR
Requires: %name-plugins-mpris = %EVR
%{?_enable_grilo:Requires: %name-plugins-grilo = %EVR}
Requires: %name-plugins-android = %EVR
Requires: %name-plugins-python = %EVR

%description plugins
This virtual package installs all Rhythmbox plugins

%prep
%setup -n %name-%version
#sed -i 's|0\.62\.0|0.62.9|' meson.build

%build
%add_optflags %(getconf LFS_CFLAGS)
%meson \
    %{?_enable_gtk_doc:-Dgtk_doc=true} \
    %{?_disable_gudev:-Dgudev=disabled} \
    %{?_disable_lirc:-Dlirc=disabled} \
    %{?_disable_brasero:-Dbrasero=disabled} \
    %{?_disable_mtp:-Dmtp=disabled} \
    %{?_disable_ipod:-Dipod=disabled} \
    %{?_enable_daap:-Ddaap=enabled} \
    %{?_disable_vala:-Dplugins_vala=disabled} \
    %{?_enable_sample_plugins:-Dsample-plugins=true}
%nil
%meson_build

%install
%meson_install
install -d -m755 %buildroot%pkgdocdir
install -p -m644 AUTHORS DOCUMENTERS MAINTAINERS ChangeLog README* NEWS THANKS %buildroot%pkgdocdir/
bzip2 -9 %buildroot%pkgdocdir/ChangeLog
ln -s %_licensedir/GPL-2.0 %buildroot%pkgdocdir/COPYING

%find_lang --with-gnome %name

%files -f %name.lang
%_bindir/*
%dir %_libdir/%name
%dir %_libdir/%name/plugins
%_libdir/%name/rhythmbox-metadata
%_libdir/%name/plugins/generic-player
%_libdir/%name/plugins/audiocd
%_datadir/%name
%_datadir/applications/*
%_datadir/dbus-1/services/*
%_datadir/icons/hicolor/*/*/*
%_man1dir/*
%config %_datadir/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
%_datadir/metainfo/%xdg_name.appdata.xml
%dir %pkgdocdir
%doc %pkgdocdir/AUTHORS
%doc %pkgdocdir/DOCUMENTERS
%doc %pkgdocdir/MAINTAINERS
%doc %pkgdocdir/COPYING
%doc %pkgdocdir/ChangeLog.bz2
%doc %pkgdocdir/NEWS
%doc %pkgdocdir/README
%doc %pkgdocdir/THANKS

%files -n lib%name
%_libdir/lib%name-core.so.*

%files -n lib%name-devel
%_libdir/lib%name-core.so
%_includedir/%name/
%_libdir/pkgconfig/%name.pc
%{?_enable_vala:%_vapidir/rb.vapi
%_vapidir/rhythmdb.vapi}

%files plugins-audioscrobbler
%_libdir/%name/plugins/audioscrobbler/

%files plugins-cd-recorder
%_libdir/%name/plugins/cd-recorder/

%if_enabled daap
%files plugins-daap
%_libdir/%name/plugins/daap/
%endif

%files plugins-fmradio
%_libdir/%name/plugins/fmradio/

%files plugins-ipod
%_libdir/%name/plugins/ipod/

%if_enabled mtp
%files plugins-mtpdevice
%_libdir/%name/plugins/mtpdevice/
%endif

%files plugins-iradio
%_libdir/%name/plugins/iradio/

%files plugins-lirc
%_libdir/%name/plugins/rblirc/

%if_enabled mmkeys
%files plugins-mmkeys
%_libdir/%name/plugins/mmkeys/
%endif

%files plugins-power-manager
%_libdir/%name/plugins/power-manager/

%files plugins-im-status
%_libdir/%name/plugins/im-status/

%files plugins-notification
%_libdir/%name/plugins/notification/

%files plugins-media-server
%_libdir/%name/plugins/dbus-media-server/

%files plugins-mpris
%_libdir/%name/plugins/mpris/

%if_enabled grilo
%files plugins-grilo
%_libdir/%name/plugins/grilo/
%endif

%files plugins-android
%_libdir/%name/plugins/android/

%files -n lib%name-gir
%_libdir/girepository-1.0/MPID-3.0.typelib
%_libdir/girepository-1.0/RB-3.0.typelib

%files -n lib%name-gir-devel
%_datadir/gir-1.0/MPID-3.0.gir
%_datadir/gir-1.0/RB-3.0.gir

%files plugins-python
%_libdir/%name/plugins/rb/
%_libdir/%name/plugins/python-console/
%_libdir/%name/plugins/artsearch/
%_libdir/%name/plugins/lyrics/
%{?_disable_magnatune:%exclude %_libdir/%name/plugins/magnatune/}
%_libdir/%name/plugins/replaygain/
%_libdir/%name/plugins/webremote/
%_libdir/%name/plugins/listenbrainz/
%{?_enable_zeitgeist:%_libdir/%name/plugins/rbzeitgeist/}
%{?_enable_soundcloud:%_libdir/%name/plugins/soundcloud/}

%files plugins

%if_enabled gtk_doc
%files devel-doc
%_datadir/gtk-doc/html/rhythmbox/
%endif

%changelog
* Wed Sep 13 2023 Yuri N. Sedunov <aris@altlinux.org> 3.4.7-alt2
- updated python3/typelib dependencies (ALT #47567)

* Sun Apr 16 2023 Yuri N. Sedunov <aris@altlinux.org> 3.4.7-alt1
- 3.4.7 (ported to libsoup-3.0/libdmapsharing-4.0)

* Wed Jun 22 2022 Yuri N. Sedunov <aris@altlinux.org> 3.4.6-alt1
- 3.4.6

* Wed May 04 2022 Yuri N. Sedunov <aris@altlinux.org> 3.4.5-alt1
- 3.4.5 (ported to Meson build system)

* Sat Nov 13 2021 Yuri N. Sedunov <aris@altlinux.org> 3.4.4-alt2.1
- plugins-python(context): fixed dependencies, disabled by default

* Mon Nov 23 2020 Yuri N. Sedunov <aris@altlinux.org> 3.4.4-alt2
- plugins-python(context): explicitly required typelib(WebKit) = 3.0

* Sun Jan 05 2020 Yuri N. Sedunov <aris@altlinux.org> 3.4.4-alt1
- 3.4.4 (removed sendto, mozilla plugins; new listenbrainz plugin)
- fixed License tag

* Sun Jan 06 2019 Yuri N. Sedunov <aris@altlinux.org> 3.4.3-alt1
- 3.4.3

* Thu Apr 12 2018 Aleksei Nikiforov <darktemplar@altlinux.org> 3.4.2-alt2.1
- (NMU) Rebuilt with python-3.6.4.

* Mon Apr 09 2018 Yuri N. Sedunov <aris@altlinux.org> 3.4.2-alt2
- updated to v3.4.2-87-g2af0203

* Sun Oct 08 2017 Yuri N. Sedunov <aris@altlinux.org> 3.4.2-alt1
- 3.4.2

* Tue Jan 10 2017 Yuri N. Sedunov <aris@altlinux.org> 3.4.1-alt2
- temporarily disabled visualizer (depends on obsolete clutter-gst2.0)

* Sat Sep 10 2016 Yuri N. Sedunov <aris@altlinux.org> 3.4.1-alt1
- 3.4.1

* Sun Aug 14 2016 Yuri N. Sedunov <aris@altlinux.org> 3.4-alt1
- 3.4

* Sun Apr 03 2016 Yuri N. Sedunov <aris@altlinux.org> 3.3.1-alt1
- 3.3.1

* Thu Mar 10 2016 Yuri N. Sedunov <aris@altlinux.org> 3.3-alt2
- disabled grilo plugin, not ready for 0.3

* Sun Jan 24 2016 Yuri N. Sedunov <aris@altlinux.org> 3.3-alt1
- 3.3
- new -plugins-android subpackage

* Sat Sep 12 2015 Yuri N. Sedunov <aris@altlinux.org> 3.2.1-alt3
- rebuilt for gnome-3.18

* Mon Sep 07 2015 Yuri N. Sedunov <aris@altlinux.org> 3.2.1-alt2
- rebuilt against libgrilo-0.2.so.10

* Sun Apr 19 2015 Yuri N. Sedunov <aris@altlinux.org> 3.2.1-alt1
- 3.2.1

* Sun Mar 29 2015 Yuri N. Sedunov <aris@altlinux.org> 3.2-alt1
- 3.2

* Sun Sep 28 2014 Yuri N. Sedunov <aris@altlinux.org> 3.1-alt1
- 3.1

* Mon May 26 2014 Yuri N. Sedunov <aris@altlinux.org> 3.0.3-alt1
- 3.0.3

* Sun Mar 23 2014 Yuri N. Sedunov <aris@altlinux.org> 3.0.2-alt1
- 3.0.2, built for gnome-3.12
- temporarily disabled magnatune plugin

* Sun Oct 13 2013 Yuri N. Sedunov <aris@altlinux.org> 3.0.1-alt1
- 3.0.1

* Wed Sep 18 2013 Yuri N. Sedunov <aris@altlinux.org> 3.0-alt2
- rebuild against libtotem-plparser.so.18
- disabled obsolete zeitgeist plugin

* Wed Sep 04 2013 Yuri N. Sedunov <aris@altlinux.org> 3.0-alt1
- 3.0
- used python3 for plugins
- enabled daap plugin again
- webkit support enabled to show html

* Sat Apr 13 2013 Yuri N. Sedunov <aris@altlinux.org> 2.99.1-alt1
- 2.99.1

* Sun Apr 07 2013 Yuri N. Sedunov <aris@altlinux.org> 2.99-alt1
- 2.99
- enabled visualizer plugin

* Wed Mar 06 2013 Yuri N. Sedunov <aris@altlinux.org> 2.98-alt3
- updated to 6ffa66a
- removed upstreamed patch
- updated buildrqs
- daap plugin temporarily disabled

* Sat Oct 20 2012 Yuri N. Sedunov <aris@altlinux.org> 2.98-alt2
- updated to 2a405e3
- webkit support disbaled to avoid mixed gstreamer-0.10/1.0 linkage
- applied patch from https://bugzilla.gnome.org/show_bug.cgi?id=686320

* Sun Sep 30 2012 Yuri N. Sedunov <aris@altlinux.org> 2.98-alt1
- 2.98
- visualizer plugin temporarily disabled

* Mon Jun 04 2012 Yuri N. Sedunov <aris@altlinux.org> 2.97-alt1
- 2.97

* Thu Apr 12 2012 Yuri N. Sedunov <aris@altlinux.org> 2.96-alt3
- fixed install

* Wed Apr 04 2012 Yuri N. Sedunov <aris@altlinux.org> 2.96-alt2
- enabled grilo plugin

* Sun Mar 11 2012 Yuri N. Sedunov <aris@altlinux.org> 2.96-alt1
- 2.96
- grilo plugin temporarily disabled

* Wed Feb 01 2012 Yuri N. Sedunov <aris@altlinux.org> 2.95-alt2
- rebuilt against libmtp.so.9

* Sun Jan 15 2012 Yuri N. Sedunov <aris@altlinux.org> 2.95-alt1
- 2.95

* Sat Oct 29 2011 Vitaly Kuznetsov <vitty@altlinux.ru> 2.90.1-alt1.1
- Rebuild with Python-2.7

* Fri May 27 2011 Yuri N. Sedunov <aris@altlinux.org> 2.90.1-alt1
- 2.90.1
- new gir{,-devel} packages
- status-icon replaced by notification plugin

* Wed May 25 2011 Repocop Q. A. Robot <repocop@altlinux.org> 0.13.3-alt2.qa1
- NMU (by repocop). See http://www.altlinux.org/Tools/Repocop
- applied repocop fixes:
  * freedesktop-desktop-file-proposed-patch for rhythmbox

* Thu Mar 24 2011 Yuri N. Sedunov <aris@altlinux.org> 0.13.3-alt2
- current snapshot built
- updated buildreqs

* Sun Jan 16 2011 Yuri N. Sedunov <aris@altlinux.org> 0.13.3-alt1
- 0.13.3

* Sun Oct 31 2010 Yuri N. Sedunov <aris@altlinux.org> 0.13.2-alt1
- 0.13.2
- new media-server and mpris plugins

* Thu Oct 07 2010 Yuri N. Sedunov <aris@altlinux.org> 0.13.1-alt2
- rebuild against libbrasero-media.so.1 (brasero-2.32)

* Wed Oct 06 2010 Yuri N. Sedunov <aris@altlinux.org> 0.13.1-alt1
- 0.13.1
- new -devel subpackage
- daap plugin temporalily disabled

* Sun Mar 28 2010 Yuri N. Sedunov <aris@altlinux.org> 0.12.8-alt1
- 0.12.8

* Thu Mar 04 2010 Yuri N. Sedunov <aris@altlinux.org> 0.12.7-alt2
- rebuild against new libgnome-desktop and libtotem-pl-parser

* Sun Feb 28 2010 Yuri N. Sedunov <aris@altlinux.org> 0.12.7-alt1
- 0.12.7

* Sun Nov 22 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.6-alt1
- 0.12.6

* Tue Sep 29 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.5-alt2
- rebuild with new %%browser_plugins_path

* Fri Sep 18 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.5-alt1
- 0.12.5

* Sun Aug 23 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.4-alt1
- 0.12.4

* Sun Jul 05 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.3-alt1
- 0.12.3
- new im-status and status-icon plugins
- updated buildreqs

* Mon Jun 01 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.2-alt1
- 0.12.2
- updated buildreqs

* Tue Apr 28 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.1-alt1
- 0.12.1
- updated buildreqs

* Thu Mar 19 2009 Yuri N. Sedunov <aris@altlinux.org> 0.12.0-alt1
- 0.12.0
- updated buildreqs

* Tue Dec 09 2008 Yuri N. Sedunov <aris@altlinux.org> 0.11.6-alt4r6096
- updated to rev 6096
- removed upstreamed patches, updated link patch (#3)
- new plugins-mozilla subpackage with plugin to handle itms:// links
- updated buildreqs
- plugins-python requires python-module-gst (altbug #18035)
- built devel-doc subpackage as noarch
- removed obsolete %%post{,un} scripts

* Wed Oct 01 2008 Yuri N. Sedunov <aris@altlinux.org> 0.11.6-alt3
- rebuild for gnome-2.24

* Thu Jul 24 2008 Yuri N. Sedunov <aris@altlinux.org> 0.11.6-alt2
- %%name-plugins virtual package
- Fedora patches (5,6)

* Thu Jul 10 2008 Yuri N. Sedunov <aris@altlinux.org> 0.11.6-alt1
- new version
- don't modify desktop file (patch2 removed).

* Sun May 25 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.5-alt4
- Build with mtp

* Sat May 17 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.5-alt3
- Rebuild with new gstreamer build

* Sun Apr 06 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.5-alt2
- Requires notification-daemon

* Thu Apr 03 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.5-alt1
- 0.11.5
- {update,cliean}_menus fix
- *.desktop fix

* Fri Mar 14 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.4-alt2
- Rebuild with soup2.4

* Wed Mar 12 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.3-alt5
- rebuild with separate totem-pl-parser

* Fri Feb 29 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.3-alt4
Thanks to Alexey Shabalin <shaba@altlinux.ru>

- enable gnome-keyring support
- add patches:
  + patch0 - fix for upstream bug #506440
  + patch1 - fix for upstream bug #512549
  + patch2 - add support llibsoup-2.4 
  + patch3 - new multimedia keys API, fix for upstream bug #510406 
  + patch4 - force python thread init, fix for upstream bug #499208
  + patch5 - fix for upstream bug #510323
  + patch6 - disable power-plugin by default, RH bug #428034 
  + patch8 - fix for upstream bug #346434
  + patch9 - fix for upstream bug #497430
  + patch10 - fix Gnome bug #507450, RH bug #427612
  + patch11-13 - patches from PLD

* Fri Feb 22 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.3-alt3
- Dependency changed due gstreamer repackaging

* Wed Jan 09 2008 Igor Zubkov <icesik@altlinux.org> 0.11.3-alt2
- rebuild with new totem-gstreamer

* Mon Dec 17 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.3-alt1
- Include audiocd and generic-player plugins into core package
  (thanks to Alexey Shabalin<shaba@altlinux.ru>)

* Mon Nov 19 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.3-alt0.2
- 0.11.3

* Tue Sep 11 2007 Igor Zubkov <icesik@altlinux.org> 0.11.0-alt0.2
- rebuild with libgpod-devel

* Tue May 29 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.11.0-alt0.1
- Release 0.11.0

* Mon May 28 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.10.90-alt0.1
- Release 0.10.90

* Tue Apr 03 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 0.10.0-alt0.1
- Release 0.10.0

* Tue Feb 06 2007 ALT QA Team Robot <qa-robot@altlinux.org> 0.9.7-alt1.0
- Rebuilt with libgpod.so.1.

* Sat Jan 13 2007 Ilya Mashkin <oddity@altlinux.ru> 0.9.7-alt1
- new version

* Sat Oct 07 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.6-alt2
- Rebuilt with new nautilus-cd-burner

* Sun Oct 01 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.6-alt1
- Release 0.9.6
- Added cd-recorder plugin package
- Updated dependencies

* Sun Jun 18 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.5-alt1
- Release 0.9.5
- Patch1 is obsolete
- Added plugin package for ipod
- No more rhythmbox-devel

* Mon Jun 05 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.4.1-alt2
- Conditionally enabled python support
- Provide dependency targets needed for the python plugin

* Fri Jun 02 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.4.1-alt1
- Release 0.9.4.1
- Patch0: has gone upstream
- Patch1: correct a libnotify version condition check to work with 0.4.0
- Do not require gst-plugins-visualization

* Wed Apr 26 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.4-alt1
- Release 0.9.4
- Added plugin packages
- Buildreq

* Fri Mar 17 2006 Mikhail Zabaluev <mhz@altlinux.ru> 0.9.3.1-alt1
- Updated to 0.9.3.1
- Build with GStreamer 0.10
- Removed Debian-style menu
- Removed most of enable/with options
- Disabled iPod support by default
- Patch0: fix link order to build with ld --as-needed

* Wed Oct 06 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.8-alt0.5
- 0.8.8

* Mon Sep 20 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.6-alt0.5
- 0.8.6

* Thu Jul 01 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.5-alt0.5
- 0.8.5

* Sat May 08 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.3-alt0.5
- 0.8.3

* Wed Apr 21 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.1-alt0.5
- 0.8.1

* Sat Apr 17 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.8.0-alt0.5
- 0.8.0

* Sat Apr 03 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.7.2-alt0.5
- 0.7.2

* Fri Apr 02 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.7.1-alt0.5
- 0.7.1

* Mon Dec 22 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.6.3-alt0.5
- 0.6.3

* Thu Dec 18 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.6.2-alt0.5
- 0.6.2

* Thu Nov 20 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.6.1-alt0.5
- 0.6.1

* Mon Oct 27 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.88-alt0.5
- 0.5.88

* Fri Sep 05 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.3-alt0.5
- 0.5.3

* Thu Aug 28 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.2-alt0.5
- 0.5.2

* Wed Aug 20 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.1-alt0.5
- 0.5.1

* Tue Mar 04 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.4.1-alt0.5
- First build for Sisyphus.