Commit graph

526 commits

Author SHA1 Message Date
drochner
35ec252997 lensfun 2009-07-09 19:46:14 +00:00
drochner
d893858dc0 +exiv2-organize 2009-07-07 10:09:51 +00:00
he
fd91ead0cc Add the recently added py-matplotlib-tk. 2009-05-14 13:55:54 +00:00
obache
46b93f4ada Add goocanvasmm. 2009-05-10 13:13:56 +00:00
obache
f7bbf51fb3 Add py-goocanvas. 2009-05-10 11:43:22 +00:00
schmonz
1baeae0371 Add and enable circos. 2009-04-21 17:52:26 +00:00
reed
2fa9df0338 Added new package: gimmage 2009-04-15 04:06:42 +00:00
chuck
c920a5e1e4 Added graphics/p5-GDGraph-boxplot version 1.00 2009-04-06 19:10:31 +00:00
snj
712298fabb Say goodbye to gstreamer-0.8 and its friends. 2009-03-05 22:46:21 +00:00
imil
67fc7979cb add & enable libpuzzle-0.9 2009-03-04 19:26:05 +00:00
minskim
88f6d3833a Add Evas backend packages. 2009-02-27 04:26:39 +00:00
minskim
a97abb9eb1 Add evas. 2009-02-26 18:14:14 +00:00
cube
7d5de853b8 Remove nvtv-gtk2. There's no need to support both versions of the toolkit,
and if someone really insists on it, they can add an option to
graphics/nvtv.
2009-02-24 00:08:09 +00:00
ahoka
0b0e47ea68 +dvipng 2009-02-18 21:20:36 +00:00
jmcneill
24d107bd50 + quesoglc 2009-02-15 16:04:32 +00:00
jnemeth
73e575efa1 sort 2009-01-30 20:51:50 +00:00
drochner
4de4ddd8f3 +geeqie 2009-01-27 19:16:19 +00:00
adam
c65a207d26 Removed gimp26, gimp updated to 2.6.4 2009-01-24 21:01:54 +00:00
obache
2466e4c6bc Add pfstools and pfstmo. 2009-01-18 12:49:30 +00:00
jmcneill
2baa048c94 + frameworks 2009-01-10 21:08:54 +00:00
jnemeth
5b7d2ad0f2 sort, add and enable gimp26 2008-12-19 07:52:29 +00:00
obache
2d1aa30a67 Added and enabled rbclutter packages. 2008-12-16 12:37:17 +00:00
minskim
da4f3a8f93 Add silgraphite-xft. 2008-12-15 00:47:08 +00:00
obache
743a7a1a88 Renamed graphics/py-pyclutter to graphics/py-clutter. 2008-12-14 15:53:45 +00:00
obache
cc4d25f97b Added enabled clutter packages. 2008-12-14 11:26:10 +00:00
minskim
9166601b15 Add silgraphite-ft. 2008-12-13 07:01:27 +00:00
wiz
f61811eef2 + fotoxx, - fotox. 2008-12-09 15:11:59 +00:00
minskim
dd7827b4c8 Add graphics/silgraphite. 2008-12-09 01:56:32 +00:00
wiz
7734a170fe + f-spot. 2008-11-30 23:57:38 +00:00
he
1bcc97c92e Added p5-GD-SecurityImage. 2008-11-17 21:06:29 +00:00
markd
2e01591771 Add qimageblitz 2008-11-04 10:09:22 +00:00
obache
bdbef3d062 Update ruby-gnome2 to 0.18.0.
== Ruby-GNOME2 0.18.0: 2008-09-30

This release fixes some memory leak bugs and has new
experimental packages.

=== Changes

Ruby/GLib:
  * mkmf-gnome2.rb: add check_cairo. [Kouhei Sutou]
  * fixed memory leaks. [Kouhei Sutou]
    * [#2110165] Gdk::Pixbuf memory leak
  * install glib-enum-types.h. [Andy Spencer]
    * [#2106938] Install glib-enum-types.h

Ruby/GTK2:
  * add GTK+ 2.12 related bindings. [Guillaume Cottenceau]
  * fixed initialize order. [Kouhei Sutou]
    * [#2113491] Incorrect initialize order (compiling with mingw)

Ruby/GooCanvas [NEW][EXPERIMENTAL]:
  * added. [Kouhei Sutou]

Ruby/Pango:
  * fixed memory leaks. [Kouhei Sutou]

Ruby/GtkSourceView2 [NEW][EXPERIMENTAL]:
  * add. [yselkowitz]
2008-10-22 10:42:02 +00:00
obache
15e01176f7 Add goocanvas. 2008-10-22 10:29:45 +00:00
adam
27c5242c1d Added graphics/gegl version 0.0.20 2008-10-16 22:00:07 +00:00
obache
1f8504ee84 Update ruby-gnome2 to 0.17.0 release.
pkgsrc changes:
   * Add some additional modules:
    	devel/ruby-gnome2-bonobo
    	devel/ruby-gnome2-bonoboui
    	devel/ruby-gnome2-gconf
    	devel/ruby-gnome2-libglade
    	graphics/ruby-gnome2-gtkglext
    	multimedia/ruby-gnome2-gstreamer
    	print/ruby-gnome2-gnomeprintui
    	sysutils/ruby-gnome2-gnomevfs
    	www/ruby-gnome2-gtkhtml2
    	www/ruby-gnome2-gtkmozembed
    	x11/ruby-gnome2-gtksourceview
    	x11/ruby-gnome2-vte
   * Fixed detection of rcairo. It had been broken since switched to gem.
     patch-a{c,h,i,j,k,l.m}
     (It Already in upstream trunk)
   * Add patches for allow to load gem rcairo.
     patch-a{n,o,p}
   * Fixed overwritten glib module when installing modules require generated
     header of glib module.
     Modify to install the header as part of glib module and use bl3.mk.
   * clean up dependency
   * Add test target for modules having unit test.
   * Modified patch-a{a,b,d,f,g} to acceptable by upstream.

Ruby-GNOME2-0.17.0 (2008-09-07)

  Release notes:
  * This Release supports Ruby 1.8.7 and has many bug fixes and
    new bound functions.

  Main changes:
  * Ruby/GLib:
    - [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
      [Kouhei Sutou]

  * Ruby/GTK:
    - [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]

    - [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]

  * Ruby/Pango:
    - [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]

  * Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
    for detailed information on changes and contributors.

    Special thanks for your contributions to: (list in no particular order)
    - Neil Roberts
    - Cesare Tirabassi
    - Arnaud Cornet
2008-09-17 00:21:48 +00:00
drochner
c529f4f000 +gst-jpeg 2008-09-14 13:20:04 +00:00
jmcneill
d9f839ccc4 Add ucview 2008-09-09 11:53:17 +00:00
jmcneill
030455d931 Add unicap 2008-09-09 11:50:59 +00:00
jmcneill
cdcd4f51b0 libv4l 2008-09-08 19:11:01 +00:00
jmcneill
e9889dd73f Add cheese 2008-09-07 22:46:38 +00:00
gdt
db126d9af2 +gtkimageview 2008-08-31 00:10:33 +00:00
bjs
5ba1e55801 Add vigra to graphics/Makefile 2008-08-25 18:18:56 +00:00
bjs
4ed2ff1ad5 Add 'babl' to graphics/Makefile. 2008-08-19 17:51:56 +00:00
tnn
6cc91a8abb -sodipodi 2008-05-20 13:41:01 +00:00
jlam
d45911fc09 Note addition of graphics/ruby-mini-magick. 2008-04-30 16:23:22 +00:00
wiz
1111854c56 + agg. 2008-04-27 06:41:59 +00:00
tnn
e3387edbc8 Add liblqr. 2008-04-05 02:02:20 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
wiz
c59db844fd + kipi-plugins-calendar. 2008-03-16 00:13:46 +00:00
obache
c51e5fd97c Add and enable libotf. 2008-02-26 11:49:08 +00:00