This commit is contained in:
parent
bb6cb0c920
commit
70679aa947
3
kdiff3-lang.tar.xz
Normal file
3
kdiff3-lang.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d38ce966e2658ede79fd6e69b10f107693883ac3ca25063fa9d45f8a0e09d47
|
||||||
|
size 626552
|
@ -27,6 +27,7 @@ URL: http://kdiff3.sourceforge.net/
|
|||||||
# Drop the _service file and restore the line below for the next release
|
# Drop the _service file and restore the line below for the next release
|
||||||
# Source0: https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz
|
# Source0: https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
Source1: kdiff3-lang.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -60,7 +61,7 @@ KDiff3 is a program that:
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1 -a1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user