Accepting request 77100 from KDE:Distro:Factory
New konsole package, was part of kdebase monolithic package before. OBS-URL: https://build.opensuse.org/request/show/77100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/konsole?expand=0&rev=1
This commit is contained in:
commit
6d548ee046
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
7
4_7_BRANCH.diff
Normal file
7
4_7_BRANCH.diff
Normal file
@ -0,0 +1,7 @@
|
||||
package: kdebase-4.4.3.tar.bz2
|
||||
kdemod: kdebase
|
||||
--- BRANCH_STATUS
|
||||
+++ BRANCH_STATUS
|
||||
@@ -0,0 +1,2 @@
|
||||
+current HEAD: 1127686
|
||||
+svn di between //tags/KDE/4.4.3/kdebase and //branches/KDE/4.4/kdebase
|
3
konsole-4.7.0.tar.bz2
Normal file
3
konsole-4.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5f1ff80e288faeae01e949e0e3b357d1bcfbb237c580047f45dcc601187ecaa
|
||||
size 460016
|
1243
konsole.changes
Normal file
1243
konsole.changes
Normal file
File diff suppressed because it is too large
Load Diff
96
konsole.spec
Normal file
96
konsole.spec
Normal file
@ -0,0 +1,96 @@
|
||||
#
|
||||
# spec file for package konsole (Version 4.7.0)
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: konsole
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libxklavier-devel
|
||||
BuildRequires: fdupes
|
||||
License: GPLv2+
|
||||
Group: System/X11/Terminals
|
||||
Summary: KDE Terminal
|
||||
Url: http://www.kde.org/
|
||||
Version: 4.7.0
|
||||
Release: 1
|
||||
Source0: konsole-%version.tar.bz2
|
||||
Source4: konsolesu.desktop
|
||||
Source21: utilities-terminal-su-16.png
|
||||
Source22: utilities-terminal-su-22.png
|
||||
Source23: utilities-terminal-su-32.png
|
||||
Source24: utilities-terminal-su-48.png
|
||||
Source25: utilities-terminal-su-64.png
|
||||
Source26: utilities-terminal-su-128.png
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch: 4_7_BRANCH.diff
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
Konsole is a terminal emulator for the K Desktop Environment.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
The KDE Team <kde@kde.org>
|
||||
|
||||
%prep
|
||||
%setup -q -n konsole-%version
|
||||
%patch
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
pushd build
|
||||
%makeinstall
|
||||
popd
|
||||
install -D -m 0644 %SOURCE4 $RPM_BUILD_ROOT/usr/share/applications/kde4/
|
||||
install -D -m 0644 %SOURCE21 $RPM_BUILD_ROOT/usr/share/icons/hicolor/16x16/apps/utilities-terminal_su.png
|
||||
install -D -m 0644 %SOURCE22 $RPM_BUILD_ROOT/usr/share/icons/hicolor/22x22/apps/utilities-terminal_su.png
|
||||
install -D -m 0644 %SOURCE23 $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/utilities-terminal_su.png
|
||||
install -D -m 0644 %SOURCE24 $RPM_BUILD_ROOT/usr/share/icons/hicolor/48x48/apps/utilities-terminal_su.png
|
||||
install -D -m 0644 %SOURCE25 $RPM_BUILD_ROOT/usr/share/icons/hicolor/64x64/apps/utilities-terminal_su.png
|
||||
install -D -m 0644 %SOURCE26 $RPM_BUILD_ROOT/usr/share/icons/hicolor/128x128/apps/utilities-terminal_su.png
|
||||
%suse_update_desktop_file konsole TerminalEmulator
|
||||
%fdupes -s $RPM_BUILD_ROOT %kde_post_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
%_kde4_applicationsdir/konsolesu.desktop
|
||||
%_kde4_applicationsdir/konsole.desktop
|
||||
%_kde4_iconsdir/hicolor/*/apps/utilities-terminal_su.png
|
||||
%_kde4_appsdir/konsole/
|
||||
%_kde4_servicesdir/*.desktop
|
||||
%_kde4_servicesdir/ServiceMenus/*.desktop
|
||||
%_kde4_servicetypes/*.desktop
|
||||
%_kde4_libdir/*.so
|
||||
%_kde4_modulesdir/*.so
|
||||
%_kde4_bindir/konsole
|
||||
%_kde4_bindir/konsoleprofile
|
||||
%_kde4_htmldir/en/konsole/
|
||||
|
||||
%changelog
|
11
konsolesu.desktop
Normal file
11
konsolesu.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=konsole --profile Root\ Shell
|
||||
Icon=utilities-terminal_su
|
||||
X-DocPath=konsole/index.html
|
||||
Terminal=false
|
||||
X-KDE-StartupNotify=true
|
||||
Name=Terminal - Super User Mode
|
||||
X-DBUS-StartupType=Unique
|
||||
X-KDE-AuthorizeAction=shell_access
|
||||
Categories=Qt;KDE;System;TerminalEmulator;
|
3
utilities-terminal-su-128.png
Normal file
3
utilities-terminal-su-128.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f84f051e15e231c0306e7461a82d31954cfddc1bc4e9a8720b5c453f9b1009e
|
||||
size 3786
|
3
utilities-terminal-su-16.png
Normal file
3
utilities-terminal-su-16.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92b2b42ffef11450a5bcc3de2a7fd45fb91f4675fc02b1dcedc83da63f9a88b0
|
||||
size 488
|
3
utilities-terminal-su-22.png
Normal file
3
utilities-terminal-su-22.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d47c260f0f8965128bc7cb681dab03f96739c1b281d1ecd80e6f8417ccdd946
|
||||
size 753
|
3
utilities-terminal-su-32.png
Normal file
3
utilities-terminal-su-32.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8fbcdcd107bfc8728462f7d83fdab098dbc4477dac53e3637b83a77d35abe86
|
||||
size 863
|
3
utilities-terminal-su-48.png
Normal file
3
utilities-terminal-su-48.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55089f631d7ba684d40de7c8af01797110cbd7958a3035eefdf6396ce32d4d01
|
||||
size 1552
|
3
utilities-terminal-su-64.png
Normal file
3
utilities-terminal-su-64.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c91480aff5cd9b7eca774147ef8ba446908058f6f13a80b6a51c0fe887bab69
|
||||
size 1951
|
Loading…
x
Reference in New Issue
Block a user