public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - update to version 1.2
@ 2026-07-06 18:29 Aurelien Bompard
  0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 2026-07-06 18:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/amarok
            Branch : epel10.2
            Commit : d7bac575914aaec9c32eadc6b4b9ef6ec2869956
            Author : Aurelien Bompard <abompard@fedoraproject.org>
            Date   : 2005-02-14T16:07:32+00:00
            Stats  : +96/-90 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/amarok/c/d7bac575914aaec9c32eadc6b4b9ef6ec2869956?branch=epel10.2

            Log:
            - update to version 1.2
- big update, see changelog for more info

---
diff --git a/.cvsignore b/.cvsignore
index ab96548..e516dac 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-amarok-1.1.tar.bz2
+amarok-1.2.tar.bz2

diff --git a/amarok.desktop b/amarok.desktop
deleted file mode 100644
index 9cec8ca..0000000
--- a/amarok.desktop
+++ /dev/null
@@ -1,33 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.0
-Encoding=UTF-8
-Name=AmaroK Audio Player
-Name[fr]=AmaroK
-GenericName=Audio Player
-GenericName[da]=Lydafspiller
-GenericName[de]=Audio Wiedergabeprogramm
-GenericName[el]=Αναπαραγωγέας μουσικής
-GenericName[es]=Reproductor de audio
-GenericName[et]=Helifailide mängija
-GenericName[fr]=Lecteur audio
-GenericName[nl]=Audiospeler
-GenericName[pt]=Leitor de Áudio
-GenericName[pt_BR]=Tocador de Mídia
-GenericName[sv]=Ljudspelare
-Exec=amarok -caption "%c" %U
-Comment=Uncle Rodney says, "10/10, amaroK is seriously super!"
-Comment[da]=Onkel Rodney siger, "10/10, amaroK er virkelig super!"
-Comment[de]=Onkel Rodney sagt, "10/10, amaroK is seriously super!"
-Comment[es]=El tio Rodney dice, "'10/10, amaroK es seriamente super!"
-Comment[et]=Onu Ronni ütleb: "Täitsa lõpp, amaroK on ikka superhea!"
-Comment[nl]=Oom Rodney zegt, "10/10, amaroK is werkelijk fantastisch!"
-Comment[pt]=O Tio Rodney diz, "10/10, amaroK é excelente!"
-Comment[pt_BR]=O Tio Rodney disse: "10/10, amaroK é muito bom!"
-Comment[sv]=Farbror Rodney säger, "10/10, amaroK är verkligen fantastiskt!"
-Icon=amarok
-MimeType=application/x-ogg;audio/x-vorbis;audio/basic;audio/x-mod;audio/x-mp3;audio/x-scpls;audio/x-mpegurl;audio/x-sid;audio/x-wav
-Terminal=false
-Categories=Qt;KDE;AudioVideo;
-Actions=Enqueue;
-X-KDE-StartupNotify=false

diff --git a/amarok.servicemenu b/amarok.servicemenu
deleted file mode 100644
index 05087b3..0000000
--- a/amarok.servicemenu
+++ /dev/null
@@ -1,19 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-ServiceTypes=application/x-ogg,audio/x-vorbis,audio/basic,audio/x-mod,audio/x-mp3,audio/x-scpls,audio/x-mpegurl,audio/x-sid,audio/x-wav,inode/directory
-Actions=Enqueue
-
-[Desktop Action Enqueue]
-Exec=amarok -caption "%c" -e %U
-Name=Enqueue in amaroK
-Name[az]=AmaroK-da aç
-Name[da]=Enqueue i amaroK
-Name[de]=In amaroK Stückliste einfügen
-Name[es]=Encolar en amaroK
-Name[et]=AmaroKi nimekirja
-Name[fr]=Mettre dans la liste de lecture d'AmaroK
-Name[nl]=Wachtrij in amaroK
-Name[pt]=Colacar em fila no amaroK
-Name[pt_BR]=Enfileirar no amaroK
-Name[sv]=Köa i amaroK
-Icon=amarok.png

diff --git a/amarok.spec b/amarok.spec
index b7b774d..0b0d4c9 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -6,27 +6,22 @@
 
 Name:       amarok
 Summary:    Media player for KDE
