forked from pool/awesome-vicious
Accepting request 139882 from home:toganm:wmanager
Enhancement package for awesome windowmanager OBS-URL: https://build.opensuse.org/request/show/139882 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/awesome-vicious?expand=0&rev=1
This commit is contained in:
commit
c21bb87de8
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
|
20
AUTHORS
Normal file
20
AUTHORS
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Authors
|
||||||
|
-------
|
||||||
|
Wicked written by:
|
||||||
|
- Lucas de Vries <lucas glacicle.com>
|
||||||
|
|
||||||
|
Vicious written by:
|
||||||
|
- Adrian C. (anrxc) <anrxc sysphere.org>
|
||||||
|
|
||||||
|
Vicious contributors:
|
||||||
|
- Michael Unterkalmsteiner <miciu gmx.de>
|
||||||
|
- Martin Striz <striz raynet.cz>
|
||||||
|
- Benedikt Sauer <filmor gmail.com>
|
||||||
|
- Greg D. <jabbas jabbas.pl>
|
||||||
|
- Henning Glawe <glaweh debian.org>
|
||||||
|
- Rémy C. <shikamaru mandriva.org>
|
||||||
|
- Hiltjo Posthuma <hiltjo codemadness.org>
|
||||||
|
- Hagen Schink <troja84 googlemail.com>
|
||||||
|
- Jörg Thalheim <jthalheim gmail.com>
|
||||||
|
|
||||||
|
|
30
awesome-vicious.changes
Normal file
30
awesome-vicious.changes
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 31 18:48:20 UTC 2012 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- Update to official version 2.1.0
|
||||||
|
Cleanup spec to meet guidelines
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 11 15:21:51 UTC 2012 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- Update to git201202051838
|
||||||
|
* hddtemp: fix curl hang in version 7.24.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 14:40:03 UTC 2012 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- Update to git201201201335
|
||||||
|
* Created AUTHORS and removed the names from spec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 21 19:12:43 UTC 2011 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- fixed spec
|
||||||
|
- removed service file
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 20 14:42:47 UTC 2011 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- Switch to git version via service files
|
||||||
|
|
79
awesome-vicious.spec
Normal file
79
awesome-vicious.spec
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
#
|
||||||
|
# spec file for package awesome-vicious
|
||||||
|
#
|
||||||
|
# Copyright (c) 2012 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/
|
||||||
|
#
|
||||||
|
|
||||||
|
%define packname vicious
|
||||||
|
|
||||||
|
Name: awesome-vicious
|
||||||
|
Version: 2.1.0
|
||||||
|
Release: 0
|
||||||
|
Summary: Vicious plugins for awesome
|
||||||
|
License: GPL-2.0
|
||||||
|
Group: System/GUI/Other
|
||||||
|
Source0: %packname-%{version}.tar.xz
|
||||||
|
Source1: AUTHORS
|
||||||
|
Url: http://git.sysphere.org/vicious/
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Requires: awesome >= 3.4.4
|
||||||
|
Recommends: awesome-freedesktop
|
||||||
|
Recommends: awesome-shifty
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
Vicious is a modular widget library for the "awesome" window manager,
|
||||||
|
derived from the "Wicked" widget library. It has some of the old
|
||||||
|
Wicked widget types, a few of them rewritten, and a good number of new
|
||||||
|
ones:
|
||||||
|
|
||||||
|
http://git.sysphere.org/vicious/about/
|
||||||
|
|
||||||
|
Vicious widget types are a framework for creating your own awesome
|
||||||
|
widgets. Vicious contains modules that gather data about your system,
|
||||||
|
and a few helper functions that make it easier to register timers,
|
||||||
|
suspend widgets and so on.
|
||||||
|
|
||||||
|
For now Vicious doesn't depend on any third party Lua libraries, to
|
||||||
|
make it easier to install and use. That means some system utilities
|
||||||
|
are used instead, where available:
|
||||||
|
|
||||||
|
- hddtemp for the HDD Temperature widget type
|
||||||
|
- alsa-utils for the Volume widget type
|
||||||
|
- wireless_tools for the Wireless widget type
|
||||||
|
- curl for widget types accessing network resources
|
||||||
|
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n %packname-%version
|
||||||
|
cp %{S:1} .
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%{__install} -d %{buildroot}/%{_datadir}/awesome/lib/vicious/contrib
|
||||||
|
%{__install} -d %{buildroot}/%{_datadir}/awesome/lib/vicious/widgets
|
||||||
|
%{__install} -m 644 -D contrib/* %{buildroot}/%{_datadir}/awesome/lib/vicious/contrib
|
||||||
|
%{__install} -m 644 -D widgets/* %{buildroot}/%{_datadir}/awesome/lib/vicious/widgets
|
||||||
|
%{__install} -m 644 -D init.lua %{buildroot}/%{_datadir}/awesome/lib/vicious
|
||||||
|
%{__install} -m 644 -D helpers.lua %{buildroot}/%{_datadir}/awesome/lib/vicious
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc LICENSE README CHANGES AUTHORS TODO
|
||||||
|
%{_datadir}/awesome/lib/vicious
|
||||||
|
%dir %{_datadir}/awesome
|
||||||
|
%dir %{_datadir}/awesome/lib
|
||||||
|
|
||||||
|
%changelog
|
3
vicious-2.1.0.tar.xz
Normal file
3
vicious-2.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d6b6a07db1f22893133fb557964fd93eacc34921012c9731c99aa82891c3a4e
|
||||||
|
size 35376
|
Loading…
Reference in New Issue
Block a user