| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: anjuta-extras | Distribution: openSUSE 12.1 |
| Version: 3.2.0 | Vendor: openSUSE |
| Release: 3.1.2 | Build date: Sun Oct 30 09:33:04 2011 |
| Group: Development/Tools/IDE | Build host: build24 |
| Size: 3149088 | Source RPM: anjuta-extras-3.2.0-3.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://download.gnome.org/sources/anjuta-extras | |
| Summary: Extra plugins for anjuta | |
The package contains the following plugins:
* Scintilla Editor
* Scratchbox Support
GPLv2+
* Wed Oct 12 2011 vuntz@opensuse.org
- Add anjuta BuildRequires to fix a build failure caused by
directory not being owned. It's okay since we have a Requires on
anjuta.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Various Scintilla fixes
* Wed Sep 21 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ Scintilla updated to 2.29
+ Various other Scintilla fixes
+ Updated translations.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Mon Jul 25 2011 vuntz@opensuse.org
- Update to version 3.1.4:
+ scintilla: bgo#631157: unix is not defined on OpenBSD
+ bgo#654073: Avoid to pass a directory to builder2schema when
there is no key file
* Wed Jul 06 2011 vuntz@opensuse.org
- Update to version 3.1.3:
+ scratchbox: Stop using deprecated GTK+ API (bgo#652700)
- Drop anjuta-extras-gtk3.patch: fixed upstream.
* Wed Jun 15 2011 dimstar@opensuse.org
- Update to version 3.1.2:
+ Sample, scintilla, and scratchbox plugins updated to work with
GTK+ 3.x
+ Profiler and valgrind plugins removed
- Switch from gconf schema handling to gsettings schema handling.
- Remove --disable-schemas-install from configure: it was needed
for gconf.
- Remove now unused binutils-devel, gconf2-devel, graphviz-devel,
libgnomecanvas-devel and libgnomeui-devel BuildRequires.
- Change -lang Requires to Recommends.
- Add gsettings-desktop-schemas Requires.
- Add anjuta-extras-gtk3.patch: Fix build of scratchbox plugin. The
plugin still used long deprecated GTK2 symbols, which are no
longer existing. Taken from git.
* Fri Jan 07 2011 vuntz@opensuse.org
- Update to version 2.32.1.1:
+ profiler: bgo#633018: fix crash happening because misuse of
xmlCleanupParser
* Tue Sep 28 2010 vuntz@opensuse.org
- Update to version 2.32.0.0:
+ Updated translations.
* Thu Sep 16 2010 vuntz@opensuse.org
- Update to version 2.31.92.0:
+ Updated translations.
* Wed Sep 01 2010 vuntz@opensuse.org
- Update to version 2.31.91.0:
+ scintilla: bgo#625397: Critical warning on project unload.
Crash on reload.
* Thu Aug 19 2010 dimstar@opensuse.org
- Update to version 2.31.90.0:
+ Profiler updated to use new symbol-db API
+ Some changes to Scintilla for snippets support
- Drop anjuta-extras-fixes-from-git.patch
- Use %{?smp_mflags}
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.1.0:
+ scintilla: Apparently sourceview doesn't change the iterator
when inserting text now
+ class-inheritance: Removed plugin as it got moved to anjuta
- Add anjuta-extras-fixes-from-git.patch to fix build with latest
anjuta.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Fri May 28 2010 dimstar@opensuse.org
- Drop anuta-extras-rpmlintrc, fixed by upstream; the plugins
properly are linked with -avoid-version -module.
* Wed May 26 2010 dimstar@opensuse.org
- Use valid RPM group Development/Tools/IDE.
* Wed Apr 28 2010 dimstar@opensuse.org
- Update to version 2.30.1.0:
+ scintilla: Added missing file to EXTRA_DIST
+ Fix COPYING to state GPLv2 correctly
+ Bugs fixed: bgo#615412, bgo#615360
* Thu Apr 01 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updates
- Class inheritance plugin completely redone
- Use Scintilla 2.03
+ Bugs fixed:
- bgo#610738 - Missing license.txt in anjuta-extras scintilla
plugin
- symbol-db: bgo#612089 - Styles choosen for class-inheritance
is broken for some themes
* Sun Jan 31 2010 vuntz@opensuse.org
- Update to version 2.29.2.0:
+ Updates:
- Unify scintilla and gtksourceview behaviour
+ Bugs fixed:
- bgo#600923 - anjuta-extras: ANJUTA_PLUGIN_LDFLAGS not defined
- bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
- Drop anjuta-extras-build-latest-anjuta.patch: fixed upstream.
* Sat Jan 16 2010 vuntz@opensuse.org
- Add anjuta-extras-build-latest-anjuta.patch to fix build with
anjuta 2.29.x.
- Add anjuta Requires.
- Remove gnome-common BuildRequires, and call to gnome-autogen.sh.
* Thu Oct 01 2009 vuntz@opensuse.org
- Update to version 2.28.0:
+ Updates:
- Use scintilla 2.0
+ Bugs fixed:
- scintilla: bgo#571816 – Scintilla no longer highlights
typedefs
- bgo#590334 – Fix -I ordering
- bgo #586750 – Tooltips are interestingly irritating
- scintilla: bgo#575926 – 'Maintain past indentation' disables
itself
- class-inheritance: fixed bgo#590522 remove libgnome(ui)
- scintilla: bgo#590633 – Add libgthread-2.0 to link
- bgo#590963 – Anjuta-extras make distcheck fail
- Drop anjuta-extras-libgnome.patch: fixed upstream.
- Drop anjuta-gthread.patch: fixed upstream.
* Mon Aug 03 2009 vuntz@novell.com
- Add anjuta-extras-libgnome.patch to fix build with newer anjuta.
- Add libgnomeui-devel and libgnomecanvas-devel BuildRequires.
- Add anjuta-gthread.patch to fix build again (missing library
during link).
* Fri Jul 31 2009 vuntz@novell.com
- Update to version 2.27.3:
+ Remove libglade dependency
+ Various build issues
- Drop anjuta-extras-no-libglade.patch.bz2: fixed usptream.
- Drop anjuta-extras-fix_valgrind_detection.patch: fixed upstream.
- Remove autoreconf call, and gnome-common BuildRequires.
* Thu Jun 11 2009 vuntz@novell.com
- Add anjuta-extras-no-libglade.patch.bz2 to fix build with latest
anjuta.
- Use autoreconf and add gnome-common BuildRequires.
* Tue May 19 2009 vuntz@novell.com
- Do not use tabs, remove trailing white spaces.
- Pass --disable-schemas-install to configure.
- Use parallel build.
- Use makeinstall.
* Mon May 18 2009 dominique-obs@leuenberger.net
- New BuildRequires for graphviz plugins and binutils-devel for
valgrind plugin
- Created patch to fix libbfd detection (bnc483449, bgo#578486)
- Added rpmlintrc. The .so files are plugins and belong here.
* Wed May 13 2009 dominique-obs@leuenberger.net
- Initial package for openSUSE, Community Week effort.
/usr/lib/anjuta/anjuta-editor.plugin /usr/lib/anjuta/anjuta-sample.plugin /usr/lib/anjuta/anjuta-scratchbox.plugin /usr/lib/anjuta/libanjuta-editor.so /usr/lib/anjuta/libanjuta-sample.so /usr/lib/anjuta/libanjuta-scratchbox.so /usr/share/anjuta/glade /usr/share/anjuta/glade/anjuta-editor-scintilla.ui /usr/share/anjuta/glade/anjuta-scratchbox-panel.png /usr/share/anjuta/glade/anjuta-scratchbox.ui /usr/share/anjuta/properties /usr/share/anjuta/properties/anjuta.properties /usr/share/anjuta/properties/styles.properties /usr/share/anjuta/properties/user.properties /usr/share/anjuta/ui /usr/share/anjuta/ui/anjuta-sample.ui /usr/share/glib-2.0/schemas/org.gnome.anjuta.scintilla.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.anjuta.scratchbox.gschema.xml /usr/share/pixmaps/anjuta/anjuta-editor-scintilla-plugin-48.png /usr/share/pixmaps/anjuta/anjuta-editor-scintilla-plugin.svg /usr/share/pixmaps/anjuta/anjuta-sample-plugin-48.png /usr/share/pixmaps/anjuta/anjuta-sample-plugin.svg /usr/share/pixmaps/anjuta/anjuta-scratchbox-48.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:58:30 2013