public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aurelien Bompard <abompard@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: update to beta3
Date: Mon, 06 Jul 2026 18:03:20 GMT	[thread overview]
Message-ID: <178336100070.1.7084373698076955393.rpms-amarok-118f81f6da5a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : 118f81f6da5a4401746c768d0235adf14d2d1936
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date   : 2006-04-14T07:29:15+00:00
Stats  : +41/-71 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/118f81f6da5a4401746c768d0235adf14d2d1936?branch=epel10

Log:
update to beta3

---
diff --git a/.cvsignore b/.cvsignore
index cb44e4f..4006f90 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-amarok-1.4-beta2.tar.bz2
+amarok-1.4-beta3c.tar.bz2

diff --git a/amarok-1.4-helix.patch b/amarok-1.4-helix.patch
index ea11401..ff2c514 100644
--- a/amarok-1.4-helix.patch
+++ b/amarok-1.4-helix.patch
@@ -1,11 +1,20 @@
 --- ./configure.helix	2006-03-05 20:28:13.000000000 +0100
-+++ ./configure	2006-03-13 23:04:01.000000000 +0100
++++ ./configure	2006-03-22 00:04:48.000000000 +0100
 @@ -38181,7 +38181,7 @@
  # BEGIN DO_NOT_COMPILE CHECK
  ###############################################################################
  
 -if test x$build_xine != xyes -a x$build_helix != xno; then
-+if test x$build_xine = xno -a x$build_helix = xno; then
++if test x$build_xine = xno -a x$build_helix = xno -a x$build_gstreamer10 = xno; then
  
      DO_NOT_COMPILE="$DO_NOT_COMPILE amarok"
      no_engine=yes
+@@ -40594,7 +40594,7 @@
+     echo " =================================="
+     echo " ="
+     echo " = No suitable multimedia framework was detected. You need to install at least"
+-    echo " = the Xine or Helix framework as detailed in the amaroK README."
++    echo " = the Xine, Helix framework or GStreamer as detailed in the amaroK README."
+     echo " ="
+ fi
+ 

diff --git a/amarok.spec b/amarok.spec
index 2022509..626b567 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,21 +1,14 @@
-# Rebuild switch: 
-#  --with nonfree    Enables nonfree plugins (xine engine, MP4 support, iPod...)
-#
-
-%{?_with_nonfree: %define use_nonfree 1}
-
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4
-Release:    0.8.beta2%{?dist}
+Release:    0.11.beta3%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
 Url:        http://amarok.kde.org
-Source0:    http://dl.sf.net/amarok/amarok-1.4-beta2.tar.bz2
+Source0:    http://dl.sf.net/amarok/amarok-1.4-beta3c.tar.bz2
 Patch0:     amarok-1.4beta1-gst10.patch
-Patch1:     amarok-1.4-helix.patch
-#Patch1:     amarok-1.3.6-libtunepimp040.patch
+#Patch1:     amarok-1.4-helix.patch
 Patch2:     amarok-1.4-engines-cfg.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -30,10 +23,11 @@ BuildRequires:  mysql-devel, postgresql-devel
 BuildRequires:  libtunepimp-devel >= 0.4.0
 BuildRequires:  kdebase-devel
 BuildRequires:  alsa-lib-devel
-BuildRequires:  akode-devel
+#BuildRequires:  akode-devel
 BuildRequires:  libifp-devel, libusb-devel
 %if "%fedora" >= "5"
 BuildRequires:  gstreamer-plugins-base-devel, gstreamer-plugins-good-devel, gstreamer-devel
+BuildRequires:  libgpod-devel
 %else
 BuildRequires:  gstreamer-plugins-devel >= 0.8.4
 %endif
@@ -41,12 +35,6 @@ BuildRequires:  gstreamer-plugins-devel >= 0.8.4
 BuildRequires:  HelixPlayer
 %endif
 
-%if  0%{?use_nonfree}
-BuildRequires:  xine-lib-devel >= 0:1.0.0
-BuildRequires:  libmad-devel
-BuildRequires:  faad2-devel
-%endif
-
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
@@ -79,32 +67,13 @@ Right now, only xmms is supported, which means that you can
 use any of xmms' visualisation plugins with Amarok.
 
 
-%if 0%{?use_nonfree}
-%package nonfree
-Summary:    Non-free plugins for Amarok
-Group:      Applications/Multimedia
-Requires:   %{name} = %{version}
-Obsoletes:  %{name}-xine < %{version}
-Provides:   %{name}-xine = %{version}
-
-%description nonfree
-This package adds the patented/non-free plugins for Amarok:
- - xine engine
- - mp4 tagging support (not yet done)
- - iPod support (not yet done)
-%endif
-
 
 %prep
-%setup -q -n %{name}-%{version}-beta2
+%setup -q -n %{name}-%{version}-beta3c
 # Discover the helix libs
