Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/rss-glib,
Rss GLib is a RSS and Atom parser for GObject
Branch: CURRENT,
Version: 0.2.2nb2,
Package name: rss-glib-0.2.2nb2,
Maintainer: pkgsrc.gnomeRSS-GLib is a wrapper around the fantastic libmrss library for parsing
rss, atom, and other syndications. The reason for this was two-fold.
The libmrss, while quite powerful, is a little more complex than needed
for most projects. For this reason RSS-GLib aims to wrap that into a
simpler API. The primary reason, however, is that gobject is so easy
to wrap into various languages
Required to run:[
devel/glib2] [
devel/py-gobject] [
x11/py-gtk2] [
x11/gtk-sharp] [
lang/vala] [
lang/python27] [
www/libmrss] [
lang/mono2]
Required to build:[
textproc/gtk-doc] [
pkgtools/x11-links] [
devel/py-gobject-shared] [
x11/compositeproto] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/xcb-proto] [
x11/fixesproto4]
Package options: mono, python, vala
Master sites:
SHA1: f4c3c76cc6d84d61dd21830845be4f32bd91f21b
RMD160: c299acdff198d7e468a642d00031bfbf67666ecd
Filesize: 361.997 KB
Version history: (Expand)
- (2015-07-14) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
CVS history: (Expand)
2015-07-13 11:37:53 by Thomas Klausner | Files touched by this commit (15) | |
Log message:
Remove rss-glib and dependency.
Doesn't fetch any longer, last release from 2009.
|
2015-07-13 11:11:26 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Switch to mono(4), dependencies have already been switched.
|
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121) |
Log message:
Mark packages as not python-3.x ready where appropriate.
|
2014-01-25 11:38:23 by Thomas Klausner | Files touched by this commit (28) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2013-06-17 14:45:10 by Thomas Klausner | Files touched by this commit (33) |
Log message:
Use mono2 instead of (unstable) mono (3).
|
2012-12-08 17:56:41 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
libmrss is now in pkgsrc/www/libmrss.
|
2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
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.
|