[qarte/f33] Update to 4.10.0
by Martin Gansser
Summary of changes:
8efa266... Update to 4.10.0 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 2 months
[qarte] Update to 4.10.0
by Martin Gansser
commit 8efa2664b9bda2852bf3dde1a6bb6224d097dcdf
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Sep 7 14:43:31 2020 +0200
Update to 4.10.0
qarte.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/qarte.spec b/qarte.spec
index 8513207..4d79e08 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,8 +2,8 @@
%global __python %{__python3}
Name: qarte
-Version: 4.7.0
-Release: 3%{?dist}
+Version: 4.10.0
+Release: 1%{?dist}
License: GPLv3+
URL: https://launchpad.net/qarte
Source0: http://oqapy.eu/releases/%{name}-%{version}.tar.gz
@@ -48,6 +48,9 @@ cp -pR locale %{buildroot}%{_datadir}
%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
%changelog
+* Mon Sep 07 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 4.10.0-1
+- Update to 4.10.0
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 4.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 3a8205b..75201b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qarte-4.7.0.tar.gz) = e9928f1c39dc3f458201050911566d6411a75c7c359c8497abb1a2d9ab4f5f3aed15b2e65f397baaf031b89d7a893ce384cbd74c744e8408839205d7b67ec8b9
+SHA512 (qarte-4.10.0.tar.gz) = 539786db6dc0c6721ae1180d634ca9a7e6456c59f5bd3f05840b710ce4e2f09534996ad9bf9a71c2b6de8a5bad06614e549135379d6ff5b46541f5842039ba9a
4 years, 2 months
[gstreamer-vaapi/f32] upload sources with SHA512 hash
by Dominik Mierzejewski
commit 149113e02f74373d2f89ac6227498bf84049a38b
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Mon Sep 7 10:54:18 2020 +0200
upload sources with SHA512 hash
sources | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 355c877..728bf99 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-375ddbab556e53ccc311b792f2c649a7 gstreamer-vaapi-0.5.8.tar.bz2
-d213d22affbb2d65ebf6107fec69999b gstreamer-vaapi-0.5.9.tar.bz2
+SHA512 (gstreamer-vaapi-0.5.9.tar.bz2) = 9a5d15d8a96ca29b97f0d3ba2724b75b3867dcf4574dca678dd9aac665a74e567cf0eae6ba39ce9f48910dc1081a03b2d8ac799c91ad388d24eb68c17bd849b0
4 years, 2 months
[gstreamer-vaapi/f32] modernize spec file
by Dominik Mierzejewski
commit 5ad134ee0bfe016e0920472a6487674f51fb4690
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Fri Apr 24 23:11:35 2020 +0200
modernize spec file
gstreamer-vaapi.spec | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/gstreamer-vaapi.spec b/gstreamer-vaapi.spec
index a897621..a06fd36 100644
--- a/gstreamer-vaapi.spec
+++ b/gstreamer-vaapi.spec
@@ -65,27 +65,20 @@ chmod -x ./tests/test-filter.c ./gst-libs/gst/vaapi/gstvaapifilter.c ./gst-libs/
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+%make_build V=1
%install
-rm -rf $RPM_BUILD_ROOT
%make_install
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
%files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING.LIB NEWS README
+%license COPYING.LIB
+%doc AUTHORS NEWS README
%{_libdir}/libgstvaapi*0.10.so.*
%{_libdir}/gstreamer-0.10/libgstvaapi.so
%files devel
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING.LIB NEWS README
%{_includedir}/gstreamer-0.10/gst/vaapi
%{_libdir}/libgstvaapi*0.10.so
%{_libdir}/pkgconfig/gstreamer-vaapi*0.10.pc
@@ -93,6 +86,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog
* Thu Dec 19 2019 Dominik Mierzejewski <rpm(a)greysector.net> - 0.5.9-4
- rebuilt for gstreamer-0.10
+- modernize spec file
* Tue Nov 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.9-3
- Rebuilt for vaapi 0.36
4 years, 2 months
[gstreamer-vaapi/f32] rebuilt for gstreamer-0.10
by Dominik Mierzejewski
commit a83606e8d2e9a7dda25ec007cb661a8b8bf04c09
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Fri Apr 24 23:09:53 2020 +0200
rebuilt for gstreamer-0.10
gstreamer1-vaapi.spec => gstreamer-vaapi.spec | 28 +++++++++++++++++----------
1 file changed, 18 insertions(+), 10 deletions(-)
---
diff --git a/gstreamer1-vaapi.spec b/gstreamer-vaapi.spec
similarity index 80%
rename from gstreamer1-vaapi.spec
rename to gstreamer-vaapi.spec
index 75e059e..a897621 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer-vaapi.spec
@@ -1,16 +1,17 @@
-Name: gstreamer1-vaapi
+Name: gstreamer-vaapi
Version: 0.5.9
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GStreamer plugins to use VA API video acceleration
License: LGPLv2+
URL: https://gitorious.org/vaapi/gstreamer-vaapi/
Source0: http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/gstrea...
+BuildRequires: gcc
BuildRequires: glib2-devel >= 2.28
-BuildRequires: gstreamer1-devel >= 1.0.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.0.0
-BuildRequires: gstreamer1-plugins-bad-free-devel >= 1.0.0
+BuildRequires: gstreamer-devel >= 0.10.36
+BuildRequires: gstreamer-plugins-base-devel >= 0.10.31
+BuildRequires: gstreamer-plugins-bad-free-devel >= 0.10.22
BuildRequires: libva-devel >= 1.1.0
BuildRequires: libdrm-devel
BuildRequires: libudev-devel
@@ -24,6 +25,10 @@ BuildRequires: pkgconfig(wayland-scanner) >= 1
BuildRequires: pkgconfig(wayland-server) >= 1
%endif
+# We can't provide encoders or decoders unless we know what VA-API drivers
+# are on the system. Just filter them out, so they're not suggested by
+# PackageKit et al.
+%global __provides_exclude gstreamer0.10\\(decoder|gstreamer0.10\\(encoder
%description
@@ -75,17 +80,20 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING.LIB NEWS README
-%{_libdir}/*.so.*
-%{_libdir}/gstreamer-1.0/*.so
+%{_libdir}/libgstvaapi*0.10.so.*
+%{_libdir}/gstreamer-0.10/libgstvaapi.so
%files devel
%defattr(-,root,root,-)
%doc AUTHORS COPYING.LIB NEWS README
-%{_includedir}/gstreamer-1.0/gst/vaapi
-%{_libdir}/*.so
-%{_libdir}/pkgconfig/gstreamer-vaapi*.pc
+%{_includedir}/gstreamer-0.10/gst/vaapi
+%{_libdir}/libgstvaapi*0.10.so
+%{_libdir}/pkgconfig/gstreamer-vaapi*0.10.pc
%changelog
+* Thu Dec 19 2019 Dominik Mierzejewski <rpm(a)greysector.net> - 0.5.9-4
+- rebuilt for gstreamer-0.10
+
* Tue Nov 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.9-3
- Rebuilt for vaapi 0.36
4 years, 2 months
[gstreamer-vaapi/f32] Rebuilt for vaapi 0.36
by Dominik Mierzejewski
commit 7e0bb5f024647a6d95da943c36fbf9a44bf80ea5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Nov 4 21:17:19 2014 +0100
Rebuilt for vaapi 0.36
gstreamer1-vaapi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec
index 4d732a8..75e059e 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer1-vaapi.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-vaapi
Version: 0.5.9
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: GStreamer plugins to use VA API video acceleration
License: LGPLv2+
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_libdir}/pkgconfig/gstreamer-vaapi*.pc
%changelog
+* Tue Nov 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.9-3
+- Rebuilt for vaapi 0.36
+
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
4 years, 2 months
[gstreamer-vaapi/f32] There is no Wayland in EPEL. Updating spec file with %if...
by Dominik Mierzejewski
commit f7f8b8993af66bec602a691b3b1b0313fed1e91c
Author: Moez Roy <moez.roy(a)gmail.com>
Date: Tue Oct 7 11:07:51 2014 -0700
There is no Wayland in EPEL. Updating spec file with %if...
gstreamer1-vaapi.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec
index 91dfaf0..4d732a8 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer1-vaapi.spec
@@ -15,13 +15,15 @@ BuildRequires: libva-devel >= 1.1.0
BuildRequires: libdrm-devel
BuildRequires: libudev-devel
BuildRequires: libGL-devel
-%{!?_without_wayland:
+BuildRequires: libvpx-devel
+
+%if 0%{?fedora} || 0%{?rhel} >= 8
BuildRequires: wayland-devel
BuildRequires: pkgconfig(wayland-client) >= 1
BuildRequires: pkgconfig(wayland-scanner) >= 1
BuildRequires: pkgconfig(wayland-server) >= 1
-}
-BuildRequires: libvpx-devel
+%endif
+
%description
4 years, 2 months
[gstreamer-vaapi/f32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
by Dominik Mierzejewski
commit a43929caa1fece9992f1e3491e64962c769529d3
Author: Peter Robinson <pbrobinson(a)fedoraproject.org>
Date: Sat Aug 16 19:23:48 2014 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
gstreamer1-vaapi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec
index 4a75270..91dfaf0 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer1-vaapi.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-vaapi
Version: 0.5.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: GStreamer plugins to use VA API video acceleration
License: LGPLv2+
@@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_libdir}/pkgconfig/gstreamer-vaapi*.pc
%changelog
+* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.9-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Fri Aug 1 2014 Simon Farnsworth <simon.farnsworth(a)onelan.co.uk> - 0.5.9-1
- Update to 0.5.9 release
4 years, 2 months
[gstreamer-vaapi/f32] Update to 0.5.9 release
by Dominik Mierzejewski
commit a14e7906038f3b38cbaa55a27be2af2152c908e2
Author: Simon Farnsworth <simon.farnsworth(a)onelan.co.uk>
Date: Fri Aug 1 17:59:09 2014 +0100
Update to 0.5.9 release
.gitignore | 1 +
gstreamer1-vaapi.spec | 16 +++++++++-------
sources | 1 +
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45381d6..481fffc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gstreamer-vaapi-0.5.8.tar.bz2
+/gstreamer-vaapi-0.5.9.tar.bz2
diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec
index 64eeb04..4a75270 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer1-vaapi.spec
@@ -1,13 +1,11 @@
Name: gstreamer1-vaapi
-Version: 0.5.8
-Release: 5%{?dist}
+Version: 0.5.9
+Release: 1%{?dist}
Summary: GStreamer plugins to use VA API video acceleration
License: LGPLv2+
URL: https://gitorious.org/vaapi/gstreamer-vaapi/
Source0: http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/gstrea...
-# Fix for https://bugzilla.gnome.org/show_bug.cgi?id=723834
-Patch0: 0001-vaapipostproc-Create-filter-surface-pool-if-it-does-.patch
BuildRequires: glib2-devel >= 2.28
BuildRequires: gstreamer1-devel >= 1.0.0
@@ -23,6 +21,7 @@ BuildRequires: pkgconfig(wayland-client) >= 1
BuildRequires: pkgconfig(wayland-scanner) >= 1
BuildRequires: pkgconfig(wayland-server) >= 1
}
+BuildRequires: libvpx-devel
%description
@@ -43,7 +42,6 @@ developing applications that use %{name}.
%prep
%setup -q -n gstreamer-vaapi-%{version}
-%patch0 -p1
%build
@@ -54,7 +52,8 @@ chmod -x ./tests/test-filter.c ./gst-libs/gst/vaapi/gstvaapifilter.c ./gst-libs/
# https://bugzilla.redhat.com/show_bug.cgi?id=1051862
%configure \
--enable-static=no \
- %{?_without_wayland:--disable-wayland}
+ %{?_without_wayland:--disable-wayland} \
+ --disable-builtin-libvpx
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -80,11 +79,14 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%files devel
%defattr(-,root,root,-)
%doc AUTHORS COPYING.LIB NEWS README
-%{_includedir}/gstreamer-1.2/gst/vaapi
+%{_includedir}/gstreamer-1.0/gst/vaapi
%{_libdir}/*.so
%{_libdir}/pkgconfig/gstreamer-vaapi*.pc
%changelog
+* Fri Aug 1 2014 Simon Farnsworth <simon.farnsworth(a)onelan.co.uk> - 0.5.9-1
+- Update to 0.5.9 release
+
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
diff --git a/sources b/sources
index 2454033..355c877 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
375ddbab556e53ccc311b792f2c649a7 gstreamer-vaapi-0.5.8.tar.bz2
+d213d22affbb2d65ebf6107fec69999b gstreamer-vaapi-0.5.9.tar.bz2
4 years, 2 months
[gstreamer-vaapi/f32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
by Dominik Mierzejewski
commit 8ef61359a49cfe8ea9ffd314986bdbb29c29b4a3
Author: Dennis Gilmore <dennis(a)ausil.us>
Date: Sat Jun 7 14:01:36 2014 -0500
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
gstreamer1-vaapi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-vaapi.spec b/gstreamer1-vaapi.spec
index af9c0f9..64eeb04 100644
--- a/gstreamer1-vaapi.spec
+++ b/gstreamer1-vaapi.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-vaapi
Version: 0.5.8
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: GStreamer plugins to use VA API video acceleration
License: LGPLv2+
@@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_libdir}/pkgconfig/gstreamer-vaapi*.pc
%changelog
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.8-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
* Wed Apr 9 2014 Simon Farnsworth <simon.farnsworth(a)onelan.co.uk> - 0.5.8-4
- Provide Wayland support now that libva includes it
4 years, 2 months