[packages/gtatool] - disable ffmpeg, rel 9
baggins
baggins at pld-linux.org
Wed Oct 25 09:44:05 CEST 2023
commit 565dbc7db608f6caa75e77c7afe6d084eab50dcc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Oct 25 09:43:18 2023 +0200
- disable ffmpeg, rel 9
gtatool.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtatool.spec b/gtatool.spec
index 5c6c5bc..78e34b2 100644
--- a/gtatool.spec
+++ b/gtatool.spec
@@ -5,7 +5,7 @@
%bcond_without qt # Qt-based GUI
%bcond_without muparser # compute component module (based on MuParser)
%bcond_without dcmtk # DCMTK conv module
-%bcond_without ffmpeg # FFmpeg conv module
+%bcond_with ffmpeg # FFmpeg conv module
%bcond_without gdal # GDAL conv module
%bcond_without png # PNG conv module
%bcond_without jpeg # JPEG conv module (based on libjpeg)
@@ -23,7 +23,7 @@ Summary: Tools to manipulate Generic Tagged Array (GTA) files
Summary(pl.UTF-8): Narzędzia do obróbki plików GTA (ogólnych tablic etykietowanych)
Name: gtatool
Version: 2.4.0
-Release: 8
+Release: 9
License: GPL v3+
Group: Applications/File
Source0: https://marlam.de/gta/releases/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtatool.git/commitdiff/565dbc7db608f6caa75e77c7afe6d084eab50dcc
More information about the pld-cvs-commit
mailing list