[ffmpeg] rebuild for x265
by Dominik Mierzejewski
commit de00861673a5d348f1769458f08fc8ef2822b7f6
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Jan 3 13:02:53 2017 +0100
rebuild for x265
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f0eec74..eb6f595 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -62,7 +62,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 3.2.2
-Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -381,6 +381,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 3.2.2-3
+- rebuild for x265
+
* Mon Jan 02 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 3.2.2-2
- enable optional nonfree build with cuda, cuvid, npp and fdk-aac
(most credit for this goes to Nicolas Chauvet)
7 years, 10 months
[vlc] rebuild for x265
by Dominik Mierzejewski
commit 7eac4beeb952d0ec182d0b8d9573bd5796738fe8
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Jan 3 12:59:18 2017 +0100
rebuild for x265
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 6e58063..c204ac2 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -32,7 +32,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.12%{?dist}
+Release: 0.13%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -502,6 +502,9 @@ fi || :
%changelog
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 3.0.0-0.13
+- rebuild for x265
+
* Mon Dec 12 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.12
- Update to 20161212 snapshot
- Add BR: vpx, mpg123 and mfx
7 years, 10 months
[gstreamer1-plugins-bad-freeworld] rebuild for x265
by Dominik Mierzejewski
commit 57de08163fc6d57aad59187b12e6fc4d733d0337
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Jan 3 12:58:40 2017 +0100
rebuild for x265
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 2ab4960..472d0de 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.10.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -93,6 +93,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 1.10.2-2
+- rebuild for x265
+
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
7 years, 10 months
[avidemux] rebuild for x265
by Dominik Mierzejewski
commit a4207dba8c212078d6decf21ef6cab0b4909aca1
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Jan 3 12:54:42 2017 +0100
rebuild for x265
avidemux.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/avidemux.spec b/avidemux.spec
index 79528a1..085c24b 100644
--- a/avidemux.spec
+++ b/avidemux.spec
@@ -5,7 +5,7 @@
Name: avidemux
Version: 2.6.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Graphical video editing and transcoding tool
License: GPLv2+
@@ -299,6 +299,9 @@ fi
%changelog
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 2.6.16-2
+- rebuild for x265
+
* Sat Dec 31 2016 Richard Shaw <hobbes1069(a)gmail.com> - 2.6.16-1
- Update to the 2.6.16 release.
- Include pull request from RFBZ#4395.
7 years, 10 months
[x265] update to 2.2
by Dominik Mierzejewski
commit ecd74d5bd019804f3e1401e2ae387152bc44c89e
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Jan 3 12:53:09 2017 +0100
update to 2.2
spell out SO version in file list
fix typo in patch
.gitignore | 1 +
sources | 2 +-
x265-detect_cpu_armhfp.patch | 17 +++++++++--------
x265.spec | 9 +++++++--
4 files changed, 18 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56e5ead..47d6cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
x265_1.6.tar.gz
/x265_1.9.tar.gz
/x265_2.1.tar.gz
+/x265_2.2.tar.gz
diff --git a/sources b/sources
index 2039f69..9eae320 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d9cb183d2675dfb325abdedd2424bfa x265_2.1.tar.gz
+36161843a70e4d46af1fa38cf221d0f3 x265_2.2.tar.gz
diff --git a/x265-detect_cpu_armhfp.patch b/x265-detect_cpu_armhfp.patch
index f8e07e4..e68b827 100644
--- a/x265-detect_cpu_armhfp.patch
+++ b/x265-detect_cpu_armhfp.patch
@@ -1,11 +1,12 @@
---- ./source/CMakeLists.txt.orig 2016-11-08 00:30:22.407038669 +0000
-+++ ./source/CMakeLists.txt 2016-11-08 00:58:10.478661484 +0000
+diff -up x265_2.2/source/CMakeLists.txt.orig x265_2.2/source/CMakeLists.txt
+--- x265_2.2/source/CMakeLists.txt.orig 2016-12-23 06:57:39.000000000 +0100
++++ x265_2.2/source/CMakeLists.txt 2017-01-03 11:18:34.773738470 +0100
@@ -41,9 +41,11 @@ SET(CMAKE_MODULE_PATH "${PROJECT_SOURCE_
# System architecture detection
string(TOLOWER "${CMAKE_SYSTEM_PROCESSOR}" SYSPROC)
set(X86_ALIASES x86 i386 i686 x86_64 amd64)
-set(ARM_ALIASES armv6l armv7l)
-+set(ARMv6_ALIASES armv6l )
++set(ARMv6_ALIASES armv6l)
+set(ARMv7_ALIASES armv7l)
list(FIND X86_ALIASES "${SYSPROC}" X86MATCH)
-list(FIND ARM_ALIASES "${SYSPROC}" ARMMATCH)
@@ -14,10 +15,10 @@
set(POWER_ALIASES ppc64 ppc64le)
list(FIND POWER_ALIASES "${SYSPROC}" POWERMATCH)
if("${SYSPROC}" STREQUAL "" OR X86MATCH GREATER "-1")
-@@ -60,15 +62,24 @@ elseif(POWERMATCH GREATER "-1")
- message(STATUS "Detected POWER target processor")
- set(POWER 1)
- add_definitions(-DX265_ARCH_POWER=1)
+@@ -65,15 +67,24 @@ elseif(POWERMATCH GREATER "-1")
+ add_definitions(-DPPC64=1)
+ message(STATUS "Detected POWER PPC64 target processor")
+ endif()
-elseif(ARMMATCH GREATER "-1")
+elseif(ARMv6MATCH GREATER "-1")
if(CROSS_COMPILE_ARM)
@@ -35,7 +36,7 @@
+ else()
+ set(CROSS_COMPILE_ARM 0)
+ endif()
-+ message(STATUS "Detected ARv7 target processor")
++ message(STATUS "Detected ARMv7 target processor")
+ set(ARM 1)
+ add_definitions(-DX265_ARCH_ARM=1 -DHAVE_ARMV7=1)
else()
diff --git a/x265.spec b/x265.spec
index b896473..94570d6 100644
--- a/x265.spec
+++ b/x265.spec
@@ -1,6 +1,6 @@
Summary: H.265/HEVC encoder
Name: x265
-Version: 2.1
+Version: 2.2
Release: 1%{?dist}
URL: http://x265.org/
Source0: https://ftp.videolan.org/pub/videolan/x265/%{name}_%{version}.tar.gz
@@ -75,7 +75,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} test/TestBench || :
%files libs
%license COPYING
-%{_libdir}/libx265.so.*
+%{_libdir}/libx265.so.102
%files devel
%doc doc/*
@@ -85,6 +85,11 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} test/TestBench || :
%{_libdir}/pkgconfig/x265.pc
%changelog
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 2.2-1
+- update to 2.2
+- spell out SO version in file list
+- fix typo in patch
+
* Mon Nov 07 2016 Sérgio Basto <sergio(a)serjux.com> - 2.1-1
- Update to 2.1
7 years, 10 months
[xroar/f24] Upgrade to 0.34.7
by Andrea Musuruane
Summary of changes:
064150c... Upgrade to 0.34.7 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 10 months
[xroar/f25] Upgrade to 0.34.7
by Andrea Musuruane
Summary of changes:
064150c... Upgrade to 0.34.7 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 10 months
[xroar] Upgrade to 0.34.7
by Andrea Musuruane
commit 064150c36c833ea473889109b4ad8ca84ef12483
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Tue Jan 3 12:21:23 2017 +0100
Upgrade to 0.34.7
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21229d1..ce7945f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ dragon.rom
/xroar-0.34.3.tar.gz
/xroar-0.34.5.tar.gz
/xroar-0.34.6.tar.gz
+/xroar-0.34.7.tar.gz
diff --git a/sources b/sources
index 3d8fc76..bdbc6b1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-62b48e68cc98aea51c5725eae7ea7896 xroar-0.34.6.tar.gz
+47d6b13880e14bfc737b89f150d6deb0 xroar-0.34.7.tar.gz
f8b5f52c07abb4dc9102d8420605d7e4 dragon.rom
diff --git a/xroar.spec b/xroar.spec
index 7d44aa7..f025a1b 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 0.34.6
+Version: 0.34.7
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv2+
@@ -136,6 +136,9 @@ fi
%changelog
+* Tue Jan 03 2017 Andrea Musuruane <musuruan(a)gmail.com> - 0.34.7-1
+- Upgrade to 0.34.7
+
* Sun Dec 18 2016 Andrea Musuruane <musuruan(a)gmail.com> - 0.34.6-1
- Upgrade to 0.34.6
7 years, 10 months
[ffmpeg] Add wildcard for gitignore
by Nicolas Chauvet
commit dd1ae314d6843ea66b07861f9de674cdb1c71750
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 3 12:06:33 2017 +0100
Add wildcard for gitignore
.gitignore | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c6a48c..f656912 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1 @@
-ffmpeg-2.8.7.tar.xz
-/ffmpeg-3.1.1.tar.xz
-/ffmpeg-3.1.2.tar.xz
-/ffmpeg-3.1.3.tar.xz
-/ffmpeg-3.1.4.tar.bz2
-/ffmpeg-3.1.4.tar.xz
-/ffmpeg-3.1.5.tar.bz2
-/ffmpeg-3.1.5.tar.xz
-/ffmpeg-3.2.tar.xz
-/ffmpeg-3.2.1.tar.xz
-/ffmpeg-3.2.2.tar.xz
+ffmpeg-*.tar.xz
7 years, 10 months
[ffmpeg/el7: 52/52] Document that we don't use autotools script here
by Nicolas Chauvet
commit a8c62ef4d918e3a799f52c8022de66c540fad797
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 15 15:28:42 2016 +0100
Document that we don't use autotools script here
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 7390697..cb8766a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -114,6 +114,7 @@ VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
This package contains development files for %{name}
+# Don't use the %%configure macro as this is not an autotool script
%global ff_configure \
./configure \\\
--prefix=%{_prefix} \\\
7 years, 10 months