forked from pool/texworks
Autobuild autoformatter for 68193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texworks?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
1a1084349f
commit
8d7be96c76
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package TeXworks
|
||||
# spec file for package texworks
|
||||
#
|
||||
# Copyright 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007-09 by Jonathan Kew.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -12,10 +12,15 @@
|
||||
# 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: texworks
|
||||
Version: 0.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2+
|
||||
Summary: TeXshop-like TeX Editor
|
||||
Url: http://www.tug.org/texworks/
|
||||
@@ -46,6 +51,7 @@ TeXShop for Mac OS X, which is credited with a resurgence of TeX
|
||||
usage on the Mac platform.
|
||||
|
||||
%package plugin-python
|
||||
License: GPLv2+
|
||||
Summary: Plugins to add python scripting to texworks
|
||||
Group: Development/Libraries/Python
|
||||
Requires: python
|
||||
@@ -63,6 +69,7 @@ usage on the Mac platform.
|
||||
This package adds python scripting abitilies to TeXworks.
|
||||
|
||||
%package plugin-lua
|
||||
License: GPLv2+
|
||||
Summary: Plugins to add python scripting to texworks
|
||||
Group: Development/Libraries/Other
|
||||
Requires: lua
|
||||
@@ -132,7 +139,7 @@ rm -rf %{buildroot}
|
||||
%else
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor || true
|
||||
%endif
|
||||
|
||||
|
||||
%postun
|
||||
%if 0%{?suse_version} > 1130
|
||||
%desktop_database_postun
|
||||
|
Reference in New Issue
Block a user