Wiki home
Editing page "
notify-python
"
Base on previous version:
0
-
3951
-
3955
-
3975
-
3976
-
3981
-
3985
# Note: depends on [pkg]Python2[/pkg] # Note: depends on [pkg]pkg-config[/pkg] # Note: depends on [pkg]libnotify[/pkg] # Note: depends on [pkg]pygtk[/pkg] wget -c [link]http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.bz2[/link] tar -xjf notify-python-0.1.1.tar.bz2 cd notify-python-0.1.1 sed -i -e 's/, attach//; / notify_notification_attach_to_widget/d; 1i#include <gtk/gtk.h>' src/pynotify.c mkdir -p build cd build ../configure --prefix="/usr" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page