Compare commits
65 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cf19b6870 | ||
|
|
a49c1dcdbd | ||
|
|
bd33852218 | ||
|
|
69ece232fb | ||
|
|
ae8c1dd3c5 | ||
|
|
9fe2bf9f58 | ||
|
|
d5144f360d | ||
|
|
5d51fef1bd | ||
|
|
d5d2b7b858 | ||
|
|
725fa0e534 | ||
|
|
dc09aeace0 | ||
|
|
cb1088a7e6 | ||
|
|
71ef17ce6a | ||
|
|
44378d63e4 | ||
|
|
8c1e4f66d9 | ||
|
|
9b5bf9cb74 | ||
|
|
abd864fb30 | ||
|
|
e27e5cd2cd | ||
|
|
aab5bda0a1 | ||
|
|
6fe3671f2c | ||
|
|
2916fe81ee | ||
|
|
ff4ee111cb | ||
|
|
63dd58912c | ||
|
|
e8cf22bac9 | ||
|
|
395ca03893 | ||
|
|
7a28c84cd7 | ||
|
|
9bcb275374 | ||
|
4b2bc5c39e |
|||
|
dbb3ac802f |
|||
|
|
4935ce040a | ||
|
|
64e5d313e9 | ||
|
|
296cb311fd | ||
| bec110eac5 | |||
|
|
d779f8ebc2 | ||
|
|
c67cd9e7f9 | ||
|
|
67b6742c95 | ||
|
|
4349e9e87c | ||
|
|
ac4b7feef9 | ||
|
|
ec780b897a | ||
|
|
e05daf49c6 | ||
|
|
8d6953540b | ||
|
|
6fcffb1393 | ||
|
|
e8f78b79ec | ||
|
|
84227f7a92 | ||
|
|
39bff7c31a | ||
|
|
f555e73b07 | ||
|
|
32452bfdce | ||
|
|
2e47976fe7 | ||
|
|
561dc997e0 | ||
|
|
a4171126cc | ||
|
|
a69bc18905 | ||
|
|
1b1f7878c1 | ||
|
|
a7aafaccbc | ||
|
|
6d266d8791 | ||
|
|
5c056d9f6c | ||
|
|
9a2be816d5 | ||
|
|
e93362c88e | ||
|
|
1da788a30c | ||
|
|
725ffac838 | ||
|
|
113c0c029b | ||
|
|
c00f47ad48 | ||
|
|
e725f256b9 | ||
|
|
0ca81a0c11 | ||
|
|
4e696058e2 | ||
|
|
568c1eeb56 |
5 changed files with 1 additions and 109 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
|||
/x-tile-3.1.tar.gz
|
||||
/x-tile-3.2.tar.gz
|
||||
/x-tile-3.3.tar.gz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
No longer maintained by upstream
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
SHA512 (x-tile-3.3.tar.gz) = 2ebc9dc07903fe55f8b27b15aa64a81b8afdf1b975878f4746cce3e0f5c526928fb126f277c628b4a636038098456247e49957175fdf0c5d5775438ce4965ca7
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop">
|
||||
<id>x-tile.desktop</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0+</project_license>
|
||||
<name>X-tile</name>
|
||||
<summary>A GTK application to tile windows in different ways</summary>
|
||||
<description>
|
||||
<p>
|
||||
X-tile is a GTK application that allows you to select a number of windows
|
||||
and tile them in different ways. This is especially useful for comparing
|
||||
products in separate web pages, or for programmers referring to
|
||||
documentation as they are programming.
|
||||
</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://www.giuspen.com/images/x-tile_main_window.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://www.giuspen.com/images/x-tile_custom_window.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://www.giuspen.com/images/x-tile_config_window.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<url type="homepage">https://www.giuspen.com/x-tile/</url>
|
||||
<update_contact>melmorabity_at_fedoraproject.org</update_contact>
|
||||
</component>
|
||||
76
x-tile.spec
76
x-tile.spec
|
|
@ -1,76 +0,0 @@
|
|||
Name: x-tile
|
||||
Version: 3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A GTK application to tile windows in different ways
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://www.giuspen.com/x-tile/
|
||||
Source0: https://github.com/giuspen/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}.appdata.xml
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: %{py3_dist setuptools}
|
||||
Requires: %{py3_dist pygobject}
|
||||
Requires: %{py3_dist pycairo}
|
||||
Requires: gtk3
|
||||
Requires: hicolor-icon-theme
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
X-tile is an application that allows you to select a number of windows and tile
|
||||
them in different ways. X-tile works on any X desktop (GNOME, KDE, XFCE,
|
||||
LXDE...).
|
||||
The main features are: many tiling geometries, undo tiling, invert tiling order,
|
||||
optional system tray docking and menu, filter to avoid listing some windows,
|
||||
filter to check some windows by default, command line interface.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
# Remove bundled egg-info
|
||||
rm -rf *.egg-info
|
||||
|
||||
|
||||
%build
|
||||
mkdir -p build/scripts-%{python3_version}/
|
||||
%py3_build
|
||||
|
||||
|
||||
%install
|
||||
%py3_install
|
||||
install -Dpm 0755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
|
||||
install -Dpm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_metainfodir}/%{name}.appdata.xml
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
||||
%check
|
||||
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
|
||||
appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/%{name}.appdata.xml
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license license
|
||||
%{_bindir}/%{name}
|
||||
%{python3_sitelib}/X_Tile-*.egg-info
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_metainfodir}/%{name}.appdata.xml
|
||||
%{_mandir}/man1/%{name}.1.*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 25 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.3-1
|
||||
- Update to 3.3
|
||||
|
||||
* Mon Sep 07 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.2-1
|
||||
- Update to 3.2
|
||||
|
||||
* Mon Aug 31 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.1-1
|
||||
- Initial RPM release, from previously retired package (with contribution of
|
||||
Vlastimil Holer)
|
||||
Loading…
Add table
Add a link
Reference in a new issue