From a4e67e1c6c29825e895b35585f1f3a8761ef83bf Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 25 Jul 2016 19:09:43 +0000 Subject: [PATCH 1/3] =?UTF-8?q?qt5-webkit.g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/qt5-webkit/talimat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talimatname/genel/qt5-webkit/talimat b/talimatname/genel/qt5-webkit/talimat index f3d286151..2e0693dc5 100644 --- a/talimatname/genel/qt5-webkit/talimat +++ b/talimatname/genel/qt5-webkit/talimat @@ -4,7 +4,7 @@ # Depends on: gstreamer1-plugins-base libwebp xorg-libxcomposite libxslt gstreamer1-plugins-good python ruby qt5 name=qt5-webkit -version=5.6.0 +version=5.7.0 release=1 _version=${version/-/} _name=qtwebkit-opensource-src-${_version} From e37242325b11044a20cebd6e49a204965df89d25 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 25 Jul 2016 23:11:34 +0000 Subject: [PATCH 2/3] libwacom-libinput.paketlendi --- talimatname/genel/libinput/talimat | 6 +++--- talimatname/genel/libwacom/talimat | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/talimatname/genel/libinput/talimat b/talimatname/genel/libinput/talimat index eba48254c..1e7efa6ae 100644 --- a/talimatname/genel/libinput/talimat +++ b/talimatname/genel/libinput/talimat @@ -1,10 +1,10 @@ # Description: Library for display servers and other applications that need to deal with input devices # URL:http://www.freedesktop.org/wiki/Software/libinput/ -# Packager: pierre at nutyx dot org -# Depends on: libevdev mtdev +# Packager: alihan-ozturk28@hotmail.com +# Depends on: libevdev mtdev libwacom name=libinput -version=1.1.6 +version=1.4.0 release=1 source=(http://freedesktop.org/software/$name/$name-$version.tar.xz ) diff --git a/talimatname/genel/libwacom/talimat b/talimatname/genel/libwacom/talimat index 0b25ba8f6..dfb087b0d 100644 --- a/talimatname/genel/libwacom/talimat +++ b/talimatname/genel/libwacom/talimat @@ -1,10 +1,10 @@ # Description: Library to identify Wacom tablets and their features # URL: http://linuxwacom.sourceforge.net/ -# Packager: pierre at nutyx dot org +# Packager: alihan-ozturk28@hotmail.com # Depends on: glib libgudev name=libwacom -version=0.15 +version=0.21 release=1 source=(http://sourceforge.net/projects/linuxwacom/files/libwacom/libwacom-$version.tar.bz2) From 006d6e2f66ec50013c7bc4a34a8d3004db674f21 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Tue, 26 Jul 2016 20:24:03 +0000 Subject: [PATCH 3/3] =?UTF-8?q?xcb-*.g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../libxcb/libxcb-1.1-no-pthread-stubs.patch | 11 +++++ .../genel/libxcb/python-35x-fixes.patch | 42 +++++++++++++++++++ talimatname/genel/libxcb/talimat | 20 +++++---- talimatname/genel/xcb-proto/talimat | 3 +- talimatname/genel/xcb-util-cursor/talimat | 4 +- talimatname/genel/xcb-util-image/talimat | 2 +- talimatname/genel/xcb-util-keysyms/talimat | 4 +- talimatname/genel/xcb-util-renderutil/talimat | 4 +- talimatname/genel/xcb-util-wm/talimat | 4 +- talimatname/genel/xcb-util/talimat | 2 +- 10 files changed, 77 insertions(+), 19 deletions(-) create mode 100644 talimatname/genel/libxcb/libxcb-1.1-no-pthread-stubs.patch create mode 100644 talimatname/genel/libxcb/python-35x-fixes.patch diff --git a/talimatname/genel/libxcb/libxcb-1.1-no-pthread-stubs.patch b/talimatname/genel/libxcb/libxcb-1.1-no-pthread-stubs.patch new file mode 100644 index 000000000..3580aa4e0 --- /dev/null +++ b/talimatname/genel/libxcb/libxcb-1.1-no-pthread-stubs.patch @@ -0,0 +1,11 @@ +--- libxcb-1.8.1/configure.ac 2012-03-09 15:38:38.000000000 +0100 ++++ libxcb-1.8.1/configure.ac.new 2012-03-09 16:50:40.107109896 +0100 +@@ -43,7 +43,7 @@ + + # Checks for pkg-config packages + PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.12) +-NEEDED="pthread-stubs xau >= 0.99.2" ++NEEDED="xau >= 0.99.2" + PKG_CHECK_MODULES(NEEDED, $NEEDED) + + have_xdmcp="no" diff --git a/talimatname/genel/libxcb/python-35x-fixes.patch b/talimatname/genel/libxcb/python-35x-fixes.patch new file mode 100644 index 000000000..88de25268 --- /dev/null +++ b/talimatname/genel/libxcb/python-35x-fixes.patch @@ -0,0 +1,42 @@ +diff --git a/src/c_client.py b/src/c_client.py +index 57de3fb..043338d 100644 +--- a/src/c_client.py ++++ b/src/c_client.py +@@ -1364,7 +1364,7 @@ def _c_serialize(context, self): + _c(' unsigned int xcb_align_to = 0;') + if self.is_switch: + _c(' unsigned int xcb_padding_offset = %d;', +- self.get_align_offset() ) ++ self.get_align_offset() ) + prefix = [('_aux', '->', self)] + aux_ptr = 'xcb_out' + +@@ -1390,7 +1390,7 @@ def _c_serialize(context, self): + _c(' unsigned int xcb_align_to = 0;') + if self.is_switch: + _c(' unsigned int xcb_padding_offset = %d;', +- self.get_align_offset() ) ++ self.get_align_offset() ) + + elif 'sizeof' == context: + param_names = [p[2] for p in params] +@@ -1930,14 +1930,14 @@ def _c_accessors_list(self, field): + # from the request size and divide that by the member size + return '(((R->length * 4) - sizeof('+ self.c_type + '))/'+'sizeof('+field.type.member.c_wiretype+'))' + else: +- # use the accessor to get the start of the list, then +- # compute the length of it by subtracting it from ++ # use the accessor to get the start of the list, then ++ # compute the length of it by subtracting it from + # the adress of the first byte after the end of the + # request +- after_end_of_request = '(((char*)R) + R->length * 4)' +- start_of_list = '%s(R)' % (field.c_accessor_name) ++ after_end_of_request = '(((char*)R) + R->length * 4)' ++ start_of_list = '%s(R)' % (field.c_accessor_name) + bytesize_of_list = '%s - (char*)(%s)' % (after_end_of_request, start_of_list) +- return '(%s) / sizeof(%s)' % (bytesize_of_list, field.type.member.c_wiretype) ++ return '(%s) / sizeof(%s)' % (bytesize_of_list, field.type.member.c_wiretype) + else: + raise Exception( + "lengthless lists with varsized members are not supported. Fieldname '%s'" diff --git a/talimatname/genel/libxcb/talimat b/talimatname/genel/libxcb/talimat index 124b24dac..e6ba8d41c 100644 --- a/talimatname/genel/libxcb/talimat +++ b/talimatname/genel/libxcb/talimat @@ -1,24 +1,28 @@ # Description: Interface to the X Window System protocol, which replaces the current Xlib interface. # URL: http://xcb.freedesktop.org # Packager: pierre at nutyx dot org, tnut at nutyx dot org -# Depends on: xcb-proto xorg-libxdmcp xorg-libxau libxslt +# Depends on: xcb-proto xorg-libxdmcp xorg-libxau libxslt xorg-util-macros name=libxcb -version=1.11.1 +version=1.12 release=2 -source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) +source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2 + libxcb-1.1-no-pthread-stubs.patch + python-35x-fixes.patch) build() { cd $name-$version +patch -Np1 -i ../libxcb-1.1-no-pthread-stubs.patch +patch -Np1 -i ../python-35x-fixes.patch -sed -e "s/pthread-stubs//" -i configure +autoreconf -vfi ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --docdir='${datadir}'/doc/libxcb-$version \ - --enable-xinput \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --docdir='${datadir}'/doc/libxcb-$version \ + --enable-xinput \ --enable-xkb \ --disable-static make diff --git a/talimatname/genel/xcb-proto/talimat b/talimatname/genel/xcb-proto/talimat index 16f8f6eed..754eb7067 100644 --- a/talimatname/genel/xcb-proto/talimat +++ b/talimatname/genel/xcb-proto/talimat @@ -2,8 +2,9 @@ # URL: http://xcb.freedesktop.org # Packager: pierre at nutyx dot org, tnut at nutyx dot org # Depends on: python + name=xcb-proto -version=1.11 +version=1.12 release=1 source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2) diff --git a/talimatname/genel/xcb-util-cursor/talimat b/talimatname/genel/xcb-util-cursor/talimat index ac1ac4747..3e6d62b9d 100644 --- a/talimatname/genel/xcb-util-cursor/talimat +++ b/talimatname/genel/xcb-util-cursor/talimat @@ -1,10 +1,10 @@ # Description: XCB cursor library # URL: http://cgit.freedesktop.org/xcb/util-cursor: -# Packager: pierre at nutyx dot org +# Packager: alihan-ozturk28@hotmail.com # Depends on: libxcb xcb-util-renderutil xcb-util-image name=xcb-util-cursor -version=0.1.2 +version=0.1.3 release=1 source=(http://xcb.freedesktop.org/dist/xcb-util-cursor-$version.tar.bz2) diff --git a/talimatname/genel/xcb-util-image/talimat b/talimatname/genel/xcb-util-image/talimat index d4db70bef..2eb5969f1 100644 --- a/talimatname/genel/xcb-util-image/talimat +++ b/talimatname/genel/xcb-util-image/talimat @@ -1,7 +1,7 @@ # Description: XCB utilities library # URL: http://xcb.freedesktop.org # Packager: pierre at nutyx dot org -# Depends on: libxcb xcb-util +# Depends on: libxcb xcb-util xorg-util-macros name=xcb-util-image version=0.4.0 diff --git a/talimatname/genel/xcb-util-keysyms/talimat b/talimatname/genel/xcb-util-keysyms/talimat index ea83e4d12..4ce49f686 100644 --- a/talimatname/genel/xcb-util-keysyms/talimat +++ b/talimatname/genel/xcb-util-keysyms/talimat @@ -1,7 +1,7 @@ # Description: Library for handling standard X key constants and conversion to/from keycodes. # URL: http://xcb.freedesktop.org -# Packagers: pierre at nutyx dot org, tnut at nutyx dot org -# Depends on: libxcb +# Packagers: alihan-ozturk28@hotmail.com +# Depends on: libxcb xorg-util-macros name=xcb-util-keysyms version=0.4.0 diff --git a/talimatname/genel/xcb-util-renderutil/talimat b/talimatname/genel/xcb-util-renderutil/talimat index f477fb03b..0f4a26630 100644 --- a/talimatname/genel/xcb-util-renderutil/talimat +++ b/talimatname/genel/xcb-util-renderutil/talimat @@ -1,7 +1,7 @@ # Description: XCB utilities library # URL: http://xcb.freedesktop.org -# Packager: pierre at nutyx dot org -# Depends on: libxcb +# Packager: alihan-ozturk28@hotmail.com +# Depends on: libxcb xorg-util-macros name=xcb-util-renderutil version=0.3.9 diff --git a/talimatname/genel/xcb-util-wm/talimat b/talimatname/genel/xcb-util-wm/talimat index 55f15c258..0a8c8fbcf 100644 --- a/talimatname/genel/xcb-util-wm/talimat +++ b/talimatname/genel/xcb-util-wm/talimat @@ -1,7 +1,7 @@ # Description: XCB utilities library # URL: http://xcb.freedesktop.org -# Packager: pierre at nutyx dot org -# Depends on: libxcb xcb-util +# Packager: alihan-ozturk28@hotmail.com +# Depends on: libxcb xcb-util xorg-util-macros name=xcb-util-wm version=0.4.1 diff --git a/talimatname/genel/xcb-util/talimat b/talimatname/genel/xcb-util/talimat index 59a29372b..ddb70269c 100644 --- a/talimatname/genel/xcb-util/talimat +++ b/talimatname/genel/xcb-util/talimat @@ -1,7 +1,7 @@ # Description: XCB utilities library # URL: http://xcb.freedesktop.org # Packager: pierre at nutyx dot org -# Depends on: libxcb +# Depends on: libxcb xorg-util-macros name=xcb-util version=0.4.0