similar to: [PATCH] plugins-extra: bcop.pc is in $PREFIX/share/pkgconfig

Displaying 20 results from an estimated 10000 matches similar to: "[PATCH] plugins-extra: bcop.pc is in $PREFIX/share/pkgconfig"

2008 Jun 03
0
[PATCH] plugins-main: bcop.pc is in $PREFIX/share/pkgconfig
Make sure to find bcop.pc if the user selects a custom prefix. --- configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0f28cd6b3173c4e764ab7a51737403ad636b7aa1.diff Type: text/x-patch Size: 630 bytes Desc: not available Url :
2007 Mar 05
1
BCOP: The Beryl/Compiz XML options parser
Adding new options to a plugin is a pain. There is a lot of code that has allways to be changed for that. This is the reason why I've created the Beryl/Compiz XML options parser (bcop). Bcop allows you easily to describe options in XML and will autogenerate the needed Beryl/Compiz C code for you. The only think that needs to be changed in a existing plugins is to include the xxx_options.h
2008 Jun 03
0
[PATCH] PKG_CONFIG_PATH available at ./configure time may differ at runtime.
--- Without this patch, it's necessary to have PKG_CONFIG_PATH defined while compiling plugins (ie. export it for the whole shell). With this patch it's sufficient to set it only for ./configure. bcop.pc.in | 1 - src/bcop.in | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name:
2007 Apr 06
1
Post unification
Hello Community Congratulations everyone for the reunification. To kick off the process, shall we finalize channels we are going to use for communication so that all the developers involved know what is going on and where. Which ML and IRC would be used for 'semi-official' communication etc. 1. Danny, Quinn and Marex have already started working on compiz-plugins-beryl-premerge tree on
2007 May 07
3
extra plugins for 0.5.0?
Hi, is anybody already working on porting the extra plugins (those ported over from beryl) to compiz 0.5.0? I'm especially thinking about the animation plugin. Or is this something to be addressed post-unification? CU all Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone
2007 Apr 09
2
Paint chanegs block dbus and fuse plugins
I was writing a simple plugin a while ago which just sets the paint values on inactive windows. The plugin is very simple and the main part is below. When I load this plugin it blocks dbus and fuse plugins so that they only reply to requests when the active window changes. Is there anything obvious here that would cause that? static Bool inactivePaintWindow (CompWindow *w, const
2014 Nov 21
2
0.8-based Compiz work
For the last few weeks I've been fiddling with the 0.8 code-base, mostly because compiz got nuked in my distro and I had to do something, if for no other reason than to have a running WM. You can find my work at: https://github.com/KristianLyng/compiz (I'm also tracking issues there) I've done what I felt like doing, some of which would've been controversial/problematic 5 years
2014 Nov 21
0
0.8-based Compiz work
Hi Kristian, On Fri, Nov 21, 2014 at 1:37 AM, Kristian Lyngstøl <kristian at bohemians.org> wrote: > For the last few weeks I've been fiddling with the 0.8 code-base, mostly > because compiz got nuked in my distro and I had to do something, if for no > other reason than to have a running WM. You can find my work at: > > https://github.com/KristianLyng/compiz >
2008 May 30
5
color management spec
As part of my GSoC project I have to work out a spec that covers how applications should communicate color management related properties between each other and the compositing manager. The main idea of the project is to let the compositing manager do the color management on behalf of the applications. But before that can happen, the applications have to tell the compositing manager how they want
2007 Aug 13
0
Compiz Fusion Release 0.5.2 is out!
Compiz Fusion Release 0.5.2 is out! This is the first development release of Compiz Fusion, the result of more than six months of work and polish. The first stable release, 0.6.0, will follow after the Compiz 0.6.0 release. Compiz Fusion is the result of a merge between the Compiz community plugin set "Compiz Extras" and the parts of the Beryl project that are independent of the
2018 May 21
3
Question on CentOS 7.5 clutter-1.0 pkgconfig missing
Hello - I seem to be missing a pkgconfig clutter-1.0 file on C7.5 Doing yum provides "*/clutter-1.0" does not provide anything for /usr/share/pkgconfig ? Am I missing something ? how can I get the pkgconfig for clutter ? My system has none even though I have all the clutter-devel packages installed. Thanks, Jerry
2018 May 21
0
Question on CentOS 7.5 clutter-1.0 pkgconfig missing
Thanks, > It's provided by clutter-devel-1.26.2-2.el7.x86_64: > /usr/lib64/pkgconfig/clutter-1.0.pc Ok. I did not have the ending .pc so now yum provides "*/clutter-1.0.pc" gives me the same as you. And in fact that file is on my machine under /usr/lib64/pkgconfig however when I do "pkg-config clutter-1.0" it returns nothing. Jerry
2005 Jul 12
1
small pkgconfig patch for speex
Hi All, Been playing around with the dev version of speex on linux and ran into a small problem due to the fact that the include files have been moved off to a speex subdir. This small patch fixes it. I also think that the SPEEX_VERSION variable should be just VERSION afaict so this adds that as well. Cheers, Pete -------------- next part -------------- A non-text attachment was scrubbed...
2007 Aug 07
1
pkgconfig fix for nut
Dear Stanislav, thanks for your patch. The problem with your "recommended" pkgconfigdir is that in many cases, it does not work. Namely, when ${prefix} is not one of the standard places such as /usr. As I understand it, the whole point of a tool like pkgconfig is to allow other software to automatically detect the install location of NUT, especially when that location is not one of
2014 Sep 30
1
IRC question: supermin: ext2fs_namei: parent directory not found: /lib64/pkgconfig: File not found by ext2_lookup
00:18 < dtrainor> Hello. Trying to virt-v2v and using 1.27-55 for testing, and I'm running in to this: http://fpaste.org/137605/14120326/ 00:18 < dtrainor> I'm using this version because I need both ova input file format support, as well as local output file support 00:18 < dtrainor> basically the error appears to be: supermin:
2006 Sep 29
1
issues with non /usr install-prefix
Greetings everybody! I'm trying to figure out how to get compiz install error-free in a prefix other than /usr. Because I currently don't "trust" compiz-packages on Ubuntu EdgyEft I have it install upstream to /home/mirco/compiz. I call configure like this: ./configure --prefix=/home/mirco/compiz --enable-librsvg --enable-gtk --enable-metacity --enable-dbus
2008 May 15
0
[REQUEST] Compiz-Extra 0.5.0 package
Hi. I have been hunting around for some of the more obscure plugins back from early 2007. I found this (http://forum.compiz-fusion.org/archive/index.php/t-671.html), however all the links to Mike Drasfield's website (anykeysoftware.co.uk) seem to be dead. I would be very glad if someone could host that plugin package, I am looking to port some of the plugins from it to master before O-F gets
2010 Jul 29
1
[PATCH] Reflow logic to make it easier to follow
The control flow was: if (!y) { ppix = ... } if (y) { ... } else if (x) { use ppix for something } else { use ppix for something } Merge the if(!y) block with the two else branches. This avoids a false-positive in the clang static analyzer, it can't know that !y and x are mutually exclusive. The result looks something like this: if (y) { ... } else { ppix = ... if (x) {
2006 Oct 13
1
[PATCH] Extra Notifications
I am working on exposing events to external apps via the dbus plugin I found that I really wanted extra Notify Procedures so that I didn't have to do too much direct access to xlib (If I understand rightly, plugin developers shouldn't have to do too much xlib work inside the plugins) I added Create, Destroy, Map, Unmap, Minimize and Unminimize Hopefully this can be included as I know a
2006 Sep 21
2
initial metacity theme support for compiz
I just pushed some code into the compiz repository for initial metacity theme support. It's not complete, left and right borders are not rendered correctly, button decorations doesn't always match event window locations, maximized and shaded windows are not rendered as when running metacity, button locations are not configurable as with metacity... but it still seem to look OK with most