Commit graph

10173 commits

Author SHA1 Message Date
zafer
9799f4e98f revert. breaks modular X. 2011-03-23 20:44:18 +00:00
zafer
2761568a37 update PLIST. Fix install. 2011-03-23 20:07:28 +00:00
zafer
7462aedb03 update PLIST. Fixes install. 2011-03-23 19:55:03 +00:00
zafer
b48b1bdbf0 update PLIST. 2011-03-23 19:50:47 +00:00
joerg
d7ab164f7e Python 2.4 is not support by py-gtk2. 2011-03-23 15:40:23 +00:00
drochner
4147a0c499 +gtk3 2011-03-18 17:15:03 +00:00
drochner
c2e1d2e965 first cut on a pkg for gtk3, the successor of the gtk2 toolkit:
add gtk3-3.0.3
2011-03-18 17:06:08 +00:00
drochner
6c8a156774 update to 2.24.3
changes: bugfixes

pkgsrc change: g/c "loaders" template which is in gdk-pixbuf2 now
2011-03-18 16:11:46 +00:00
wiz
91892f9519 Bump PKGREVISION for patch-as (compress/uncompress) fix. 2011-03-18 15:36:17 +00:00
wiz
00e931f977 Fix compress/uncompress handling correctly. 2011-03-18 15:36:01 +00:00
adam
2e4a451d40 Changes 3.9.2:
* Improved pidfile handling code contributed by Jay Berkenbilt.

Changes 3.9.1:
* Fix assertion failure on 64-bit architectures using LZO 2.0+.
* Clean up harmless compiler warnings in ClientMultiplexer and
  ServerMultiplexer.

Changes 3.9.0:
* Re-implemented EncodeBuffer/DecodeBuffer to use considerably less CPU and
  very slightly improve compression.
* Builds with LZO 2.0 release.
* Compiles under the Mingw environment to create native Win32 binaries.
* Added dxpcssh sample script courtesy of Wicher Minnaard.
* Added dxpc.spec file contributed by Daniel Mealha Cabrita.
* Fixed some small memory leaks and potential buffer overruns.
* Indented all sources.
2011-03-18 10:50:46 +00:00
zafer
27409804ae service suspended. prevent timeout. fetch from backup. 2011-03-17 23:38:28 +00:00
zafer
11f3826403 update master_sites 2011-03-17 23:36:21 +00:00
zafer
c8dacbb2e6 service suspended. prevent timeout. fetch from backup. 2011-03-17 23:32:38 +00:00
obache
29dbb7f7c2 Update py-gnome2-extra to 2.25.3.
plus add patches based on Upstream Bug#532856 and hacks for libtool to
build gtkmozembed dynamic module again with xulrunner-1.9.

Overview of Changes from 2.25.2 to 2.25.3
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.11)
  (Murray Cumming)

Overview of Changes from 2.25.1 to 2.25.2
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.9)
  (Murray Cumming)

Overview of Changes from 2.19.1 to 2.25.1
==============================================================================
* gda:
  - pygda-3.0 is now replaced by pygda-4.0, wrapping libgda-4.0 instead of
  libgda-3.0, with various API changes.
  (Murray Cumming)
  - On windows, install gda.pyd instead of gda.dll, as expected by Python on
  Windows, along with some other Windows fixes. (Armin Burgmeier)
* Fixed the gdl build.
  (Johannes Schmid)
* gtkmozembed:
  - Fix the build with XUL 1.9. (Gustavo J. A. M. Carneiro)
  - Wrap gtk_moz_embed_set_path(). (Matthew Barnes) Bug #400861
  Bug #503067
* Build:
  - Allow the build and install of some modules to be disabled to make
  life easier for distro packagers. (Arun Raghavan) Bug #534307
  - Allow documentation building to be disabled. (Gian Mario Tagliaretti)
  - Use python-config to get python includes. (Sebastien Bacher) Bug #448182.

Overview of Changes from 2.14.3 to 2.19.1
==============================================================================
* egg.trayicon:
  - By popular demand, undeprecate this, at least until Gtk+ adds all the
    functionality to GtkStatusIcon. (Gustavo Carneiro)
* gda
  - Now use libgda-3.0 instead of libgda-1.2. This breaks API.
    (Murray Cumming, Armin Burgmeier)
* gksu2:
  - New module, Various fixes.
   (Gian Mario Tagliaretti, Gustavo Carneiro)
2011-03-16 06:51:11 +00:00
gls
ebaf7ecad5 Update x11/x3270 to 3.3.11ga6
Upstream changes:

Changes in version 3.3.11ga6, 19. September 2010

    * [wc3270] Fixed an issue with non-ASCII text in the Info command.
    * [wc3270] Removed junk characters from the top line of model 5 screens.
    * [pr3287, wpr3287] Corrected an issue with missing newlines at the end of
each formatted 3270 stream Write command.
    * [pr3287, wpr3287] Modified the -trnpre and -trnpost options to open the
files for each print job, so they can be changed between print jobs.

Changes in version 3.3.11beta5, 30. July 2010

    * [all 3270] Improved tracing. Trace entries now include time stamps. Trace
file limits operate much more simply. A trace file name can start with ">>" to
have the data appended to the file.
    * [all 3270] Allow -scriptport TCP ports to be re-used quickly.

Changes in version 3.3.11beta4, 25. July 2010

    * [wc3270] Corrected a problem where mouse input would be ignored after
screen printing (Alt-P) or use of the Execute() action.
    * [wc3270] Added a bellMode resource to allow precise control of what wc3270
does in response to ALARM WCCs and BELL characters.
    * [c3270] Fixed a problem with hangs when a connection fails on recent
versions of Cygwin.
    * [x3270, c3270, wc3270] Added a new token to the printer.assocCommandLine
and printer.luCommandLine resources: %O% will be substituted with the value of
the new printer.options resource. This allows extra options such as -emflush to
be passed easily to pr3287 and wpr3287 sessions without having to redefine the
rather ugly printer.assocCommandLine and printer.luCommandLine resources.
    * [pr3287] Fixed a build issue on platforms that use the iconv library, such
as Macs.
    * [all] Added a bindLimit resource (default true) to control whether the
screen dimensions specified by the host in a BIND image will be obeyed.
    * [wc3270] Fixed the cursor position toggle to turn off correctly.
    * [c3270 and wc3270] Added a menu option to toggle underscore mode.
    * [c3270] Fixed underscore mode to only affect underlined fields.

Changes in version 3.3.11beta3, 7. July 2010

    * [pr3287 and wpr3287] Added the -emflush option, to flush pending printer
output when an EM order is received in unformatted 3270 mode. This helps preserve
multi-page output from hosts that to not clear the 3270 buffer between pages.

Changes in version 3.3.11beta2, 6. May 2010

    * [c3270, wc3270] Added a menu bar and pop-up keypad, usually controlled by
the mouse or by the new Menu and Keypad actions.
    * [c3270, wc3270] Implemented the showTiming toggle, to display the time
taken for the host to process an AID in the OIA.
    * [wc3270] Overhauled auto-shortcut mode, so that no shortcut is needed to
run a wc3270 session file.
2011-03-15 21:51:44 +00:00
obache
55a8e85611 Note commented out LICENSE (Eiffel Forum Freeware License, version 1) 2011-03-14 06:35:52 +00:00
obache
0f049a337d * Marked as user-destdir ready
* Do usual things instead of custom do-build target.
2011-03-14 06:34:37 +00:00
drochner
459d63feeb libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
(uses giflib now per default)
bump PKGREV
2011-03-09 16:29:23 +00:00
drochner
9c51d74dd1 update to 2.24.1
This switches to the new gtk-2.24 branch which is intended to
help transition to glib/gtk3. Still binary compatible.
2011-03-09 11:24:05 +00:00
ryoon
6554c289ae Update MAINTAINER e-mail address. 2011-03-07 08:52:44 +00:00
wiz
a221c96e51 Improve png-1.5 patch. Bump PKGREVISION. 2011-03-06 16:11:03 +00:00
wiz
fbcc90df6c Add "# used by x11/qt3-libs/Makefile" for pkglint. 2011-03-06 16:10:22 +00:00
wiz
aae5b76e23 Remove options that use GTK1. 2011-03-06 16:04:32 +00:00
wiz
902c94fd81 Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
dholland
7f2e1a6825 This exposes libXp, so add libXp to the bl3.
From Taylor Campbell in PR 44668. PKGREVISION++.
2011-03-06 03:52:16 +00:00
obache
a0c2be8dde Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04

NOTE: 0.90.x releases are for 1.0.0 major release.

A bug fix release of 0.90.7.

=== Changes

==== All

  * Fixes
    * 'make distclean' does not removed pkg-config files.

==== Ruby/GLib2

  * Fixes
    * fix non-gem rcairo detection. [#3178228]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Atk

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/Pango

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/GTK2

  * Fixes
    * fix require order.
      [id:kenhys]
    * [#3046538] fix crash by GC at exit.
      [Vincent Carmona, Kouhei Sutou]
    * gtk-demo samples with ruby 1.9 (excepted cairo ones).
      [Vincent Carmona]

==== Ruby/GooCanvas

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * improve missing message.
      [Vincent Carmona]
    * add Gst::InstallPlugins.
      [Vincent Carmona, Kouhei Sutou]

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
    * don't use rbgprivate.h. [#3188442]
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
2011-03-04 13:14:04 +00:00
obache
f106e47b86 Spelling. 2011-03-03 13:30:00 +00:00
wiz
8b86d08413 Spelling. 2011-03-03 13:10:56 +00:00
obache
6ead9a071d + py-vte 2011-03-03 12:08:46 +00:00
obache
6771a34dd7 Import py-vte-0.26.2 as x11/py-vte.
Terminal widget with improved font, internationalisation and
accessibility support for the GNOME 2 desktop.

This pakcage provide python bindings for the Vte terminal widget.
2011-03-03 12:07:40 +00:00
obache
576fee1eeb split out distribution file related part to Makefile.common. 2011-03-03 12:05:22 +00:00
adam
f6d1daed1b Changes 4.7.2:
This is a maintenance release which contains bug-fixes based on feedback and
contributions since the Qt 4.7.1 release back in November.  It also marks the
official release of Qt Quick.

Qt Quick is a new feature within Qt that makes it easy to create light-weight
apps and UIs. It contains the new QML language, the Qt Declarative module, and
new tooling in Qt Creator to easily build apps.

PkgSrc: now builds with Clang.
2011-03-03 05:50:03 +00:00
wiz
29d7be7a54 Probably final version of patch. Bump PKGREVISION. 2011-03-01 09:53:16 +00:00
wiz
8334b6ac97 Update to match changes in upstream bug report. 2011-02-28 15:38:12 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
markd
771a80a179 Add alsa option. 2011-02-25 20:37:56 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
wiz
70d90bd012 Deprecate KTERM_USE_WALLPAPER to get rid of imlib dependency.
Ok taca@
2011-02-21 07:33:48 +00:00
wiz
a46f3a2f93 + gtkglarea2. 2011-02-19 15:48:52 +00:00
wiz
4923f19ad6 Added gtkglarea2-2.0.1. 2011-02-19 15:48:35 +00:00
markd
4416496742 PKGREVISION bump for imlib removal of gtk dependency. 2011-02-19 10:03:17 +00:00
markd
d32509b68f Depend on gtk version of imlib. Bump PKGREVISION. 2011-02-19 09:06:33 +00:00
gdt
9364937583 Ensure created file ${PLIST_SRC} is writable.
Without a chmod +w, building fails because the file copied from pkgsrc
is not writable if the sources are 444, as is the case with CVSREAD=t.
2011-02-17 16:59:22 +00:00
wiz
6ee48fb77a Add upstream bug report URL. 2011-02-14 19:37:26 +00:00
obache
7e7bb6fcea Update ruby-gnome2 to 0.90.7.
Removed deprecated binding packages.

== Ruby-GNOME2 0.90.7: 2011-02-02

NOTE: 0.90.x releases are for 1.0.0 major release.

A package fix release of 0.90.6.

=== Changes

==== Ruby/GLib2

  * Improvments
    * force remove "-Wl,--noundefined" linker option because
      Ruby-GNOME2 packages doesn't support the option.
      [Dobai-Pataky Bálint, Kouhei Sutou]

==== Ruby/GTK2

  * Improvments
    * use "MS-Windows" GTK+ theme by default on Windows.
      [ashbb, Kouhei Sutou]

=== Thanks

  * ashbb
  * Dobai-Pataky Bálint

== Ruby-GNOME2 0.90.6: 2011-01-29

NOTE: 0.90.x releases are for 1.0.0 major release.

Removed deprecated packages. All supported packages support
RubyGems. All supported packages except Ruby/VTE,
Ruby/GStreamer and Ruby/GtkMozEmbed support also Windows
binary bundled gem.

=== Changes

==== All

  * remove all deprecated packages.
    [Masaaki Aoyagi]
  * all supported packages support RubyGems.
    [Masaaki Aoyagi]

==== Ruby/GLib2

  * Imrpovements
    * add gnome2-raketask.rb that is a utility library to
      define Rake tasks for Ruby-GNOME2 packages.
      [Masaaki Aoyagi, Kouhei Sutou]

  * Fixes
    * fix GType conversion.
      [Kouhei Sutou]
    * fix rcairo installed by RubyGems detection.
      [Masaaki Aoyagi]

==== Ruby/GIO2

  * Improvements
    * support GIO 2.26.
      [Nikolai Weibull]

==== Ruby/GStreamer

  * Improvements
    * add Gst::MissingURISourceMessage.
      [Vincent Carmona, Kouhei Sutou]
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/Pango

  * Fixes
    * rename Pango::LayoutIter#at_last_line! to
      at_last_line? because at_last_line is a predicate
      method. (at_last_line! still exists for backward compatibility.)
      [mrkn, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]
  * Fixes
    * support "2.0b7" style module version. #3141244
      [reandr, Kouhei Sutou]

==== Ruby/GooCanvas

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/GtkSourceView2

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/VTE

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

=== Thanks

  * Vincent Carmona
  * mrkn
  * reandr
  * Nikolai Weibull
  * Masaaki Aoyagi
2011-02-11 13:50:06 +00:00
obache
ebb3c5d3ee Change default directry to match pkgsrc style, PR#42575
* Use ${PREFIX}/share instead of /usr/local/share for XDG_DATA_DIRS
* Use ${PKG_SYSCONFDIR}/xdg instead of /etc/xdg for XDG_CONFIG_DIRS

While here, set TEST_TARGET=check and modify test patterns to adapt
above changes.

Bump PKGREVISION.
2011-02-10 13:11:39 +00:00
drochner
e5e0902f3b restore some Makefile parts which got lost when I added DESTDIR support 2011-02-10 10:43:41 +00:00
markd
c322a361f5 In order to test HAVE_STDINT_H need to include <config.h> 2011-02-05 20:33:43 +00:00
drochner
37538ce6e1 update to 4.8.3
changes: enhanced support for working with QVariant objects and Python v3
2011-02-03 19:28:48 +00:00
drochner
4a1bc09c86 update to 4.12.1
changes: small functional enhancements
2011-02-03 19:27:04 +00:00
drochner
18b7db9df8 +gtkada 2011-02-03 19:00:01 +00:00
drochner
f5e21e15bb add gtkada-2.22, Ada wrappers for gtk2, from John Marino per PR pkg/44439 2011-02-03 18:57:13 +00:00
schnoebe
ce4410ce01 # November 5, 2010
New bugfix release 0.8.1. Fixes:

    * fix build failure for non-debug configurations
    * several manpage updates
    * fix SEGFAULT while parsing command line
    * icon layout fixes

Known issues: some Gnome icons that are "hidden" actually create a
window that is detected and embedded by stalonetray. Such icons appear
as empty spaces in the tray. Applications that are known to behave this
way are gnome-power-manager and gpk-update-icon.

# October 21, 2009

New major release 0.8.0. New features/notable changes:

    * Remote control. Now it is possible to execute clicks on icons
      windows from command line. See documentation on --remote-click option
      for more info
    * Support for window struts EWMH property: now maximized windows do
      not cover stalonetray window. See documentation on --window-strut option
      for more info.
    * In addition to --icon-size which defines default icon size, now
      there is also a --slot-size which defines size of slot containing an
      icon.
    * Initial and maximal tray window dimensions are now specified in
      slot_size multiples
    * Scrollbars: now tray window has extra border, which user can click
      on to scroll icon area. This means that one can have fixed-size tray
      window (usefull when it is swallowed by FvwmButtons). See documentation
      on --scrollbars option for more info. This feature is experimental.
    * Semi-ugly support for WindowMaker dockapp mode. See documentation
      on --dockapp-mode option for more info.

Notable fixes:

    * Build fix for NetBSD.
    * Fix EWMH window type support.

Some command line and configuration file options were depricated, see
DEPRICATIONS section of manpage for more info.
2011-02-01 04:38:11 +00:00
wiz
3c29c53645 Note that patch has been accepted for 1.6.42. 2011-01-29 16:55:13 +00:00
wiz
3b03e07643 Add upstream bug report URL. 2011-01-29 14:58:50 +00:00
wiz
883991cbd6 Comment out MASTER_SITES and HOMEPAGE, they're gone.
Set LICENSE.
2011-01-29 14:50:24 +00:00
wiz
6f8a065f9d Add upstream bug report URL. 2011-01-29 14:42:51 +00:00
wiz
9b671c5752 Fix build with png-1.5. 2011-01-29 14:17:33 +00:00
wiz
b46db273dd Fix build with png-1.5.
Includes upstream bug report URL.
2011-01-29 12:40:14 +00:00
wiz
1295ef346e Fix build with png-1.5. 2011-01-29 12:34:39 +00:00
obache
e25f45a15e Fix automatic BUILDLINK_ABI_DEPENDS pattern update. 2011-01-29 11:53:17 +00:00
wiz
a4a29195b5 Fix build with png-1.5. 2011-01-29 11:24:43 +00:00
obache
9b3e8b9113 Note upstream Bug#591978. 2011-01-27 05:26:49 +00:00
drochner
69b5c13686 update to 0.20.2
changes:
-Gradient improvements
-Performance improvements
-bugfixes
2011-01-26 19:25:55 +00:00
wiz
0c45d721e0 Fix build with png-1.5. Problem reported by chuck. 2011-01-26 00:16:31 +00:00
wiz
7cd8268eca Fix build with png-1.5. Reported broken by chuck. 2011-01-25 23:47:22 +00:00
markd
7f9ba55ba3 Add -D_GNU_SOURCE to CFLAGS on linux so that when configure decides to
set NATIVE_GNU_REGEX the code actually builds.
2011-01-25 11:39:33 +00:00
markd
9886d5513b Fix login non-kde session with csh/tcsh. PR 40165 2011-01-25 11:13:13 +00:00
obache
a294fee1a2 Update xpad to 4.0.
Version 4.0
* Added --toggle (between --hide and --show). Patch by Paul Ivanov.
* Updated French, Japanese, Russian, Spanish, and Swedish translations
* New Croatian, Estonian, German, Portuguese, Thai, and Turkish translations

Version 3.1
* Updated Danish, French, Russian, Spanish, and Swedish translations
* New Czech, Japanese, and Latvian translations

Version 3.0
* Don't wake up every 20 milliseconds to check session management messages.
  Rather, wait for an event.
* Add --hide/--show, removed --hide-old.  --hide and --show affect all pads
  on startup or can be used on an already running xpad instance.  Patch by
  Jan Losinski.
* Update icon to be less aliased
* Relicense as GPL v3+

Version 2.14
* Fix 100% CPU bug

Version 2.13
* Requires GTK+ 2.12
* Fix pads possibly not remembering location after close
* Fix pad-closed state not being remembered
* Uses native status icon code in GTK+
* Maybe, possibly fix some 'pad on all workspaces' problems
* New Chinese (simplified) translation (Meng Jie)
* New English (British) translation (David Lodge)
* New Finnish translation (Jorma Karvonen)
* New Korean translation (KwangSub Lee)
* Updated Dutch translation (Benno Schulenberg)
* Updated Slovak translation (Andrej Kacian)
* Fixed Danish, Swedish translations

Version 2.12
* Fix a crash when loading pads with formatting

Version 2.11
* If window decorations are turned on, pads will now show up in the taskbar
* Added -f option to open a file as a note
* New Chinese (simplified) translation (Meng Jie)
* New Danish translation (Morten Bo Johansen)
* New Swedish translation (Daniel Nylander)
* Updated Chinese (traditional) translation (Wei-Lun Chao)

Version 2.10
* Fix a possible crash when deleting pads with autohide toolbar
* Make toolbar buttons smaller
* Make toolbar appear inside pad if there is enough unused space
* New Slovak translation (Andrej Kacian)
* New Slovenian translation (Matej Urbančič)

Version 2.9
* Fix pads saving slightly off bad x,y values
* Fix pads saving bad heights when toolbar always on (Sham Chukoury)
* Fix possible crash from not allocating enough memory (Federico Schwindt)
* New Malay translation (Sharuzzaman Ahmat Raslan)

Version 2.8
* Allow translations to be used (broken for a couple versions)
* New Chinese (traditional) translation (Wei-Lun Chao)
* Removed half-baked Esperanto translation

Version 2.7
* Stop pads from popping toolbar while the pad is moving/resizing
* Make sure pads use correct sizes when autohide is off (Sham Chukoury)
* New Bulgarian translation (Yavor Doganov)
* New Kinyarwanda translation (Steve Murphy et al)

Version 2.6
* Stop pad windows from 'jumping' when dragged via the toolbar
* Updated Hungarian translation (Németh Csaba)
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Vietnamese translation (Clytie Siddall)

Version 2.5
* Stop making all new pads start in top left
* Stop closing xpad if toggling window decorations with only one pad open
* Stop losing pad contents if upgrading from old versions of xpad

Version 2.4
* Create the configuration directory if it doesn't exist

Version 2.3
* Fixed a compile bug with binreloc and threading

Version 2.2
* Bumped GTK+ dependency to 2.6
* New About dialog (using GtkAboutDialog)
* New default location for configuration files: ~/.config/xpad
* Updated icon (now uses lighter colors)
* Use GOption for command-line parsing
* New command-line option --hide-old (or -H) to not show old pads
* Renamed command-line option --nonew to --no-new and added -N shortcut
* Allow running from console if we don't need to do anything graphical
* Readded keyboard shortcuts
* Updated antiquated man page
* New Hungarian translation (Németh Csaba)
* New Vietnamese translation (Clytie Siddall)
* Updated Irish translation (Kevin Patrick Scannell)

Version 2.1
* Fix tray icon being the wrong size
* Fix xpad to close when no tray and no open pads

Version 2.0
* Fix notes list to display correct number of pads
* Fix notification icon from not doing anything
* Fix compilation when BinReloc is disabled
* Fix compilation with gcc 3.4
* Fix endianness issue with preference files
* Updated Dutch translation (Elros Cyriatan)

Version 2.0-b3
* Use BinReloc to allow any-prefix installs of xpad to work
* Fixed a double-free bug that caused some problems with new pads
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Spanish translation (Ramon Rey Vicente)

Version 2.0-b2
* Redesigned preferences and pad properties dialogs
* If the tray disappears (e.g. killall gnome-panel), xpad's icon reappears
* More formally ask window manager to make us skip taskbar and pager
* New, lighter default color for pads
* Lots of internal code cleanup
* Fixed a crasher with not being able to find window icons
* Fixed some crashers with turning off toolbar
* Fixed bug with text cursor color being one color change behind

Version 2.0-b1
* The text cursor is now always the same color as the text color
* Formatting can now be applied to selected text
* Pads remember their hidden state
* Rewritten toolbar, allowing easier adding/removing/moving buttons
* Simplified preferences dialog; many functions are now accessed from popup menu
* --new now also loads the old pads, instead of the previous broken behavior
* Fixed bug with pads over the 9th not having numbers in note lists
* Fixed bug with inter process communicating causing only first communication to work
* Fixed bug with pads becoming unstyled after closing and reopening
* New Afrikaans translation (Petri Jooste)
* New French translation (Michel Robitaille)

Version 1.13
* Don't close xpad if no pads are open but the system tray is
* Made translations work again
* New Spanish translation (Ramon Rey Vicente)
* Updated Dutch translation (Elros Cyriatan)
* Updated Irish translation (Kevin Patrick Scannell)
2011-01-25 08:33:27 +00:00
wiz
1e38021b54 Add upstream bug report URL. 2011-01-24 14:58:41 +00:00
wiz
c83d1af2de Add upstream bug report URL. 2011-01-24 14:44:02 +00:00
wiz
e8cf93a333 Fix build with png-1.5. 2011-01-24 09:33:32 +00:00
tnn
7b577010cf Update to rep-gtk2-0.90.4.
0.90.4:
doc Update.

0.90.3:
small bugfixes [Vincent Untz]
improved spec [Kim B. Heino]
SCM_CDR/SCM_CAR >> rep_CDR/rep_CAR [Alexey I. Froloff]
2011-01-23 23:56:53 +00:00
markd
2d92c179cd Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
wiz
33c1746936 Update to 1.0.1:
WARNING: Xprint is no longer actively maintained.  This package is
mainly provided to allow continued binary compatibility of libraries
and applications that link against libXp.

This minor maintenance release collects over five years worth of build
configuration improvements and janitorial cleanups, as well as rebuilding
the tarballs with much newer versions of the GNU autotools.

Alan Coopersmith (13):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos
      Update Sun license notices to current X.Org standard form
      Purge CVS/RCS id tags
      Fill in COPYING with licenses from source files
      Sun's copyrights belong to Oracle now
      config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
      config: upgrade to util-macros 1.8 for additional man page support
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: Remove unnecessary calls from configure.ac
      This is not a GNU project, so declare it foreign
      Remove old INSTALL file stub so we use the one from xorg-macros
      libXp 1.0.1

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Matthieu Herrb (2):
      nuke RCS Ids
      build fix on systems with getpwuid_r()

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.
2011-01-21 23:17:12 +00:00
tron
1717faf5b1 Bump package revision of all packages depending on the "libXvMC" package
whose builtin detection has been fixed.
2011-01-19 18:12:20 +00:00
tron
952e7b21e4 Remove "libXvMCW" package. The "libXvMCW" library is provided by the
"libXvMC" package which now has proper builtin detection.
2011-01-19 17:52:06 +00:00
tron
a813865530 Add proper builtin support which detects that "libXvMCW" is missing
under NetBSD.

Tested under NetBSD/amd64 5.1 ("libXvMCW" missing) and Mac OS 10.6.6
("libXvMCW" present).
2011-01-19 17:50:48 +00:00
wiz
45d21062a4 Fix build with png-1.5. 2011-01-19 16:41:04 +00:00
tron
f253e4c0fd Fix build with png-1.5. 2011-01-19 10:23:54 +00:00
jmcneill
cf5852e56c add libXvMCW 2011-01-19 00:42:55 +00:00
jmcneill
ef463aac22 Import libXvMCW version 0.9.3.
libXvMC is a wrapper for XvMC libraries that allows the X server or user to
specify the hardware dependent XvMC library at run-time.
2011-01-19 00:42:12 +00:00
markd
e9b4e92e8d Fix finding Xkb rules file in intree X11R7 case (PR#44364)
Fix path to iso-codes (PR#44364)
Fix perms on kcheckpass (noted by David Brownlee)
Bump PKGREVISION
2011-01-18 10:59:12 +00:00
markd
64584f8a92 Fix build with gcc 4.4 2011-01-18 10:25:52 +00:00
markd
c1fb5a0ec1 Fix build with gcc 4.5 2011-01-18 10:22:57 +00:00
wiz
792740cbfd Fix build with latest sip; upstream commit found by drochner. 2011-01-18 09:14:13 +00:00
tnn
c99c330130 Don't error out (skipping utmp logging) when using Unix98 ptys.
Bump PKGREVISION.
2011-01-17 21:28:09 +00:00
tnn
45f0d464ec Attempt to fix png-1.5 fallout. Only build tested. 2011-01-16 12:36:59 +00:00
wiz
5fd3df6e36 Fix build with png-1.5. 2011-01-14 11:54:04 +00:00
wiz
8e4d5ed3c2 Fix build with png-1.5. 2011-01-14 11:08:20 +00:00
drochner
da4a44bbdd update to 2.22.0
This switches to the gnome-2.32 release branch.
(recursive PKGREV bump needed due to the new atkmm dependency -- we
ride on the revbump due to png which covers everything depending on gtk2)
2011-01-13 16:05:00 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
adam
cf1542211c On second thought, forget about libphonon; there is one in multimedia. 2011-01-12 14:40:42 +00:00
wiz
441bca1828 Mention which files include this. Remove bogus PKGREVISION line. 2011-01-12 11:22:33 +00:00
wiz
60cddd7730 Mention which files include this. 2011-01-12 11:21:28 +00:00
wiz
739bbe370a Mention which files include this. 2011-01-12 10:38:50 +00:00
adam
76312ed7a4 Install correctly on Mac OS X 2011-01-12 07:18:00 +00:00