# HG changeset patch # User Pascal Bellard # Date 1501361396 -7200 # Node ID da30720c01f0660bd9e3a8404280ae6212282de5 # Parent 898c3720fbdbb0c524a9749760bf2884a8c3d858 python-elementary, py3k3, nanoshot, libwebkit-video, efl: update bdeps, fix aaphoto diff -r 898c3720fbdb -r da30720c01f0 aaphoto/receipt --- a/aaphoto/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/aaphoto/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -19,7 +19,7 @@ # Rules to configure and make the package. compile_rules() { - cd $src + sed -i 's/#include /#include \n&/' aaphoto.c ./configure --prefix=/usr && make && make DESTDIR=$DESTDIR install diff -r 898c3720fbdb -r da30720c01f0 efl/receipt --- a/efl/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/efl/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -20,8 +20,9 @@ util-linux-mount-dev util-linux-blkid-dev udev-dev openssl-dev dbus-dev jpeg-dev fribidi-dev giflib-dev tiff-dev libsndfile-dev lua-dev xorg-libXp-dev xorg-printproto xorg-scrnsaverproto xorg-libXScrnSaver-dev -mesa-dev util-linux-uuid-dev libxml2-dev flac-dev -autoconf automake" +xorg-libXcursor-dev xorg-libXcomposite-dev xorg-libXinerama-dev +xorg-libXrandr-dev xorg-libXtst-dev mesa-dev util-linux-uuid-dev libxml2-dev +flac-dev autoconf automake" # Rules to configure and make the package. compile_rules() diff -r 898c3720fbdb -r da30720c01f0 libwebkit-video/receipt --- a/libwebkit-video/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/libwebkit-video/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -22,7 +22,7 @@ m4 bison flex xorg-libXdamage-dev acl-dev libsoup-dev libxml2-dev \ libxcb-dev xcb-util-dev util-linux-uuid-dev zlib-dev libtasn1-dev \ gobject-introspection-dev tar gettext glib-networking-dev gtk-doc \ -gstreamer0-dev gst0-plugins-base-dev" +xorg-libXt gstreamer0-dev gst0-plugins-base-dev" SUGGESTED="gst0-plugins-good gst0-plugins-bad gst0-plugins-ugly gst0-ffmpeg" # Rules to configure and make the package. diff -r 898c3720fbdb -r da30720c01f0 nanoshot/receipt --- a/nanoshot/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/nanoshot/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -13,7 +13,7 @@ DEPENDS="xdg-utils python pygobject pygtk pycurl gnome-python-desktop \ dbus-python python-pil gst0-python" BUILD_DEPENDS="xdg-utils python pygobject pygtk pycurl gnome-python-desktop \ -dbus-python python-pil bash sed" +dbus-python python-pil bash sed gettext" # Rules to configure and make the package. compile_rules() diff -r 898c3720fbdb -r da30720c01f0 py3k3/receipt --- a/py3k3/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/py3k3/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -15,7 +15,7 @@ DEPENDS="openssl bzlib readline sqlite zlib xorg-libXScrnSaver ncursesw gdbm tk \ xorg-libXext" BUILD_DEPENDS="readline-dev gdbm-dev openssl-dev sqlite-dev zlib-dev tk-dev \ -ncursesw-dev liblzma-dev" +ncursesw-dev liblzma-dev bzip2-dev" # Rules to configure and make the package. compile_rules() diff -r 898c3720fbdb -r da30720c01f0 python-elementary/receipt --- a/python-elementary/receipt Sat Jul 29 17:34:46 2017 +0300 +++ b/python-elementary/receipt Sat Jul 29 22:49:56 2017 +0200 @@ -12,7 +12,7 @@ TAGS="e enlightenment python" DEPENDS="elementary python-evas" -BUILD_DEPENDS="elementary-dev python-evas-dev python-cython \ +BUILD_DEPENDS="elementary-dev python-evas-dev python-cython udev \ autoconf automake git subversion libtool" # Rules to configure and make the package.