Discussion:
[users] smplayer 0.6.9
Alfred Ganz
2011-09-02 01:21:03 UTC
Permalink
Yury,

A long time ago I asked about smplayer-0.6.9. Is there a chance for it
in the rhel6 context? I just looked at it. Removing the patches from the
current smplayer-0.6.8-1.rf.src.rpm sources and spec file, the new tar
file builds without problems, and it seems to work to the extent that I
have been able to test it.

Unfortunately, this will not work under rhel5 and earlier. If you would
want to continue with current patches, you need two minor adjustements
to smplayer-0.6.8-el5-ui-zyv.patch for the new tar file, and there is one
more Box definition that needs the xxxMargin definitions replaced. I don't
like patches over patches, and I don't know your general build conventions
either, so below is a context diff of the two changes to the current patch.
In addition, there is a patch for the additional box definition.

Hope this helps and thanks for the repository, AG

---------------- changes for smplayer-0.6.8-el5-ui-zyv.patch ----------------
--- SOURCES/smplayer-0.6.8-el5-ui-zyv.patch 2009-08-07 11:51:35.000000000 -0400
+++ smplayer-0.6.9-el5-ui-zyv.patch 2011-09-01 16:32:40.189287263 -0400
@@ -212,7 +212,7 @@
<y>0</y>
- <width>511</width>
+ <width>529</width>
- <height>466</height>
+ <height>469</height>
</rect>
</property>
<layout class="QVBoxLayout" >
@@ -749,7 +749,7 @@
<x>0</x>
<y>0</y>
- <width>486</width>
-- <height>503</height>
+- <height>533</height>
+ <width>504</width>
+ <height>538</height>
</rect>
-----------------------------------------------------------------------------

---------------- patch for additional box definition ------------------------
--- smplayer-0.6.9.orig/src/prefadvanced.ui 2010-12-08 23:03:00.000000000 -0500
+++ smplayer-0.6.9/src/prefadvanced.ui 2010-12-08 23:09:06.000000000 -0500
@@ -566,17 +566,11 @@
<bool>false</bool>
</property>
<layout class="QHBoxLayout" >
- <property name="leftMargin" >
- <number>0</number>
- </property>
- <property name="topMargin" >
- <number>0</number>
- </property>
- <property name="rightMargin" >
- <number>0</number>
+ <property name="margin" >
+ <number>9</number>
</property>
- <property name="bottomMargin" >
- <number>0</number>
+ <property name="spacing" >
+ <number>6</number>
</property>
<item>
<spacer>
-----------------------------------------------------------------------------
--
----------------------------------------------------------------------
Alfred Ganz alfred-ganz:at:agci.com
AG Consulting, Inc. (203) 624-9667
440 Prospect Street # 11
New Haven, CT 06511
----------------------------------------------------------------------
Yury V. Zaytsev
2011-09-02 08:09:01 UTC
Permalink
Post by Alfred Ganz
A long time ago I asked about smplayer-0.6.9.
Hi!

Sorry for that. Back then I didn't have the build system anymore, so I
was only bumping easy packages, and right now I have finally got a build
host, but completely forgot about your request.

I've created an issue at github and hopefully will take care of it ASAP:

https://github.com/repoforge/rpms/issues/50
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2011-09-02 20:06:09 UTC
Permalink
Post by Yury V. Zaytsev
https://github.com/repoforge/rpms/issues/50
I know, it's hard to believe, but finally...

http://rpm.zaytsev.net/test/smplayer/
--
Sincerely yours,
Yury V. Zaytsev
Yury V. Zaytsev
2011-09-02 20:06:09 UTC
Permalink
Post by Yury V. Zaytsev
https://github.com/repoforge/rpms/issues/50
I know, it's hard to believe, but finally...

http://rpm.zaytsev.net/test/smplayer/
--
Sincerely yours,
Yury V. Zaytsev
Alfred Ganz
2011-09-02 01:21:03 UTC
Permalink
Yury,

A long time ago I asked about smplayer-0.6.9. Is there a chance for it
in the rhel6 context? I just looked at it. Removing the patches from the
current smplayer-0.6.8-1.rf.src.rpm sources and spec file, the new tar
file builds without problems, and it seems to work to the extent that I
have been able to test it.

Unfortunately, this will not work under rhel5 and earlier. If you would
want to continue with current patches, you need two minor adjustements
to smplayer-0.6.8-el5-ui-zyv.patch for the new tar file, and there is one
more Box definition that needs the xxxMargin definitions replaced. I don't
like patches over patches, and I don't know your general build conventions
either, so below is a context diff of the two changes to the current patch.
In addition, there is a patch for the additional box definition.

Hope this helps and thanks for the repository, AG

---------------- changes for smplayer-0.6.8-el5-ui-zyv.patch ----------------
--- SOURCES/smplayer-0.6.8-el5-ui-zyv.patch 2009-08-07 11:51:35.000000000 -0400
+++ smplayer-0.6.9-el5-ui-zyv.patch 2011-09-01 16:32:40.189287263 -0400
@@ -212,7 +212,7 @@
<y>0</y>
- <width>511</width>
+ <width>529</width>
- <height>466</height>
+ <height>469</height>
</rect>
</property>
<layout class="QVBoxLayout" >
@@ -749,7 +749,7 @@
<x>0</x>
<y>0</y>
- <width>486</width>
-- <height>503</height>
+- <height>533</height>
+ <width>504</width>
+ <height>538</height>
</rect>
-----------------------------------------------------------------------------

---------------- patch for additional box definition ------------------------
--- smplayer-0.6.9.orig/src/prefadvanced.ui 2010-12-08 23:03:00.000000000 -0500
+++ smplayer-0.6.9/src/prefadvanced.ui 2010-12-08 23:09:06.000000000 -0500
@@ -566,17 +566,11 @@
<bool>false</bool>
</property>
<layout class="QHBoxLayout" >
- <property name="leftMargin" >
- <number>0</number>
- </property>
- <property name="topMargin" >
- <number>0</number>
- </property>
- <property name="rightMargin" >
- <number>0</number>
+ <property name="margin" >
+ <number>9</number>
</property>
- <property name="bottomMargin" >
- <number>0</number>
+ <property name="spacing" >
+ <number>6</number>
</property>
<item>
<spacer>
-----------------------------------------------------------------------------
--
----------------------------------------------------------------------
Alfred Ganz alfred-ganz:at:agci.com
AG Consulting, Inc. (203) 624-9667
440 Prospect Street # 11
New Haven, CT 06511
----------------------------------------------------------------------
Yury V. Zaytsev
2011-09-02 08:09:01 UTC
Permalink
Post by Alfred Ganz
A long time ago I asked about smplayer-0.6.9.
Hi!

Sorry for that. Back then I didn't have the build system anymore, so I
was only bumping easy packages, and right now I have finally got a build
host, but completely forgot about your request.

I've created an issue at github and hopefully will take care of it ASAP:

https://github.com/repoforge/rpms/issues/50
--
Sincerely yours,
Yury V. Zaytsev
Continue reading on narkive:
Loading...