NOTICE: This package has been removed from pkgsrc

./wip/libgtksourceviewmm, C++ API for gtksourceview

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.3.1nb5, Package name: libgtksourceviewmm-0.3.1nb5, Maintainer: makoto

libgtksourceviewmm is a C++ wrapper for the gtksourceview
widget library. It offers all the power of gtksourceview with
an interface familiar to c++ developers, including users of
the gtkmm library.


Required to run:
[devel/doxygen] [x11/gtksourceview] [x11/gtkmm] [lang/gcc49-libs]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [lang/gcc49] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

SHA1: 85dd97e3c17aa67b2748a9ea7aa5d94b4c0b3cd6
RMD160: b358e1bbe44064b411c0f4c2689340809e00817e
Filesize: 555.446 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-09-27 04:21:25 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Makefile
  Add LICENSE
  Update HOMEPAGE
    -HOMEPAGE=      http://home.gna.org/gtksourceviewmm/
    +HOMEPAGE=      http://projects.gnome.org/gtksourceviewmm/
  Switch to regular practice:
    -USE_DESTDIR=   yes
    +PKG_DESTDIR_SUPPORT=   user-destdir
TODO
  Add note for newer version.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
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-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@