Commit graph

4544 commits

Author SHA1 Message Date
drochner
0df1f474f2 update to 0.8.17
changes: plug leaks
2011-09-08 20:11:54 +00:00
wiz
a1950ccb22 Improve COMMENT, suggested by Snader_LB. 2011-09-06 20:39:50 +00:00
gson
d181559e7f Update misc/py-anita to 1.23. Changes since 1.21:
Support qemu 0.15, where the output of the "info block" monitor
command has backwards-incompatibly changed to no longer include a
"type" field.

New command line option "--memory-size".
2011-09-05 14:47:54 +00:00
taca
054448887d Update rubygems package to 1.8.10.
=== 1.8.10 / 2011-08-25

RubyGems 1.8.10 contains a security fix that prevents malicious gems from
executing code when their specification is loaded.  See
https://github.com/rubygems/rubygems/pull/165 for details.

* 5 bug fixes:

  * RubyGems escapes strings in ruby-format specs using #dump instead of #to_s
    and %q to prevent code injection.  Issue #165 by Postmodern
  * RubyGems attempt to activate the psych gem now to obtain bugfixes from
    psych.
  * Gem.dir has been restored to the front of Gem.path.  Fixes remaining
    problem with Issue #115
  * Fixed Syck DefaultKey infecting ruby-format specifications.
  * `gem uninstall a b` no longer stops if gem "a" is not installed.
2011-09-04 17:05:13 +00:00
alnsn
588353b17d Add missing zlib dependency. Fixes Linux build. 2011-09-03 20:35:48 +00:00
obache
de337b55d0 Update dvtm to 0.6.
PR#45315 by Bug Hunting.

Changes include:

 - window content buffering upon resize, this actually improves
    usability quite a bit. Thanks to Niki Yoshiuchi for the initial
    patch

 - multiplexing mode, press MOD+a and your keystrokes will be sent
    to all non minimized windows. Could be handy if you have to do
    something interactive simultaneously on multiple servers.

 - a bug fix which should prevent leaking open file descriptors
2011-08-31 12:54:58 +00:00
hiramatsu
37d55b1e0d Allow bbdb to be built with emacs23nox. 2011-08-29 02:55:30 +00:00
taca
159845eac3 Update rubygems package to 1.8.9.
=== 1.8.9 / 2011-08-23

* Bug fixes:

  * Fixed uninstalling multiple gems using `gem uninstall`
  * Gem.use_paths splatted to take multiple paths!  Issue #148

=== 1.8.8 / 2011-08-11

* Bug fix:
  * The encoding of a gem's YAML spec is now UTF-8.  Issue #149
2011-08-25 15:15:44 +00:00
wiz
fef67d203f Fix build with gcc-4.5.
Include desktopdb.mk.
Bump PKGREVISION.
2011-08-22 11:24:06 +00:00
gson
e4f21b6710 Update misc/py-anita from 1.18 to 1.21. Changes:
Add a LICENSE definition to the package makefile.

- 1.21 released -

Disk images no longer contain holes, making them easier to use with
vnd(4).  Partially based on patch from Vladimir Kirillov.

Increase the default disk size from 512M to 768M, as 512M is no longer
sufficient for amd64.

- 1.20 released -

Run df before and after the ATF tests so that disk usage data
can be gathered from the test logs.

Increase the default timeout for the ATF test from 1 hour to 2 hours
as the number of tests has now increased to a point where 1 hour is
not always enough even on a fast machine.

Increase the timeout for the set extraction phase from 1200 to 2400
seconds; the extra time is needed when installing a system built
without optimization.

- 1.19 released -

Rename the --qemu-args option to --vmm-args in preparation for adding
support for other virtual machine monitors in addition to qemu.

Fix typos found by Antti Kantee and Jean-Yves Migeon.

Deprecate the --qemu-args -no-kvm-irqchip workaround, as it doesn't
quite work.

Add support for MacOS X hosts, from Jeff Rizzo.

New command line option "--test-timeout".

Deal with yet another seemingly nondeterministic "Press enter to
continue" prompt.
2011-08-21 13:09:51 +00:00
wiz
2f87d48108 Build fix: add -std=c++0x to the compiler flags for gcc-4.4+. 2011-08-20 21:33:27 +00:00
tnn
0cb59b51f2 Bump revision due to dependency name change. 2011-08-20 13:10:25 +00:00
obache
9d49b72e3f Drop xulrunner-2 patches and switch to use xulrunner192.
xulrunner>2 drop support of gtkmozembed, and not usable.

Bump PKGREVISION.
2011-08-20 08:41:52 +00:00
obache
a7d7e3e09e Drop dependency on p5-Test-Simple.
Base perl contains sufficient Test::More module.

Bump PKGREVISION.
2011-08-19 01:11:29 +00:00
jmmv
7f81aa7e65 Update to 1.5:
The official list of changes is shown below.  However, this release also
switches to use GNU Autoconf and Automake, yet this is not shown in the
list of changes.  This fact obsoletes our previous local changes, although
new portability problems might arise.

CHANGES FROM 1.4 TO 1.5, 09 July 2011

* Support xterm mouse modes 1002 and 1003.
* Change from a per-session stack of buffers to one global stack. This renders
  copy-buffer useless and makes buffer-limit now a server option.
* Fix most-recently-used choice by avoiding reset the activity timer for
  unattached sessions every second.
* Add a -P option to new-window and split-window to print the new window or
  pane index in target form (useful to pass it into other commands).
* Handle a # at the end of a replacement string (such as status-left)
  correctly.
* Support for UTF-8 mouse input (\033[1005h) which was added in xterm 262.
  If the new mouse-utf8 option is on, UTF-8 mouse input is enabled for all
  UTF-8 terminals. The option defaults to on if LANG etc are set in the same
  manner as the utf8 option.
* Support for HP-UX.
* Accept colours of the hex form #ffffff and translate to the nearest from the
  xterm(1) 256-colour set.
* Clear the non-blocking IO flag (O_NONBLOCK) on the stdio file descriptors
  before closing them (fixes things like "tmux ls && cat").
* Use TMPDIR if set.
* Fix next and previous session functions to actually work.
* Support -x and -y for new-session to specify the initial size of the window
  if created detached with -d.
* Make bind-key accept characters with the top-bit-set and print them as octal.
* Set $TMUX without the session when background jobs are run.
* Simplify the way jobs work and drop the persist type, so all jobs are
  fire-and-forget.
* Accept tcgetattr/tcsetattr(3) failure, fixes problems with fatal() if the
  terminal disappears while locked.
* Add a -P option to detach to HUP the client's parent process (usually causing
  it to exit as well).
* Support passing through escape sequences to the underlying terminal by using
  DCS with a "tmux;" prefix.
* Prevent tiled producing a corrupt layout when only one column is needed.
* Give each pane created in a tmux server a unique id (starting from 0), put it
  in the TMUX_PANE environment variable and accept it as a target.
* Allow a start and end line to be specified for capture-pane which may be
  negative to capture part of the history.
* Add -a and -s options to lsp to list all panes in the server or session
  respectively. Likewise add -s to lsw.
* Change -t on display-message to be target-pane for the #[A-Z] replacements
  and add -c as target-client.
* The attach-session command now prefers the most recently used unattached
  session.
* Add -s option to detach-client to detach all clients attached to a session.
* Add -t to list-clients.
* Change window with mouse wheel over status line if mouse-select-window is on.
* When mode-mouse is on, automatically enter copy mode when the mouse is
  dragged or the mouse wheel is used. Also exit copy mode when the mouse wheel
  is scrolled off the bottom.
* Provide #h character pair for short hostname (no domain).
* Don't use strnvis(3) for the title as it breaks UTF-8.
* Use the tsl and fsl terminfo(5) capabilities to update terminal title and
  automatically fill them in on terminals with the XT capability (which means
  their title setting is xterm-compatible).
* Add a new option, mouse-resize-pane. When on, panes may be resized by
  dragging their borders.
* Fix crash by resetting last pane on {break,swap}-pane across windows.
* Add three new copy-mode commands - select-line, copy-line, copy-end-of-line.
* Support setting the xterm clipboard when copying from copy mode using the
  xterm escape sequence for the purpose (if xterm is configured to allow it).
* Support xterm(1) cursor colour change sequences through terminfo(5) Cc
  (set) and Cr (reset) extensions.
* Support DECSCUSR sequence to set the cursor style with two new terminfo(5)
  extensions, Cs and Csr.
* Make the command-prompt custom prompts recognize the status-left option
  character pairs.
* Add a respawn-pane command.
* Add a couple of extra xterm-style keys that gnome terminal provides.
* Allow the initial context on prompts to be set with the new -I option to
  command-prompt. Include the current window and session name in the prompt
  when renaming and add a new key binding ($) for rename session.
* Option bell-on-alert added to trigger the terminal bell when there is an
  alert.
* Change the list-keys format so that it shows the keys using actual tmux
  commands which should be able to be directly copied into the config file.
* Show full targets for lsp/lsw -a.
* Make confirm-before prompt customizable with -p option like command-prompt
  and add the character pairs #W and #P to the default kill-{pane,window}
  prompts.
* Avoid sending data to suspended/locked clients.
* Small memory leaks in error paths plugged.
* Vi mode improvements.
2011-08-17 16:57:18 +00:00
taca
9257b46bac Update ruby-bundler package to 1.0.18.
## 1.0.18 (Aug 16, 2011)

Bugfixes:

  - Fix typo in DEBUG_RESOLVER (@geemus)
  - Fixes rake 0.9.x warning (@mtylty, #1333)

Features:

  - Run the bundle install earlier in a Capistrano deployment (@cgriego, #1300)
  - Support hidden gemspec (@trans, @cldwalker, #827)
  - Make fetch_specs faster (@zeha, #1294)
  - Allow overriding development deps loaded by #gemspec (@lgierth, #1245)
2011-08-17 13:30:09 +00:00
obache
9c3f439074 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
apb
8b5fbec7b8 Make this build with recent compilers: Include <stdio.h> and
<stdlib.h>, remove local declarations of things that are declared
standard headers, and explicilty declare a function to return int.

Bump PKGREVISION to 1.

Both the old and new patch-aa do the same thing, despite looking
so different.  The new one was produced by mkpatches.
2011-08-13 09:09:00 +00:00
taca
216d856ad6 Add dependency to hoe package due to rubygems.
Bump PKGREVISION.
2011-08-12 17:04:45 +00:00
taca
47b8a9df8e Update misc/ruby-launchy package to 2.0.5.
== Version 2.0.5 - 2011-07-24

* Fix the case where $BROWSER is set and no *nix desktop was found
  (copiousfreetime/launchy#33)

== Version 2.0.4 - 2011-07-23

* Fix windows 'start' commandline (copiousfreetime/launchy#5)
* Add capability to open local files with no file: scheme present
  (copiousfreetime/launchy#29)
* Added 'rake how_to_contribute' task (copiousfreetime/launchy#30)
* Make better decisions on when to do shell escaping
  (copiousfreetime/launchy#31)
* Switch to Addressable::URI so UTF-8 urls may be
  parsed. (copiousfreetime/launchy#32)

== Version 2.0.3 - 2011-07-17

* Add in Deprecated API wrappers that warn the user

== Version 2.0.2 - 2011-07-17

* Typo fixes from @mtorrent
* Documentation updates explicitly stating the Public API
* Increase test coverage

== Version 2.0.1 - 2011-07-16

* Almost a complete rewrite
* JRuby Support
* Organization is such that it will be easier to add additional applications
* Windows behavior possibly fixed, again

== Version 1.0.0 - 2011-03-17

* Add JRuby support (Stephen Judkins)
* Remove unused Paths module
* Switch to using bones
* Switch to use minitest
* NOTE, this version was never released.
2011-08-12 16:59:14 +00:00
taca
52d5261ba6 Update misc/ruby-configuration pacakge to 1.3.1.
Unknown but some bug fixes?
2011-08-12 16:57:55 +00:00
taca
a8e4d4e7f4 Update misc/ruby-commander package to 4.0.5.
4.0.5 / 2011-08-09
==================

  * Updated documentation to fix inaccuracies and unclear information.
  * Improved rake tasks for gem development.
  * Added say_ok, say_warning and say_error methods to print messages in green, yellow or red. (thanks to Simon Courtois)
  * Fixed; Allow global options to be passed in any order, even mixed with command options. (thanks to Rich Grundy)
  * Fixed; Global options can be passed before or after the command, they can even be mixed with command options. Closes #8. (thanks to Rich Grundy)
  * Fixed; Platform test should now correctly identify JRuby. (thanks to Justin Lynn)
  * Fixed; Add to_s to exceptions as option parser no longer does implicit conversion. (thanks to Justin Lynn)
2011-08-12 16:57:00 +00:00
taca
5647c93a15 Add a comment to patch. 2011-08-12 16:56:10 +00:00
taca
88d48c63af Update misc/ruby-columnize package to 0.3.4.
0.3.4 July 4, 2011

- Change to Ruby License
- Add option 'term_adjust' to ignore terminal sequences in text
- Add :ljust => :auto to decide whether or not to automatically
  left or right justify. When passing a hash parameter, the default
  is :auto.
2011-08-12 16:55:01 +00:00
taca
04bab2fe92 Update misc/ruby-bundler package to 1.0.17.
## 1.0.17 (Aug 8, 2011)

Bugfixes:

  - Fix rake issues with rubygems 1.3.x (#1342)
  - Fixed invalid byte sequence error while installing gem on Ruby 1.9 (#1341)

## 1.0.16 (Aug 8, 2011)

Features:

  - Performance fix for MRI 1.9 (@efficientcloud, #1288)
  - Shortcuts (like `bundle i`) for all commands (@amatsuda)
  - Correcly identify missing child dependency in error message

Bugfixes:

  - Allow Windows network share paths with forward slashes (@mtscout6, #1253)
  - Check for rubygems.org credentials so `rake release` doesn't hang (#980)
  - Find cached prerelease gems on rubygems 1.3.x (@dburt, #1202)
  - Fix `bundle install --without` on kiji (@tmm1, #1287)
  - Get rid of warning in ruby 1.9.3 (@smartinez87, #1231)

Documentation:

  - Documentation for `gem ..., :require => false` (@kmayer, #1292)
  - Gems provide "executables", they are rarely also binaries (@fxn, #1242)
2011-08-12 16:53:37 +00:00
taca
b8ab946db9 Update rubygems package to 1.8.7 with adding compatibility to read
older gemspec files.

Changes are too may to write here, please refer History.txt file.
2011-08-12 15:50:44 +00:00
wiz
15c57871c7 Update to 0.19:
(speech recognition support not yet packaged -- needs
gst plugins vader + pocketsphinx; the latter depends on
cmusphinx)

Gaupol 0.19
===========

 * Add speech recognition to allow generating subtitles from video
   http://live.gnome.org/Gaupol/SpeechRecognition
 * Fix installation of custom-framerates extension
 * Add optional dependency on gst-python (this also implies a
   dependency on one or more of gst-plugins-base, gst-plugins-good,
   gst-plugins-ugly, gst-plugins-bad, gst-ffmpeg depending on what
   video and audio formats are being used)
   http://gstreamer.freedesktop.org/
 * Add optional dependency on pocketsphinx
   http://cmusphinx.sourceforge.net/
 * Add gaupol-i18n mailing list for translators
 * Update Spanish translation (Carlos Mella)
 * Update Hungarian translation (Andrássy László)
2011-08-06 11:36:30 +00:00
tnn
c53f697257 Need string.h for strdup. (same fix as patch-aj, but for x86-64) 2011-07-31 22:08:49 +00:00
plunky
369a010cfd bump pkgrevision for zyGrib-5.0.2 2011-07-30 21:29:25 +00:00
plunky
2049425cef update to zyGrib 5.0.2, changelog is
2011-07-15 : zyGrib Version 5.0.2

    Reading of grib files from the Norwegian Meteorological Institute,
      available here: yr.no
    Limitations:
        displays weather data (wind, pressure, temperature, precipitation)
	 and waves but not other oceanographic data available in these files
	 (salinity, currents, etc.).
        files curr4km-skagerak.grb et ggeo-Oslofjord00.grb do not contain
	 data viewable by zygrib.
    Some minor bugs fixed (there is still much).

2011-07-14 : zyGrib Version 5.0.1

    Translations updated: czech (Pavel Kalian), dutch (Reinout de Groen),
      spanish (Luis Mederos) et frenglish (Jacques).
    Bug fixed: data waves were forgotten when exporting a météotable in
      spreadsheet format.
    Bug fixed : update headers when meteotable list of data is changed
      (had to close the meteotable).
    Some minor bugs fixed (don't worry, much remains).

2011-06-29 : zyGrib Version 5.0

    The Waves !!!
2011-07-30 21:27:36 +00:00
ryoon
1f747ab144 Update to 3.0.2
Changelog:
2011-07-16  Zachary Dovel <pizzach@gmail.com>
* Fixed warning coming from a tooltip window not being empting when adding
  an hbox to it.
* Tweaks to the mutexes that were causing the program to freeze and
  choppy query input.
2011-07-23 02:54:57 +00:00
mrg
a261e777a6 - apply some "const" so this builds with new bison; from jakllsch
- include <string.h> when using stdrup
- enable compilation with GCC 4.5
2011-07-22 03:03:28 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
ryoon
1811307058 Delete unnecessary patch. 2011-07-14 23:58:17 +00:00
ryoon
623b873aa7 Update to 3.0.0
* Switch gtk2 to gtk3.

Changelog:
2010-01-10: gWaei 3.0.0
  New version of gwaei made to compile against gtk+-3.0 and match other Gnome 3
apps.  Most of the code has been rewritten and the advantages won't all appear u
ntil futuer versions of the program.

  -Spellcheck is now don't directly with enchant instead of relying on libsexy
  -The backend is now separated into a libtool library for cleaner code.
  -The dictionary folder is now in ~/.config/gwaei instead of ~/.waei.
  -Manual installation of dictionaries is now easier and more straight forward.
  -Translations are now handled by intltool instead of gettext
  -Much of the code now uses GError for proper error handling and message passin
g
  -The code now uses GRegex instead of the C regex library included with the OS,
 making the program more cross platform friendly
2011-07-14 21:11:54 +00:00
drochner
cf289daf79 update to 0.8.16
changes:
-Improve ODF 1.2 output of fraction format
-Improve accuracy of complex power
-bugfixes
2011-07-12 19:12:45 +00:00
wiz
473663d0a3 Update to 1.1.20110707:
2011/07/07
	+ modify util.c to work better with old versions of ncurses:
	  + suppress use of wchgat() before fix in 20060715 which is needed
	    for simple shadow manipulation used here in 2011/06/30 (report
	    by xDog Walker).
	  + add a null-pointer check in dlg_print_scrolled()
	+ fix a regression in dlg_getc() introduced by changes to intercept
	  F1 for help-popup (report by xDog Walker).

2011/06/30
	+ correct license statement for prgbox.c (Debian #632198).
	+ correct layout when "--colors" is used, by discounting characters in
	  the escape sequences from the column counts (report by xDog Walker).
	+ modify dlg_checklist() so that only one item in the list can
	  initially be selected (report by xDog Walker).
	+ add/use macro dlg_enter_buttoncode() to improve implementation of
	  "--nook" option (report by xDog Walker).
	+ add option "--no-nl-expand" to suppress the conversion of "\n"
	  strings into newlines (request by xDog Walker).
	+ modify LIB_CREATE symbol in makefile.in to include the library
	  dependencies such as ncurses.  This is needed when dynamically
	  loading the library (report/analysis by xDog Walker).
	+ modify dlg_exit_label() to suppress the Cancel button, for
	  consistency.
	+ modify dlg_exit_label() to honor the --nook option, except when there
	  is no other button, e.g., the help-button.
	+ modify dlg_exit_buttoncode() so that it returns the proper code for
	  help-button (report by xDog Walker).
	+ correct loop limit when processing "--column-separator" (report by
	  xDog Walker).
	+ modify handling of "--version" and "--help" to ensure that they are
	  processed, and exit before widgets.  Separate "--print-version"
	  from "--version", allowing its output to be interspersed with
	  widget output (report by xDog Walker).
	+ correct a few places where "--version" or "--help" options went
	  always to stdout rather than allowing redirection with the "--stderr"
	  option (report by xDog Walker).
	+ improve repainting after erasing a widget and its shadow.
	+ add "--hline" and "--hfile" options for compatibility with FreeBSD
	  dialog (request by Devin Teske).
	+ add dialog version message when opening a trace file (request by
	  xDog Walker).
	+ show filename of rc-file in traces.
	+ add piped-in data for gauge widget to traces.
	+ add entrypoints to gauge widget, for allocating, updating and freeing
	  the widget (adapted from patch by Stephen Hurd).
	+ fix a reference to freed memory in the gauge widget.
	+ fix --no-mouse option by actually closing the mouse (report by
	  xDog Walker).
	+ add sk.po from
		http://translationproject.org/latest/dialog/
	+ limit Solaris xpg4 portability fix for redefinition of ERR to cover
	  the specific value found in <sys/regset.h>, in case an application
	  includes dialog.h after curses.h (FreeBSD #156601, report by Jaakko
	  Heinonen, Stephen Hurd).
	+ updated configure macros:
	  + CF_CURSES_CPPFLAGS,
	  + CF_CURSES_LIBS, make checks for special libraries on hpux10 and
	    sunos4 optional
	  + CF_CURSES_FUNCS, workaround for bug in gcc 4.2.1 (FreeBSD 8.1)
	    which caused part of test program to be omitted, i.e., when it saw
	    two return-statements in a row it omitted the _first_ one.  Also
	    add expression to pointer check to help FreeBSD's linker decide it
	    should be validated.  Just an assignment was not enough.  Also, add
	    check for unctrl.h
	  + CF_CURSES_HEADER, change order for curses.h / ncurses.h pairs to
	    put ncurses.h first, which will tend to provide the same #define's
	    as in CF_NCURSES_HEADER (report by Dennis Preiser).
	  + CF_CURSES_TERM_H, modify to avoid spurious check for
	    <curses.hterm.h> if there is no ncurses version.  Look for
	    ncurses's term.h anyway, to work around breakage by packagers who
	    separate ncurses' header files.
	  + CF_DISABLE_RPATH_HACK, fix garbled message
	  + CF_LD_RPATH_OPT, add mirbsd
	  + CF_MAKEFLAGS, filter out GNU make's entering/leaving messages.
	    This only appeared when using the macro in a dpkg script, though it
	    should have in other cases.
	  + CF_RPATH_HACK, add a check for libraries not found, e.g., from
	    suppressed functionality of gcc in linking from /usr/local/lib, and
	    add a -L option to help work around this.
	  + CF_XOPEN_SOURCE, workaround for cygwin to get ncurses' configure
	    script to define _XOPEN_SOURCE_EXTENDED (cygwin's features.h
	    doesn't do anything, so it needs a crutch).
	+ updated config.guess, config.sub
2011-07-12 13:50:07 +00:00
wiz
802cda37d8 Update to 0.18:
Gaupol 0.18
===========

 * Add extension that allows use of custom framerates (#637503)
 * Add "Get more extensions" button to the preferences dialog
 * Relax SubRip file parsing in unambiguous cases (#634129)
 * Fix saving of last used directory in file dialogs with "paths that
   cannot be represented as a local filename" (#649347)
 * Add Brazilian Portuguese translation (Átila Camurça,
   Darlildo Souza)
 * Update German translation (Chris Leick)
2011-07-12 13:36:49 +00:00
tron
0cdb7d2348 Update "less" package to version 444.
The list of changes between our outdated version 418 and 444 is too long
to list here. You can find all the release notes here:

http://www.greenwoodsoftware.com/less/old.html
2011-07-08 10:42:53 +00:00
jym
f517772241 check-interpreter fix. 2011-07-03 16:27:14 +00:00
dholland
32c4facd13 Not MAKE_JOBS_SAFE. 2011-07-03 08:09:49 +00:00
dholland
d7a851c3d6 fix typo 2011-07-03 07:21:23 +00:00
markd
c5c1c3b2c3 /usr/bin/env clenaup. 2011-07-03 05:43:34 +00:00
markd
c1019db0bb /usr/bin/env cleanup. 2011-07-03 02:31:10 +00:00
jakllsch
303a8f926f Update stellarium to 0.11.0.
Changes since 0.10.6:
New feature: atmosphere refraction support.
New plugin: Historical supernova.
New translatable strings: landscapes.
New moons of solar system planets (LP: #730686).
New feature: using different symbols for nebula icons.
TimeZone plug-in: fixed a bug preventing the saving of custom time zones. (LP: #720107)
Ocular plug-in: Corrected the calculation of CCD FOV.
Ocular plug-in: Implemented rotating the CCD bounding box.
Ocular plug-in: Made Telrad & CCD mutually exclusive.
Ocular plug-in: Implemented better binoculars support (LP: #695568).
Ocular plug-in: Redesign dialog.
SVMT plug-in: Adding QtWebKit dependency.
Satellite plug-in: improve of code.
Solar System Editor plug-in: fixed MPES online search and updated hard-coded URLs (LP: #725870).
Skycultures: two new skyculture descriptions in Norwegian (Bokmål).
Redesign search tool (LP: #730687).
Improved texture manager.
Various problems resolved (LP: #730069, #772206, #683255, #657455, #785574, #515311, #730075, #711887, #688978, #616748, #589634)
2011-07-02 17:58:00 +00:00
markd
b8768dd970 /usr/bin/env cleanup 2011-07-02 03:19:41 +00:00
obache
051ca14d33 Add xulrunner-2 support patches.
taken from OpenSUSE and Gentoo repository.

Bump PKGREVISION, because not bumped at xulrunner updated to 2.0.
2011-06-26 12:46:06 +00:00
ryoon
d3d3a5e091 Update to 3.3.3
* Bug fix
* Translation update
2011-06-19 06:12:26 +00:00
dholland
4a689f79bb Add USE_TOOLS+=bash:run, since it uses REPLACE_BASH on installed scripts.
PKGREVISION -> 5.
XXX: not actually tested, let me know if it blows up.
2011-06-19 02:26:10 +00:00
dholland
e107cf4c4c Needs REPLACE_BASH like kdepim4. Add USE_TOOLS+=bash:run. PKGREVISION -> 10.
XXX: not actually tested, let me know if it blows up.
2011-06-19 02:12:59 +00:00