Commit Graph

65939 Commits

Author SHA1 Message Date
ajacoutot
5f94cda39e Merge -gnome into -main.
landry@ is ok with the idea
ok jasper@
2011-05-15 09:34:06 +00:00
jasper
901fd28288 force dependency on latest gucharmap (with gtk3 enabled) 2011-05-15 09:25:01 +00:00
jasper
d176dcc25a hookup ze gtk2 flavor for gucharmap 2011-05-15 09:24:12 +00:00
jasper
8bdad66971 depend on gucharmap,gtk2 2011-05-15 09:23:01 +00:00
ajacoutot
fbf1b02a5f Fix DEPENDS, libproxy,-gnome is going away soon. 2011-05-15 09:22:45 +00:00
jasper
fd95f9b2d1 - switch by default to gtk3, and add a gtk2 flavor for current users of gucharmap.
discussed with/ok aja@
2011-05-15 09:22:36 +00:00
ajacoutot
600f3e1a95 Update to gstreamer-plugins-bad-0.10.22.
* hlsdemux: Add HTTP live streaming parser/demuxer element
* new elements: h263parse, zebrastripe, patchdetect
* scenechange: new scene change detection element
* removed audioparsersbad plugin
* make opencv plugin work with OpenCV 2.2
* countless (still experimental) camerabin2 fixes and improvements
* experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
* curlsink: add libcurl-based sink element (acts as client, not server)
* decklink: add decklink plugin
* linsys: add plugin for Linear Systems SDI boards
* sdi: add raw SDI muxing/demuxing elements
* camerabin now relies on muxers to mux based on running time
2011-05-15 08:32:37 +00:00
ajacoutot
a5d336102d Update to gstreamer-plugins-ugly-0.10.18.
* x264enc: allow changing bitrate and quantizers dynamically at runtime
* x264enc: proxy downstream caps restrictions upstream via get_caps()
* lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
2011-05-15 08:32:23 +00:00
ajacoutot
6e8e7fd56a Update to gstreamer-plugins-good-0.10.29.
* amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers
* muxers now mux based on running time
* ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux
* new matroskaparse element
* new v4l2radio element
* rtpsession: support RTCP Early Feedback (the AVPF profile)
2011-05-15 08:32:09 +00:00
ajacoutot
22cbe46e8c Update to gstreamer-plugins-base-0.10.34.
* support for 16-bit-per-component video formats
* playbin2 fixes and improvements for custom and non-raw sinks
* oggmux muxes based on running time now
2011-05-15 08:31:48 +00:00
ajacoutot
877e8a23be Update to gstreamer-0.10.34.
* new parser base class: GstBaseParse
* new core element: funnel
* OSX multi-arch fixes
* new QoS type for QoS events
* new progress message API to notify applications of asynchronous operations
2011-05-15 08:31:32 +00:00
rpointel
cc67cdc9fd add python2.7 to the build.
ok landry@ sthen@
2011-05-15 08:25:45 +00:00
jasper
0f06ddcfd4 -remove duplicate item, no bump as it didn't build 2011-05-15 08:03:42 +00:00
jasper
a56e42a351 plug a few leaks, from upstream 2011-05-14 22:46:50 +00:00
jasper
61849a4d47 add explicit run dependency on gsettings-desktop-schemas
remove bogus build dep,

pointed out by aja@
2011-05-14 22:43:48 +00:00
jasper
dbc28b72b4 add commented gedit-plugins entry 2011-05-14 22:35:06 +00:00
jasper
8bdb62f8d2 import gedit-plugins
Bunch of additional plug-ins for Gedit.

This also has issues (libpeas/gedit related?), so also not hooking it up yet.
2011-05-14 22:34:30 +00:00
jasper
397df9c300 point homepage to the "old" plugins page for gedit based on gtk2. 2011-05-14 22:23:26 +00:00
ajacoutot
3647d3b2fd Add commented tweak-tool. 2011-05-14 22:23:15 +00:00
ajacoutot
2a00b3c4b6 Import gnome-tweak-tool-3.0.3.
The gnome-tweak-tools allows tweaking hidden gtk+3/GNOME3 settings.

There's an issue with g-o-i / py-gobject, so not hooked up yet.
ok jasper@
2011-05-14 22:22:00 +00:00
ajacoutot
23ad560af3 Build and run depends on the gtk2 FLAVOR of gconf2,-gtk. 2011-05-14 22:19:13 +00:00
ajacoutot
ab6e69ccd6 +gconf2,gtk2 2011-05-14 22:18:47 +00:00
ajacoutot
0211b96f79 Add a gtk2 FLAVOR for the -gtk (gconf2-sanity-check) subpackage (default
FLAVOR being gtk+3).
2011-05-14 22:18:13 +00:00
jasper
15c970bc86 add commented gedit entry 2011-05-14 22:17:38 +00:00
jasper
359fe89ec2 import gedit 3.0.2, still has some issues so not hooking it up yet 2011-05-14 22:17:15 +00:00
jasper
ed7cfcb5e6 comment the .la files 2011-05-14 22:10:08 +00:00
jasper
cb74d2eb95 USE_LIBTOOL=Yes is already implied by gnome.port.mk 2011-05-14 21:56:18 +00:00
ajacoutot
c28783742f Explicitely add x11/gtk+2 as a LIB_DEPENDS and add devel/gconf2,-gtk to
RUN_DEPENDS.
2011-05-14 21:35:08 +00:00
ajacoutot
a8f87eed47 It is stupid to force a gtk+{2,3} dependency on gconf2 where only one
port actually uses the gconf2-sanity-check-2 binary (which brings the
gtk+ dependency), namely gnome-session.
So, subpackage gconf2-sanity-check-2 into its own package.

discussed with and ok jasper@
2011-05-14 21:34:30 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
6b0621e7f0 Be safe with the subsitution, we want to cc -> $CC only when cc means
cc(1).
2011-05-14 20:24:02 +00:00
jasper
3bd54c6597 sync 2011-05-14 20:22:15 +00:00
jasper
533de1937e import gnome-backgrounds 3.0.1
This package contains a collection of wallpapers for use with GNOME.

looks fine to aja@
2011-05-14 20:21:34 +00:00
jasper
595a8588b3 add missing dependency 2011-05-14 20:16:11 +00:00
sthen
1f04279849 +coccinelle 2011-05-14 15:03:20 +00:00
sthen
7901f74bbb import ports/net/coccinelle, help from kili@ and Amit Kulkarni.
tweak & ok mk@.

Coccinelle is a program matching and transformation engine which
provides the language SmPL (Semantic Patch Language) for specifying
desired matches and transformations in C code.

Coccinelle was initially targeted towards performing collateral
evolutions in Linux. Such evolutions comprise the changes that are
needed in client code in response to evolutions in library APIs, and may
include modifications such as renaming a function, adding a function
argument whose value is somehow context-dependent, and reorganizing a
data structure.

Beyond collateral evolutions, Coccinelle is successfully used (by INRIA
and others) for finding and fixing bugs in systems code.
2011-05-14 15:02:50 +00:00
ajacoutot
283ec721d7 Remove libgsf-gnome. It's unused and use deprecated interfaces (bonobo,
gnomevfs...).

"nice" jasper@
2011-05-14 14:01:15 +00:00
ajacoutot
f480ea604c Remove gnome support, not useful and uses deprecated stuffs. This will also
reduce dependencies.
2011-05-14 13:59:50 +00:00
jasper
a49be8111e - no need anymore for the inline getline() implementation; it's not used anymore 2011-05-14 13:41:14 +00:00
jasper
790f3b84ea slightly reorder Makefile so we don't have a build dependency on py-gtk2 when building vte3. 2011-05-14 13:17:28 +00:00
jasper
ffa0df82c6 remove leftover patch 2011-05-14 13:06:29 +00:00
jasper
06adc6f4c0 - update gucharmap to 3.0.1 2011-05-14 12:36:18 +00:00
ajacoutot
b6107a3c47 Maintenance update to consolekit-0.4.5. 2011-05-14 12:13:13 +00:00
ajacoutot
fb8aa835b1 Install files where they belong too (i.e. don't move out from default). 2011-05-14 11:22:12 +00:00
jasper
5cd35159ef unbreak by expanding %B (${GAMEDIR}) into %D 2011-05-14 10:36:44 +00:00
ajacoutot
5a2087e79d Missing @conflict marker. 2011-05-14 10:20:23 +00:00
jasper
25426df40f sync 2011-05-14 10:11:06 +00:00
jasper
5448340562 import gtkhtml4 4.0.1
GtkHTML is a lightweight HTML rendering/printing/editing engine. It was
originally based on KHTMLW, part of the KDE project, but is now being
developed independently.

ok aja@
2011-05-14 10:10:20 +00:00
jasper
4563e0ed41 rename gtkhtml-editor-test to prevent a conflict with upcoming gtkhtml4 2011-05-14 10:09:20 +00:00
jasper
d7e57e448b - update to 0.25.17 2011-05-14 10:08:51 +00:00