SHA256
1
0
forked from pool/texstudio

Accepting request 228971 from home:Dmitry_R:WIP

OBS-URL: https://build.opensuse.org/request/show/228971
OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=1
This commit is contained in:
OBS User mrdocs 2014-04-06 03:41:12 +00:00 committed by Git OBS Bridge
commit 53389839e9
6 changed files with 176 additions and 0 deletions

23
.gitattributes vendored Normal file
View 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
View File

@ -0,0 +1 @@
.osc

3
texstudio-2.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61a0a91e29d5e4670f871e8badb2584d51b4c1c9368940b794c588e92c3aed98
size 23224443

View File

@ -0,0 +1,16 @@
Index: texstudio2.7.0/texstudio.pro
===================================================================
--- texstudio2.7.0.orig/texstudio.pro
+++ texstudio2.7.0/texstudio.pro
@@ -432,10 +432,7 @@ unix {
utilities/dictionaries/fr.stopWords \
utilities/dictionaries/th_en_US_v2.dat \
utilities/dictionaries/th_fr_FR_v2.dat \
- utilities/dictionaries/th_de_DE_v2.dat \
- utilities/AUTHORS \
- utilities/COPYING \
- utilities/CHANGELOG.txt
+ utilities/dictionaries/th_de_DE_v2.dat
INSTALLS += target \
utilities
}

73
texstudio.changes Normal file
View File

@ -0,0 +1,73 @@
-------------------------------------------------------------------
Fri Apr 4 05:49:58 UTC 2014 - dmitry_r@opensuse.org
- Update to version 2.7.0
* added Edit -> Text Operations (To Lowercase / To Uppercase / To Titlecase)
* added list of recent sessions
* speedup of saving for large documents
* added recognition in filetree for import subimport importfrom
and subimportfrom (Thanks to Steven Vandekerckhove)
* added button to stop a running compilation
* the dictionary search path can now contain of multiple directories
* Dictionaries in the OpenOffice/LibreOffice Extension format
(*.oxt) can now be imported
* Updated the latex reference manual to to a recent version
* new option for maximum image tooltip width
* new option "Reference commands in context menu"
* new options for additional search paths in editor logic
* new option for automatic encoding detection: make latex and
character based detection selectable separately
* new options for pdf highlight color and duration
* find dialog: search in all loaded documents i.e. also in hidden
* improved synchonization PDF -> source
* support "% !BIB = biber" syntax for compatibility with TeXShop
and TeXWorks
* added several new cwl files
* several bugfixes
- Set correct documentation location
* texstudio-correct-doc-location.patch
-------------------------------------------------------------------
Wed Jun 12 14:01:31 UTC 2013 - jsundermeyer@sf.net
- release (2.6.0)
-------------------------------------------------------------------
Fri Mar 29 14:01:31 UTC 2013 - jsundermeyer@sf.net
- fix potential crash (2.5.2)
-------------------------------------------------------------------
Wed Dec 5 14:01:31 UTC 2012 - jsundermeyer@sf.net
- bug fixes (2.5.2)
-------------------------------------------------------------------
Sat Dec 1 14:01:31 UTC 2012 - mailaender@opensuse.org
- spec file cleanup, fixed some RPMlint warnings
-------------------------------------------------------------------
Wed Nov 21 11:52:28 UTC 2012 - benito@benibela.de
- update to version 2.5.1
-------------------------------------------------------------------
Fri Oct 28 11:52:28 UTC 2012 - benito@benibela.de
- update to version 2.5
-------------------------------------------------------------------
Fri Aug 31 11:52:28 UTC 2012 - benito@benibela.de
- update to version 2.4
-------------------------------------------------------------------
Wed Feb 06 11:52:28 UTC 2012 - benito@benibela.de
- update to version 2.3
-------------------------------------------------------------------
Wed Jul 20 21:52:28 UTC 2011 - benito@benibela.de
- initial release of version 2.2

60
texstudio.spec Normal file
View File

@ -0,0 +1,60 @@
#
# spec file for package
#
# Copyright (c) 2014 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: texstudio
Version: 2.7.0
Release: 0
Summary: LaTeX Editor
License: GPL-2.0
Group: Productivity/Publishing/TeX/Frontends
URL: http://texstudio.sf.net
Source0: http://downloads.sourceforge.net/texstudio/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE texstudio-correct-doc-location.patch
Patch1: texstudio-correct-doc-location.patch
BuildRequires: libqt4-devel
BuildRequires: libpoppler-qt4-devel
Requires: hunspell
Requires: texlive-latex
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
TeXstudio is a program based on texmaker, that integrates many tools needed
to develop documents with LaTeX, in just one application. Using its editor
you can write your documents with the help of interactive spell checking,
syntax highlighting, automatically code completion and more.
%prep
%setup -q -n %{name}%{version}
%patch1 -p1
%build
qmake CONFIG-=debug texstudio.pro
make %{?_smp_mflags}
%install
make INSTALL_ROOT=%{buildroot} install
%files
%defattr(-,root,root)
%doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt
%{_bindir}/texstudio
%{_datadir}/texstudio/
%{_datadir}/applications/texstudio.desktop
%changelog