2010-09-01 23:35:50 +02:00
|
|
|
#
|
2011-05-02 17:57:11 +02:00
|
|
|
# spec file for package lxterminal
|
2010-09-01 23:35:50 +02:00
|
|
|
#
|
2021-03-08 09:20:04 +01:00
|
|
|
# Copyright (c) 2021 SUSE LLC
|
2010-09-01 23:35:50 +02:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2020-07-06 11:20:56 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2010-09-01 23:35:50 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
Name: lxterminal
|
2021-03-08 09:20:04 +01:00
|
|
|
Version: 0.4.0
|
2014-08-17 20:53:03 +02:00
|
|
|
Release: 0
|
2010-09-01 23:35:50 +02:00
|
|
|
Summary: Lightweight LXDE Terminal
|
2018-06-13 16:30:43 +02:00
|
|
|
License: GPL-2.0-only
|
2014-08-17 20:53:03 +02:00
|
|
|
Group: System/GUI/LXDE
|
2021-03-08 09:20:04 +01:00
|
|
|
URL: https://www.lxde.org/
|
|
|
|
Source0: https://sourceforge.net/projects/lxde/files/LXTerminal%20%28terminal%20emulator%29/LXTerminal%200.4.x/%{name}-%{version}.tar.xz
|
2010-09-01 23:35:50 +02:00
|
|
|
# PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org
|
|
|
|
# disable f10 shortcut because yast use it
|
2018-01-12 15:55:55 +01:00
|
|
|
Patch0: %{name}-0.1.8-disable-f10.patch
|
2014-08-17 20:53:03 +02:00
|
|
|
BuildRequires: docbook-utils
|
|
|
|
BuildRequires: docbook-xsl-stylesheets
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: libxslt-devel
|
2018-01-12 15:55:55 +01:00
|
|
|
BuildRequires: pkgconfig
|
2014-08-17 20:53:03 +02:00
|
|
|
BuildRequires: update-desktop-files
|
2018-06-13 16:30:43 +02:00
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
2021-03-08 09:20:04 +01:00
|
|
|
BuildRequires: pkgconfig(libpcre2-posix)
|
2018-06-13 16:30:43 +02:00
|
|
|
BuildRequires: pkgconfig(vte-2.91)
|
2018-01-12 15:55:55 +01:00
|
|
|
Recommends: %{name}-lang
|
2010-09-01 23:35:50 +02:00
|
|
|
|
|
|
|
%description
|
|
|
|
LXTerminal is a lightweight Terminal Emulator.
|
2011-09-26 12:57:31 +02:00
|
|
|
This package even if DE independent is part
|
|
|
|
of the LXDE project.
|
2010-09-01 23:35:50 +02:00
|
|
|
|
|
|
|
%lang_package
|
2018-01-12 15:55:55 +01:00
|
|
|
|
2010-09-01 23:35:50 +02:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%patch0 -p1
|
|
|
|
|
|
|
|
%build
|
2018-06-13 16:30:43 +02:00
|
|
|
%configure \
|
|
|
|
--enable-man \
|
|
|
|
--enable-gtk3=yes
|
2020-07-06 11:20:56 +02:00
|
|
|
%make_build
|
2010-09-01 23:35:50 +02:00
|
|
|
|
|
|
|
%install
|
2018-01-12 15:55:55 +01:00
|
|
|
%make_install
|
2014-10-23 12:44:18 +02:00
|
|
|
%suse_update_desktop_file %{name} System
|
2010-09-01 23:35:50 +02:00
|
|
|
%find_lang %{name}
|
|
|
|
%fdupes -s %{buildroot}
|
|
|
|
|
2018-06-13 16:30:43 +02:00
|
|
|
%if 0%{?suse_version} < 1500
|
2011-03-14 19:57:42 +01:00
|
|
|
%post
|
|
|
|
%desktop_database_post
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%desktop_database_postun
|
2018-06-13 16:30:43 +02:00
|
|
|
%endif
|
2011-03-14 19:57:42 +01:00
|
|
|
|
2010-09-01 23:35:50 +02:00
|
|
|
%files
|
2018-06-13 16:30:43 +02:00
|
|
|
%license COPYING
|
2014-10-23 12:44:18 +02:00
|
|
|
%{_bindir}/%{name}
|
|
|
|
%{_datadir}/applications/lxterminal.desktop
|
|
|
|
%dir %{_datadir}/lxterminal
|
|
|
|
%{_datadir}/lxterminal/lxterminal.conf
|
|
|
|
%{_datadir}/lxterminal/*.ui
|
|
|
|
%{_datadir}/icons/hicolor/128x128/apps/lxterminal.png
|
2020-07-06 11:20:56 +02:00
|
|
|
%{_mandir}/man1/lxterminal.1%{?ext_man}
|
2010-09-01 23:35:50 +02:00
|
|
|
|
2018-01-12 15:55:55 +01:00
|
|
|
%files lang -f %{name}.lang
|
2010-09-01 23:35:50 +02:00
|
|
|
|
|
|
|
%changelog
|