-%patch1 -p1 -b .helix
-# Use libtunepimp 0.4.0 (api changed)
-#%patch1 -p1 -b .libtunepimp040
+#%patch1 -p1 -b .helix
 # Gstreamer default sink should be autoaudiosink
 %patch2 -p1 -b .engines-cfg
-# Don't use cache to detect gst 0.10 or it will fail because gst 0.8 is not present
-#%patch0 -p1 -b .gst10
 
 
 %build
@@ -118,17 +87,11 @@ export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
      --enable-mysql \
      --enable-postgresql \
      --with-ifp \
-%ifnarch ppc64 x86_64 s390 s390x ia64
-     --with-helix=%{_libdir}/helix \
-%endif
-%if 0%{?use_nonfree}
-     --with-xine \
-#     --with-mp4v2 \  # Compile fails
-#     --with-libgpod \ # Not packaged yet
-%else
+     --with-libgpod \
      --without-xine \
      --without-mp4v2 \
-#     --without-libgpod \
+%ifnarch ppc64 x86_64 s390 s390x ia64
+     --with-helix=%{_libdir}/helix \
 %endif
 #     --enable-final \
 #     --with-nmm \
@@ -147,21 +110,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
 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 \
+desktop-file-install  --vendor "" \
         --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \
         --delete-original \
         --add-category Application \
         --add-category X-Fedora \
         $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop
 
-rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/amarokapp.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 {} ';'
 # Remove the *.la file in /usr/lib though, those are OK to delete
@@ -207,16 +163,19 @@ rm -fr $RPM_BUILD_ROOT
 %{_bindir}/amarokapp
 %{_bindir}/amarokcollectionscanner
 %{_datadir}/apps/%{name}
+%exclude %{_datadir}/apps/%{name}/images/xine_logo.png
 %{_datadir}/icons/hicolor/*/*
 %{_datadir}/applications/kde/*.desktop
 %{_datadir}/services/amarok_void-engine_plugin.desktop
 %{_datadir}/services/amarok_ifp-mediadevice.desktop
 %{_datadir}/services/amarok_vfat-mediadevice.desktop
+%{_datadir}/services/amarok_ipod-mediadevice.desktop
 %{_datadir}/servicetypes/*.desktop
 %{_datadir}/apps/konqueror/servicemenus/*.desktop
 %{_libdir}/kde3/libamarok_void-engine_plugin.*
 %{_libdir}/kde3/libamarok_ifp-mediadevice.*
 %{_libdir}/kde3/libamarok_vfat-mediadevice.*
+%{_libdir}/kde3/libamarok_ipod-mediadevice.*
 %{_libdir}/kde3/konqsidebar_universalamarok.*
 %{_libdir}/libamarok.*
 %{_datadir}/apps/konqsidebartng/*/amarok.desktop
@@ -231,9 +190,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_datadir}/services/amarok_gstengine_plugin.desktop
 %{_libdir}/kde3/libamarok_gstengine_plugin.*
 %endif
-# Akode engine
-%{_datadir}/services/amarok_aKode-engine.desktop
-%{_libdir}/kde3/libamarok_aKode-engine.*
+# Akode engine - disabled in beta3
+#%{_datadir}/services/amarok_aKode-engine.desktop
+#%{_libdir}/kde3/libamarok_aKode-engine.*
 # Helix engine
 %ifnarch ppc64 x86_64 s390 s390x ia64
 %{_libdir}/kde3/libamarok_helixengine_plugin.*
@@ -241,22 +200,24 @@ rm -fr $RPM_BUILD_ROOT
 %endif
 
 
-
 %files visualisation
 %defattr(-,root,root)
 %{_bindir}/amarok_libvisual
 %{_bindir}/amarok_xmmswrapper2
 
 
-%if 0%{?use_nonfree}
-%files nonfree
-%defattr(-,root,root)
-%{_libdir}/kde3/libamarok_xine-engine.*
-%{_datadir}/services/amarok_xine-engine.desktop
-%endif
-
 
 %changelog
+* Sun Apr 09 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.11.beta3
+- drop the non-free bits
+- beta 3 (akode has been disabled)
+
+* Wed Mar 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.10.beta2
+- enable libgpod support
+
+* Wed Mar 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.9.beta2
+- make amarok build even with gstreamer only
+
 * Sun Mar 05 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.8.beta2
 - version 1.4 beta2
 

diff --git a/sources b/sources
index 53160be..2ca887e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c7e2a5e8ea2d73d8e73b986090cfc37  amarok-1.4-beta2.tar.bz2
+b92433b46005f0b2fc31e0ce0bf4cb3a  amarok-1.4-beta3c.tar.bz2

                 reply	other threads:[~2026-07-06 18:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178336100070.1.7084373698076955393.rpms-amarok-118f81f6da5a@fedoraproject.org \
    --to=abompard@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox