Commit graph

15 commits

Author SHA1 Message Date
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
9020be79ad Fix linking without gnome option enabled. From upstream. 2009-12-16 22:52:42 +00:00
wiz
b40a4faa72 Update to 1.2.1:
1.2.1:
This is a bug fix release. A few random crashers were fixed. The
installation prodecure was fixed when doing --disable-schemas-install.

1.2.0:
The results have been worked to have better, easier to skim
formatting. New German, French, and Spanish dictionaries have been added.
The dictionaries are now user-organizable. The radicals in the Radical
search tool now grey out when certain combinations do not return any
kanji. There are other general improvements to make the program easier to
use and remove bugs.

1.1.0:
The main window has a more balanced interface. Bugs have been
squashed here and there. Much code has been refactored, including
doxygen documentation. This release requires GNOME 2.26 level
dependencies, which corresponds approximately to Fedora 11 or Ubuntu
9. There is now an IRC channel at irc://irc.freenode.net/gwaei for
helping users with problems.
2009-12-15 14:46:44 +00:00
wiz
16d5af124e Update to 1.0.1:
Version 1.0.1

Another release. The most important fix in this bugfix release is
where the romanji->hiragana conversion engine would convert "ge"
as "ke". Most othe bug fixes have to do with building the program
on different archintectures. If you have the program and it is
working fine for you, you may want to wait until gWaei 1.1 releases
in a week or so.

June 14, 2009

Version 1.0

Yay! It finally happened. This will be the stable version for a
while. I'm a bit sad that I had to drop support for Debian 5.0
(Lenny) though. Fortunately, it will be compatible with the next
version. The next stable version of gWaei will be 1.1. If you want
to see something fixed for it, please submit a bug report! gWaei
2.0 will have new features, a reworked interface, and hopefully be
all around better and more polished.

May 27, 2009

Version 1.0rc1

There were some small tweaks to the progam's code to get it to
compile under Windows correctly. There was also a small memory leak
when opening the help menu. This will be the last revision before
1.0!

May 16, 2009

Version 1.0b3

Small changes. Radicals have been reordered and some holes filled.
The number separators for the radicals have been made red to make
them more visible. RPM building has been slightly reworked. Libgnome
is no longer a dependancy.

April 25, 2009

Version 1.0b1

Most important thing fixed in this release is a minor buffer overflow
that caused the program to crash on Ubuntu 9. I have made some
headway on MS Windows support, but still am not 100% there yet.
The last important change is that when gnome is turned off in the
configuration for the build, GConf is no longer a forced dependancy.

Onward-ho to 1.0!

March 29, 2009

Version 0.15.4

This release brings some small changes and fixes. I have to thank
all of the contributors who helped. I have never had so many people
helping by submitting bugs, translations, and fixes. Thank you all!

The major notables this time are a reworked Radical Search Tool
window and a fix so that Mac OS X users should be bale to compile
the program.

I want to eventually release a 1.0 version of gWaei so that people
have something stable to use. In order to do this, I want to squash
the last of the large bugs and make the program usable on MS Windows
in the basic sense. If anyone wants to help, email me or contact
me through my blog.
2009-10-22 22:27:23 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
d81d467436 Update to 0.15.3:
0.15.3:
Bugfix release from 0.15.2.  The windows configure flag was backwards
which lead to many people buliding without gconf support in.  This
is a bad bad thing because gWaei gets the install URLs through the
gconf preferences.  (The windows build is still experimental only!)

0.15.2:
A number of fixes has gone into this version. More polish has been
applied to the terminal interface, some bugs squashed, and more
compatibility with different distros added. The program should be
compilable on Debian Lenny now. Windows compatibility is coming
along too.

Because I happened to notice a large bug today after releasing,
another bug fix release will be coming up soon. It has to do with
the romanji->kata conversion system still acting up. Just turn it
off if you think it is causing problem s with your searches in the
preferences. Particularly for queries containing kanji, the results
will be undefined and random.
2009-03-22 17:37:39 +00:00
wiz
38cf030395 Update to 0.15.1:
2009-03-01: Released gWaei 0.15.1
    Bug fix release! This should fix the issue some people were having doing
    searches that contained kanji.

    Other changes include gconf being abstracted out.  It is possible to
    compile the program  withotu gconf available...though it isn't recommended.
    Also, the deb installs and uninstalls now exit cleanly with no errors.

    Last, an updated italian translation has now been added! (Thanks Fabrizio!)
2009-03-10 10:53:49 +00:00
wiz
94fffb00f1 Update to 0.15.0:
2009-02-21: Released gWaei 0.15.0
  The newest version of gWaei has finally arrived!  This version took so long
  because it was edging on being a total rewrite.  Many of the dangling
  variables that I had floating around are now neatly put away into C structs.

  On the front end, there is a link saying "Where can I get other dictionaries?"
  This is meant to help people find other dictionaries that may work with gwaei.

  Last, and the most interesting, gtk support is now OPTIONAL in gWaei.  You can
  access most of the program's features through the terminal now! The program
  creates a symbalic link called waei on installation that can be used to
  access all of this console goodness.
2009-03-01 15:13:21 +00:00
wiz
bd6af23a40 Update to 0.14.0:
2009-01-26: Released gWaei 0.14.0
  New features!  The preferences dialog has recieved an options boost.  There
  is a new advanced tab.  On of the most interesting options is the ability
  to adjust the highlight colors.

  The search engine has been upgraded a bit.  Bugs fixed, works better with
  NetBSD, does better sorting of Japanese searches.

  Last, the japanese locale requirements have been loosened.  They aren't as
  important as I had once thought.  Though it is nice because it makes gtk
  antialias the japanese text on my systems.
2009-02-23 11:25:18 +00:00
wiz
918dd90038 Update to 0.13.1:
2009-01-17: Released gWaei 0.13.1
  This is a release focusing on fixing bugs.  The most noteworthy
  of which was an infinitely loop on startup that some computer
  encountered.  (It it still is not fixed, someone please email me.)

  There was a crasher when attempting to print only one
  highlighted line in the results.  The back and forward
  buttons have been coded better against race conditions
  on slow hardware because the back/forward button's wouldn't
  become insensitive quick enough to stop repeted executions.
  The highlight colors have been chosen to work better
  with dark themes than they were. Fixed a crasher when users
  would go back/forward after switching dictionaries.

  There have been a few minor features added as well.  alt-left
  and alt-right will go back and forward in the search history
  much like a web browser.  Shift-tab will cycle backwards through
  the dictionaries.  The colors for highlighting have been switched
  around and varied more.  The previous red just wasn't really
  compatible with any of the other colors I tried with it. It is
  now possible to optionally compile the program without libsexy.
2009-01-17 20:51:34 +00:00
wiz
31e50ded68 Initial import of gwaei-0.13.0:
gWaei is a Japanese-English dictionary program for the GNOME desktop.
It is made to be a modern drop in replacement for Gjiten with many
of the same features. The dictionary files it uses are from Jim
Breen's WWWJDIC project and are installed separately through the
program.

Features
  * Easy dictionary installation with a click of a button.
  * Support for searching using regular expressions.
  * Streams results so the interface is never frozen.
  * Click Kanji in the results pane to look information on it.
  * Simple interface that makes sense.
  * Intelligent design. Tab switches dictionaries.
  * Organizes relevant matches to the top of the results.
2009-01-14 16:10:52 +00:00