SPECS: helixplayer.spec - set RIBOSOME_THREADS=1 to avoid reading ...
qboosh
qboosh at pld-linux.org
Thu Dec 29 18:25:59 CET 2005
Author: qboosh Date: Thu Dec 29 17:25:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- set RIBOSOME_THREADS=1 to avoid reading /proc/cpuinfo
- release 3
---- Files affected:
SPECS:
helixplayer.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/helixplayer.spec
diff -u SPECS/helixplayer.spec:1.18 SPECS/helixplayer.spec:1.19
--- SPECS/helixplayer.spec:1.18 Sat Dec 3 21:51:04 2005
+++ SPECS/helixplayer.spec Thu Dec 29 18:25:54 2005
@@ -3,7 +3,7 @@
Summary(pl): Helix Player - otwarty odtwarzacz multimediów Helix Community dla użytkowników
Name: helixplayer
Version: 1.0.6
-Release: 2
+Release: 3
License: RPSL or GPL v2+
Group: Applications/Multimedia
#Source0Download: https://helixcommunity.org/project/showfiles.php?group_id=154
@@ -55,6 +55,8 @@
echo 'SetSDKPath("oggvorbissdk", "%{_prefix}")' > buildrc
export BUILDRC=`pwd`/buildrc
export BUILD_ROOT=`pwd`/build
+# make threads - maybe parse make -j?
+export RIBOSOME_THREADS=1
PATH="$PATH:`pwd`/build/bin"
python build/bin/build \
-m hxplay_gtk_release \
@@ -105,6 +107,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2005/12/29 17:25:54 qboosh
+- set RIBOSOME_THREADS=1 to avoid reading /proc/cpuinfo
+- release 3
+
Revision 1.18 2005/12/03 20:51:04 qboosh
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/helixplayer.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list