hey youness. actually this isn't a bug. pkg-config allows to store .pc files in either libdir or datadir, depending on whether the package is a real library or just merels a collection of data files. see https://bugzilla.gnome.org/show_bug.cgi?id=628502 for more information. daniel On Thu, 2011-03-10 at 16:42 -0500, Youness Alaoui wrote: > Hey, I found a bug in the latest git makefile... the makefile installs the .pc > file to $(datadir)/pkgconfig which is /usr/share/pkgconfig so it doesn't get > picked up by pkg-config, it should be in $(libdir)/pkgconfig (/usr/lib/pkgconfig). > I know it was fine bfore so you changed it.. was it by mistake or am I wrong ? > > Simple change : > -pkgconfigdir = $(datadir)/pkgconfig > +pkgconfigdir = $(libdir)/pkgconfig > > Youness. > > On 03/09/2011 01:29 PM, daniel g. siegel wrote: > > this time featuring a beautiful showcase of gnome video effects: > > http://live.gnome.org/GnomeVideoEffects/Effects > > > > have fun with it! > > > > daniel > > > > what is it? > > =========== > > A collection of GStreamer effects to be used in different GNOME Modules. > > > > what's changed in 0.3.0? > > ======================== > > - Use upstream gettext instead the glib one > > - remove built effect files on make clean > > - use subdir-objects flag for automake > > this will create objects in sub directories, following the > > same structure the sources are in. > > - include autogen.sh script in make dist/distcheck > > - use non-recursive automake > > this reduces the automake setup to a single Makefile.am file > > in top_srcdir. for more information see > > http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html > > http://www.openismus.com/documents/linux/automake/automake.shtml > > - use wildcards for effect files in autotools config > > this way effects can be simply added, without forgetting to > > add the to Makefile.am too > > - modernize autotools build system > > see http://live.gnome.org/GnomeGoals/ModernAutotools for > > more information > > - add preview links to each of the effects > > - add a small tool to generate previews for all effects > > - Added/Updated Translations > > - bg, courtesy of Krasimir Chonov > > - cs, courtesy of Marek Černocký > > - el, courtesy of Simos Xenitellis > > - en_GB, courtesy of Bruce Cowan > > - es, courtesy of Daniel Mustieles > > - et, courtesy of Mattias Põldaru > > - fr, courtesy of Bruno Brouard > > - gl, courtesy of Fran Diéguez > > - he, courtesy of Yaron Shahrabani > > - ko, courtesy of Changwoo Ryu > > - nb, courtesy of Kjartan Maraas > > - pa, courtesy of A S Alam > > - sl, courtesy of Matej Urbančič > > - sv, courtesy of Daniel Nylander > > - uk, courtesy of Korostil Daniel > > - zh_CN, courtesy of zhang ping > > - zh_HK, courtesy of Chao-Hsiung Liao > > - zh_TW, courtesy of Chao-Hsiung Liao > > - Added/Updated Documentation > > > > where can i get it? > > =================== > > you can get it by pressing here! > > http://download.gnome.org/sources/gnome-video-effects/0.3 > > > > > > where can i find out more? > > ========================== > > you can visit the project web site: http://live.gnome.org/GnomeVideoEffects > > > > > > > > > > > > > > _______________________________________________ > > cheese-list mailing list > > cheese-list gnome org > > http://mail.gnome.org/mailman/listinfo/cheese-list > > _______________________________________________ > cheese-list mailing list > cheese-list gnome org > http://mail.gnome.org/mailman/listinfo/cheese-list -- this mail was sent using 100% recycled electrons ================================================ daniel g. siegel <dgsiegel gnome org> http://www.dgsiegel.net gnupg key id: 0xDB8E409F fingerprint: F9DD 693C 9E8B 9121 B20B 202E C7D3 3397 DB8E 409F encrypted email preferred
Attachment:
signature.asc
Description: This is a digitally signed message part