Author: qboosh Date: Fri Mar 4 20:53:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0.3, updated system-libs patch; .desktop requires patch...
---- Files affected:
SPECS:
helixplayer.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/helixplayer.spec
diff -u SPECS/helixplayer.spec:1.9 SPECS/helixplayer.spec:1.10
--- SPECS/helixplayer.spec:1.9 Wed Dec 22 17:58:28 2004
+++ SPECS/helixplayer.spec Fri Mar 4 21:53:05 2005
@@ -1,15 +1,16 @@
# $Revision$, $Date$
# TODO:
-# - check why do the hxplay.{png,desktop} files mysteriously disappear
+# - hxplay.desktop requires patch
Summary: The Helix Player - Helix Community's open source media player
for consumers
Summary(pl): Helix Player - otwarty odtwarzacz multimediów Helix Community
dla użytkowników
Name: helixplayer
-Version: 1.0.2
+Version: 1.0.3
Release: 0.1
License: RPSL or GPL v2+
Group: Applications/Multimedia
-Source0:
https://helixcommunity.org/download.php/634/hxplay-%{version}.tar.bz2
-# Source0-md5: ca07ed001aae3eca6e5589c9313774cc
+#Source0Download: https://helixcommunity.org/project/showfiles.php?group_id=154
+Source0:
https://helixcommunity.org/download.php/970/hxplay-%{version}.tar.bz2
+# Source0-md5: f527b3d712050578678b692b13ff0792
Patch0: %{name}-system-libs.patch
Patch1: %{name}-morearchs.patch
URL: https://player.helixcommunity.org/
@@ -37,9 +38,7 @@
źródłami przeznaczony dla użytkowników końcowych.
%prep
-#%setup -q -n hxplay-%{version}
-# Don't ask why the hell...
-%setup -q -n hxplay-1.0.1
+%setup -q -n hxplay-%{version}
%patch0 -p1
%patch1 -p1
@@ -56,7 +55,7 @@
export BUILD_ROOT=`pwd`/build
PATH="$PATH:`pwd`/build/bin"
python build/bin/build \
- -m bingo-gold \
+ -m hxplay_gtk_release \
-P helix-client-all-defines-free \
%{!?debug:-t release} \
player_all
@@ -64,11 +63,12 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d
$RPM_BUILD_ROOT{%{_helixplayerdir},%{_pixmapsdir},%{_desktopdir},%{_bindir}}
+
cp -a player/installer/archive/temp/* $RPM_BUILD_ROOT%{_helixplayerdir}
rm -rf $RPM_BUILD_ROOT%{_helixplayerdir}/Bin
rm -rf $RPM_BUILD_ROOT%{_helixplayerdir}/postinst
-#install player/installer/archive/temp/share/hxplay.desktop
$RPM_BUILD_ROOT%{_desktopdir}
-#install player/installer/archive/temp/share/hxplay.png
$RPM_BUILD_ROOT%{_pixmapsdir}
+install player/installer/archive/temp/share/hxplay.desktop
$RPM_BUILD_ROOT%{_desktopdir}
+install player/installer/archive/temp/share/hxplay.png
$RPM_BUILD_ROOT%{_pixmapsdir}
install -d $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
ln -sf ../../%{name}/mozilla/nphelix.so
$RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/nphelix.so
ln -sf ../../%{name}/mozilla/nphelix.xpt
$RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/nphelix.xpt
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/03/04 20:53:05 qboosh
+- updated to 1.0.3, updated system-libs patch; .desktop requires patch...
+
Revision 1.9 2004/12/22 16:58:28 troll
- updated to 1.0.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/helixplayer.spec?r1=1.9&r2=1.10&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit