SHA256
1
0
forked from pool/vym

Accepting request 53416 from editors

Accepted submit request 53416 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vym?expand=0&rev=17
This commit is contained in:
Ruediger Oertel 2010-11-20 11:32:31 +00:00 committed by Git OBS Bridge
parent a496d7ce88
commit af35bec8d3
4 changed files with 217 additions and 31 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53b01ae451a60069e81febf114ec6ab7abc4caad69ca63507959b0b230c4c376
size 4272655

3
vym-1.12.8.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,66 @@
-------------------------------------------------------------------
Thu Oct 14 12:19:59 CEST 2010 - uwedr@suse.de
- Version: 1.12.8
- Feature: Spanish translation by David Amian
-------------------------------------------------------------------
Fri Mar 05 19:34:51 CET 2010 - taggm@diminutia.us
- Version: 1.12.7
- Feature: Changes for windows version
-------------------------------------------------------------------
Mon Nov 30 19:34:51 CET 2009 - vym@insilmaril.de
- Version: 1.12.6
- Bugfix: Selection rectangle not always shown, forcing update of
QGraphicsScene now.
-------------------------------------------------------------------
Mon Nov 16 10:03:52 CET 2009 - vym@insilmaril.de
- Version: 1.12.5
- Bugfix: Crash after switching back to a map, where the mapcenter
had been deleted and restored with undo.
-------------------------------------------------------------------
Thu Aug 6 19:32:20 CEST 2009 - vym@insilmaril.de
- Bugfix: Removed the "new" in new branches to allow easier copy & paste
-------------------------------------------------------------------
Tue Aug 4 14:47:41 CEST 2009 - uwedr@suse.de
- Bugfix: Improved Bugzilla URL handling
-------------------------------------------------------------------
Wed Jul 29 17:31:16 CEST 2009 - uwedr@suse.de
- Version: 1.12.4
- Bugfix: No undo for deleted mapCenters.
-------------------------------------------------------------------
Fri Jul 24 10:50:50 CEST 2009 - uwedr@suse.de
- Version: 1.12.3
- Note: Re-release of 1.12.2i to bump release number in tarball on
community request
-------------------------------------------------------------------
Wed Jul 22 21:51:04 CEST 2009 - uwedr@suse.de
- Version: 1.12.2i
- Bugfix: relinking a branch to a scrolled branch doesn't unscroll
anymore
- Bugfix: Importing KDE bookmarks with empty folders doesn't scroll
these folders anymore
-------------------------------------------------------------------
Wed Apr 8 13:54:05 CEST 2009 - uwedr@suse.de
- Version: 1.12.2h
- Bugfix: autosave time was not read correctly from settings
-------------------------------------------------------------------
Mon Apr 6 10:38:58 CEST 2009 - uwedr@suse.de

161
vym.spec
View File

@ -1,34 +1,29 @@
#
# spec file for package vym (Version 1.12.2)
# spec file for package vym (Version 1.8.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# 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/
#
# norootforbuild
# xneededforbuild libjpeg libjpeg-devel libmng libmng-devel libpng liblcms freetype2 freetype2-devel mesa-devel-packages gpp libgpp qt3-devel-tools update-desktop-files freeglut freeglut-devel Mesa Mesa-devel qt3 qt3-devel
Name: vym
BuildRequires: libqt4-devel update-desktop-files
Requires: zip unzip
License: GPL v2 only
License: GPL v2
Group: Productivity/Office/Other
Url: http://www.insilmaril.de/vym/index.html
URL: http://www.insilmaril.de/vym/index.html
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: VYM (View Your Mind) generate and manipulate maps which show your thoughts
Version: 1.12.2
Release: 2
Autoreqprov: on
Summary: View Your Mind - generate and manipulate maps which show your thoughts
Version: 1.12.8
Release: 1
Source0: %name-%version.tar.bz2
Source1: %name.desktop
Source2: x-%name.desktop
@ -51,7 +46,7 @@ Authors:
%setup -q
%build
qmake -o Makefile vym.pro PREFIX=%_prefix
qmake -o Makefile vym.pro PREFIX=%_prefix CONFIG+=RELEASE
make
%install
@ -61,6 +56,7 @@ mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
install -m 0644 README.txt LICENSE.txt INSTALL.txt $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
install -m 0644 doc/*.pdf $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
%makeinstall INSTALL_ROOT=$RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
#install -Dm644 %{SOURCE1} $RPM_BUILD_ROOT/%_datadir/application/%name.desktop
@ -69,6 +65,7 @@ mkdir -p $RPM_BUILD_ROOT/usr/share/mime/packages
install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT/usr/share/mime/packages/
%suse_update_desktop_file -i vym Office ProjectManagement
%clean
rm -rf $RPM_BUILD_ROOT
@ -88,4 +85,130 @@ fi
%doc %{_defaultdocdir}/%{name}
%{_datadir}/mime/packages/vym.xml
%changelog
%changelog -n vym
* Fri Jan 27 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 25 2006 - uwedr@suse.de
- Version 1.7.7
- Feature: Export to Open Office 2.x (Open Document) basically works
- Feature: Export to XHTML uses smaller icon for URLs now
- Feature: Multiple File selection while loading maps and images
- Feature: Small optimization in zip/unzip functions
- Feature: FATE support for URLs
- Feature: Added idAttr to BranchObj::saveToDir
- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
errors, if FO is selected (undefined link)
- Bugfix: FloatImages don't get lost during save after they have been
relinked to new parent
- Bugfix: Editing heading of mapcenter now also corrects position
- Bugfix: Copy/Paste was currently not possible for images. Now
completly rewrote mechanism. Instead of invisible map now XML import
is used (Multiple clipboards should be not difficult now)
- Bugfix: Added small fix from Khaled Ahmed needed for display of
arabic languages
- Feature: Currently 15 levels of undo (GUI to set value still missing)
- Feature: Experimental LaTeX Export (without headers and opions so far)
* Sat Jan 14 2006 - schwab@suse.de
- Don't strip binaries.
* Thu Oct 20 2005 - uwedr@suse.de
- Bugfix: Copying a branch to clipboard lead to loss of note.
- Bugfix: vymLink and URL for MapCenter were not saved
* Mon Oct 17 2005 - uwedr@suse.de
- Removed extra qualification in xml.h
* Mon Sep 05 2005 - uwedr@suse.de
- Version 1.7.4
- Feature: Link of a branch can be hidden, if object is not selected
- Bugfix: Zoomed map no longer "jumps around" when branch is selected
or moved.
- Bugfix: TextEditor now has grey background again, if it is empty
- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
is no longer a QOBJECT
* Thu Sep 01 2005 - uwedr@suse.de
- Bugfix: Some minor changes so that translations use arguments now
instead of several calls to tr()
* Tue Aug 30 2005 - uwedr@suse.de
- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
another map caused vym to go in an endless loop, if the vymlink of the
branch pointed to the new map.
- Bugfix: Invisible floatimages (which have a scrolled parent) can
no longer can be selected
* Fri Aug 19 2005 - uwedr@suse.de
- Feature: added debian subdirectory created by Steffen Joeris
- Feature: added license to new aboutwindow
Tue Aug 16 19:22:56 CEST 2005 - jhilmer
- Bugfix: Fixed link handling in aboutdialog.
* Tue Aug 16 2005 - uwedr@suse.de
- Feature: Added keyboard shortcut to reset zoom factor
- Bugfix: Added "..." to menu entries leading to another dialog
- Bugfix: The setting option "Delete Key" is working again
- Bugfix: A branch moved from left side to right had wrong orienation
* Tue Aug 02 2005 - uwedr@suse.de
- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
a branch
Mon Aug 1 22:40:29 CEST 2005 - jhilmer
- Bugfix: Problems with closing of note editor when text was modified.
- Feature: Added subscript and superscript to note editor
* Thu Jul 28 2005 - uwedr@suse.de
- Version 1.7.3
- Bugfix: Frames didn't become invisible if scrolled
- Version 1.7.2
- Bugfix: if selection changed before undo, undo worked on wrong
branch
* Wed Jul 27 2005 - ro@suse.de
- include math.h in linkablemapobj.cpp and misc.cpp
* Thu Jul 14 2005 - uwedr@suse.de
- Version 1.7.0
* Fri Apr 15 2005 - uwedr@suse.de
- Update to 1.6.4
- Compiles on gcc4 now
* Tue Feb 08 2005 - joe@suse.de
- Change menu category
- Add .desktop files for KDE mimetypes
* Fri Jan 21 2005 - uwedr@suse.de
- Update to 1.6.0
* Fri Jan 07 2005 - adrian@suse.de
- fix build, qmake isn't anymore in $PATH by default
* Wed Sep 29 2004 - uwedr@suse.de
- Bugfix: pdf documentation was not found
* Tue Sep 28 2004 - uwedr@suse.de
- Bugfix: Import from old map generated unbreakable spaces (ugly)
- Bugfix: No warning message (even if set) before overwriting dirs (ugly)
* Sun Sep 26 2004 - uwedr@suse.de
- Update to 1.5.0
* Fri May 28 2004 - adrian@suse.de
- use "Development Design" Categories to match the menu definition (#41338)
* Tue May 25 2004 - uwedr@suse.de
- Bugfix: map is not saved with special characters in path
- Bugfix: color of branch not saved sometimes
- Bugfix: wrong path at HTML export
* Tue May 18 2004 - uwedr@suse.de
- Bugfix: invisible image when parent is scrolled
- Bugfix: Segfault pressing "enter" for floatimage
- Bugfix: Images can't be outside of exported area anymore
- Bugfix: Filenames with blanks
- Bugfix: Old maplink is shown when editing maplink
- Bugfix: always show cursor while editing heading
* Wed Apr 28 2004 - uwedr@suse.de
- Update to 1.4.0
* Tue Mar 23 2004 - uwedr@suse.de
- Bugfix: New maps were not saved
- Bugfix: Check if file is writable before saving.
* Mon Mar 22 2004 - uwedr@suse.de
- Update to 1.3.0
* Wed Feb 25 2004 - hmacht@suse.de
- building as non-root user
* Thu Sep 18 2003 - uwedr@suse.de
- Fixed #31291 (drawing error, unnecessary files)
* Tue Sep 16 2003 - uwedr@suse.de
- Update to 1.0.0
+ automatic resizing of canvas
+ Options
+ docs
+ Bugfixing
* Thu Jul 10 2003 - uwedr@suse.de
- Update to 0.7.9:
+ graphical flags
+ export as png
+ fixed rare segfault
* Thu Jun 05 2003 - uwedr@suse.de
- Initial version.