-Version:    1.1.0
-Release:    2
-Epoch:      0
+Version:    1.2
+Release:    1
 
 Group: 	    Applications/Multimedia
 License:    GPL
 Url:        http://amarok.kde.org
-Source0:    http://dl.sf.net/amarok/amarok-1.1.tar.bz2
-Source1:    amarok.desktop
-Source2:    amarok.servicemenu
+Source0:    http://dl.sf.net/amarok/amarok-1.2.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	kdelibs-devel >= 6:3.2, libjpeg-devel, libpng-devel 
-BuildRequires:  glib2-devel kdemultimedia-devel >= 6:3.2
-BuildRequires:  libmng-devel alsa-lib-devel 
-BuildRequires:  taglib-devel >= 0:1.3, esound-devel, xmms-devel
+BuildRequires:  kdemultimedia-devel >= 6:3.2
+BuildRequires:  taglib-devel >= 0:1.3, esound-devel
 BuildRequires:  desktop-file-utils, gettext
 BuildRequires:  xorg-x11-Mesa-libGL
-BuildRequires:  gstreamer-devel >= 0:0.8.1
-BuildRequires:  gstreamer-plugins-devel >= 0:0.8.1
+BuildRequires:  gstreamer-plugins-devel >= 0:0.8.4
 BuildRequires:  libmusicbrainz-devel, xmms-devel >= 1:1.2
+BuildRequires:  libvisual-devel >= 0.2.0, SDL-devel, gtk+-devel
 
 %if  0%{?use_xine}
 BuildRequires:  xine-lib-devel >= 0:1.0.0
@@ -40,16 +35,38 @@ Requires:   xorg-x11-devel
 %description
 Amarok is a KDE multimedia player with:
  - fresh playlist concept, very fast to use, with drag and drop
- - plays all formats supported by aRts or gstreamer
+ - plays all formats supported by aRts, gstreamer or xine
  - audio effects, like reverb and compressor
  - compatible with the .m3u and .pls formats for playlists
  - nice GUI, integrates into the KDE look, but with a unique touch
 
+
+%package visualisation
+Summary:    Visualisation plugins for Amarok
+Group:      Applications/Multimedia
+Requires:   %{name} = %{version}
+
+%description visualisation
+Amarok can use visualisation plugins from different origins.
+Right now, only xmms is supported, which means that you can
+use any of xmms' visualisation plugins with Amarok.
+
+
+%package arts
+Summary:    Arts engine for Amarok
+Group:      Applications/Multimedia
+Requires:   %{name} = %{version}
+
+%description arts
+Amarok can also use the arts engine to decode sound. This package
+enables it.
+
+
 %if 0%{?use_xine}
 %package xine
 Summary:    Xine engine for Amarok
 Group:      Applications/Multimedia
-Requires:   %{name} = %{epoch}:%{version}
+Requires:   %{name} = %{version}
 
 %description xine
 Amarok can also use the xine engine to decode sound. This package
@@ -58,19 +75,17 @@ enables it
 
 
 %prep
-%setup  -q -n %{name}-1.1
-perl -pi -e 's,\$\(KDE_LANG\)//,\$\(KDE_LANG\)/amarok/,g' doc/??/Makefile.in
-perl -pi -e 's,\$\(KDE_LANG\)/$,\$\(KDE_LANG\)/amarok,g' doc/??/Makefile.in
+%setup -q
 
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
 %configure \
-     --disable-rpath \
      --disable-debug \
-%if 0%{?use_xine}
-     --with-xine
+%if %{?use_xine:0}%{!?use_xine:1}
+     --without-xine
 %endif
+#     --disable-rpath \
 #     --enable-final \
 #     --with-nmm \
 #     --with-mas
@@ -84,55 +99,76 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 # desktop files
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus
+
+# The desktop file contains both the desktop entry and the service menu, we have to split.
+# Tail from the blank line:
+perl -ne '/^$/...do{print;0}' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop \
+    > $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop
+# Head until the blank line:
+perl -pi -e '/^$/ && exit' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop
 
 desktop-file-install  --vendor fedora \
-        --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+        --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \
+        --delete-original \
         --add-only-show-in KDE \
         --add-category Application \
         --add-category X-Fedora \
-        %{SOURCE1}
-
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus
-install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop
+        $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop
 
-rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/%{name}.desktop
-rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop
+rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/amarokapp.desktop
 # Amarok crashes without the *.la files !
 #find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
-# rename .mo files from amarok-%version.mo to amarok.mo
-#for file in $RPM_BUILD_ROOT%{_datadir}/locale/*/LC_MESSAGES/amarok-%version.mo; do
-#    mv "$file" "`dirname $file`/`basename $file -%version.mo`.mo"
-#done    
 %find_lang %{name}
 
+
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+
 %clean
 rm -fr $RPM_BUILD_ROOT
 
+
 %files -f %{name}.lang
 %defattr(-,root,root)
-%_bindir/*
+%{_bindir}/amarok
+%{_bindir}/amarokapp
+%{_bindir}/release_amarok
 %_datadir/apps/%{name}
 %_datadir/icons/*/*/*
-%{_datadir}/applications/*.desktop
-%{_datadir}/services/amarok_artsengine_plugin.desktop
+%{_datadir}/applications/kde/*.desktop
 %{_datadir}/services/amarok_gstengine_plugin.desktop
 %{_datadir}/services/amarok_void-engine_plugin.desktop
 %{_datadir}/servicetypes/*.desktop
 %{_datadir}/apps/konqueror/servicemenus/*.desktop
-%{_libdir}/lib*
-%{_libdir}/kde3/libamarok_artsengine_plugin.*
 %{_libdir}/kde3/libamarok_gstengine_plugin.*
 %{_libdir}/kde3/libamarok_void-engine_plugin.*
+%{_libdir}/kde3/konqsidebar_universalamarok.*
+%{_datadir}/apps/konqsidebartng/add/amarok.desktop
+%{_datadir}/apps/profiles/amarok.profile.xml
+
 %{_libdir}/mcop/Amarok
 %{_libdir}/mcop/amarok*
 %{_datadir}/config/amarokrc
 %{_datadir}/config.kcfg/*.kcfg
 %{_datadir}/doc/HTML/*/amarok
 
+
+%files visualisation
+%defattr(-,root,root)
+%{_bindir}/amarok_libvisual
+%{_bindir}/amarok_xmmswrapper2
+
+
+%files arts
+%defattr(-,root,root)
+%{_libdir}/libamarokarts*
+%{_libdir}/kde3/libamarok_artsengine_plugin.*
+%{_datadir}/services/amarok_artsengine_plugin.desktop
+
+
 %if 0%{?use_xine}
 %files xine
 %defattr(-,root,root)
@@ -143,6 +179,28 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Feb 13 2005 Aurelien Bompard <gauret[AT]free.fr> 1.2-1
+- version 1.2 final
+- drop --disable-rpath, won't build with it.
+- drop epoch
+
+* Thu Feb 10 2005 Aurelien Bompard <gauret[AT]free.fr> 0:1.2-0.2.beta4
+- version 1.2 beta 4
+
+* Sat Nov 27 2004 Aurelien Bompard <gauret[AT]free.fr> 0:1.2-0.fdr.0.1.beta1
+- version 1.2beta 1
+- minor cleanups
+- don't ship the desktop files, split the provided one instead
+
+* Sun Oct 24 2004 Aurelien Bompard <gauret[AT]free.fr> 0:1.1.1-0.fdr.2
+- clean-up buildrequires
+- fix --with xine switch
+- make a -visualisation subpackage for visualisation plugins
+- make a -arts subpackage to lower dependencies
+
+* Wed Oct 20 2004 Aurelien Bompard <gauret[AT]free.fr> 0:1.1.1-0.fdr.1
+- version 1.1.1
+
 * Mon Sep 27 2004 Aurelien Bompard <gauret[AT]free.fr> 0:1.1.0-0.fdr.2
 - improve buildrequires
 

diff --git a/sources b/sources
index ebb02c6..a78f647 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d898293eecd2a64bea92f50777e5131d  amarok-1.1.tar.bz2
+8db7d8985152ff29e8fb7377ada74527  amarok-1.2.tar.bz2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:29 [rpms/amarok] epel10.2: - update to version 1.2 Aurelien Bompard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox