You can compile libnotify against gtk2

build() {
 cd $name-$version
        export TESTS_CFLAGS=`pkg-config --cflags gtk+-2.0`
        export TESTS_LIBS=`pkg-config --libs gtk+-2.0`
        ./configure --prefix=/usr \
                        --disable-introspection
        make
 make DESTDIR=$PKG install
        rm -rf $PKG/usr/share
}



On Monday, January 5, 2015 5:34 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:


thanks it has been solved with gtk3: both installation of libnotify and xfce4.

2015-01-05 19:55 GMT-02:00 Bryan Bennett <bbenne10@gmail.com>:
Libnotify depends upon gtk3 now. Whether or not the package has been updated to reflect that, I cannot say. I had a similar problem with libnotify which I resolved by manually installing gtk3. Hope this helps.


(If this mail sends poorly I apologize. Testing out google inbox on my phone. I'll review and fix problems with it after this message.)



--
       Cezar Rangel

_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux