Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290147 - New ebuild: x11-themes/gtk-css-engine dev-libs/libccss
Summary: New ebuild: x11-themes/gtk-css-engine dev-libs/libccss
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2009-10-22 17:20 UTC by Andrey Ovcharov
Modified: 2013-01-07 22:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libccss-9999.ebuild (libccss-9999.ebuild,874 bytes, text/plain)
2009-10-22 17:22 UTC, Andrey Ovcharov
Details
gtk-css-engine-9999.ebuild (gtk-css-engine-9999.ebuild,884 bytes, text/plain)
2009-10-22 17:23 UTC, Andrey Ovcharov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Ovcharov 2009-10-22 17:20:42 UTC
Theme engine with CSS support for the Gtk+ toolkit.
http://git.gnome.org/cgit/gtk-css-engine/
Libccss is required by the gtk-css-engine. It's available from http://anongit.freedesktop.org/git/ccss.git/ .

Reproducible: Always
Comment 1 Andrey Ovcharov 2009-10-22 17:22:15 UTC
Created attachment 207915 [details]
libccss-9999.ebuild

dev-libs/libccss/libccss-9999.ebuild
Comment 2 Andrey Ovcharov 2009-10-22 17:23:23 UTC
Created attachment 207917 [details]
gtk-css-engine-9999.ebuild

x11-themes/gtk-css-engine/gtk-css-engine-9999.ebuild
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2009-10-23 12:51:32 UTC
@gnome
Throw it back if your don't feel responsible for it. Best with a suggestion who probably wants it.
Comment 4 Romain Perier (RETIRED) gentoo-dev 2009-10-23 14:20:15 UTC
Personally I prefer include a stable release or a development release...

why ?
- Because a release contains a "frozen" code
- Because it's more stable
- Because a day a live version can work/build... another day not
- Because we can apply patches for a release (for a live version too, but that's more complicated)

I see gtk-css-engine 0.3.1 on the timeline :)
Comment 5 Romain Perier (RETIRED) gentoo-dev 2009-10-23 14:22:22 UTC
@herd: any remark ?
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-10-23 14:55:55 UTC
 * we want die clause on dodoc and other stuff like this
 * doing emake in src_configure is outright wrong, if you want a default src_compile, inherit base eclass
 * don't set keywords for untested arches
 * don't use autogen.sh, prefer eautoreconf and calls to appriopriate tools, it'll help you catch missing dependencies and changes to upstream autoconf
 * style: don't declare a local variable for one parameter to econf
Comment 7 Romain Perier (RETIRED) gentoo-dev 2009-10-23 18:18:42 UTC
and USE ${PN} instead of "gtk-css-engine" (shorter)
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-01-07 22:52:21 UTC
It looks like this project is dead, both at git.gnome.org and with informations found on ohloh. I think we can close this.