From ec2d724f3f3c9aa43d018577fcf50c3586699962 Mon Sep 17 00:00:00 2001 From: groni Date: Mon, 14 Nov 2016 15:53:30 +0100 Subject: [PATCH 1/9] argyllcms add missing dependency --- x11/misc/argyllcms/pspec.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/misc/argyllcms/pspec.xml b/x11/misc/argyllcms/pspec.xml index 5b0d3016c1..e4e098e107 100755 --- a/x11/misc/argyllcms/pspec.xml +++ b/x11/misc/argyllcms/pspec.xml @@ -21,6 +21,8 @@ libXxf86vm-devel libXinerama-devel libjpeg-turbo-devel + libusb-devel + libtool From 3003bd088f03ed53ec3a4a299ee6f2cfb9d8b0f2 Mon Sep 17 00:00:00 2001 From: groni Date: Tue, 15 Nov 2016 08:58:55 +0100 Subject: [PATCH 2/9] libgusb add missing dependency --- hardware/misc/libgusb/pspec.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware/misc/libgusb/pspec.xml b/hardware/misc/libgusb/pspec.xml index e0f4ee70c2..be0864b9f3 100644 --- a/hardware/misc/libgusb/pspec.xml +++ b/hardware/misc/libgusb/pspec.xml @@ -18,6 +18,7 @@ vala-devel libxslt-devel libxml2-devel + libusb-devel gobject-introspection-devel From 4ed29c42e5f5e9803a1fde4a28a75df469ee9cff Mon Sep 17 00:00:00 2001 From: groni Date: Tue, 15 Nov 2016 23:38:19 +0100 Subject: [PATCH 3/9] colord add missing dependency --- x11/misc/colord/pspec.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index 98311710e2..0f439c1180 100755 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -35,6 +35,7 @@ sqlite libxslt-devel icu4c-devel + gobject-introspection-devel From 62049b0e66227056b22d522d56d3257c94a63992 Mon Sep 17 00:00:00 2001 From: groni Date: Wed, 16 Nov 2016 10:09:10 +0100 Subject: [PATCH 4/9] colord add missing dependency --- x11/misc/colord/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index 0f439c1180..d66dfeab69 100755 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -14,8 +14,7 @@ Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. https://www.freedesktop.org/software/colord/releases/colord-1.3.3.tar.xz - intltool - gobject-introspection + intltool argyllcms vala lcms2-devel @@ -35,6 +34,7 @@ sqlite libxslt-devel icu4c-devel + libgusb-devel gobject-introspection-devel From c263c13f38e1c823334ac3b72e3e458913f5b1b1 Mon Sep 17 00:00:00 2001 From: groni Date: Wed, 16 Nov 2016 10:12:19 +0100 Subject: [PATCH 5/9] colord add missing dependency --- x11/misc/colord/pspec.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index d66dfeab69..d25666dd5d 100755 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -35,6 +35,7 @@ libxslt-devel icu4c-devel libgusb-devel + libusb-devel gobject-introspection-devel From 2a3351090cb18a56555731f659c998111bcbeb95 Mon Sep 17 00:00:00 2001 From: groni Date: Wed, 16 Nov 2016 12:43:52 +0100 Subject: [PATCH 6/9] colord add missing dependency --- x11/misc/colord/pspec.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index d25666dd5d..8733ce1b78 100755 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -36,6 +36,8 @@ icu4c-devel libgusb-devel libusb-devel + sqlite + qt5-sql-sqlite gobject-introspection-devel From efbc3c122fa9482b269517f6c2bd20bdc363e4f8 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 17 Nov 2016 19:03:33 +0200 Subject: [PATCH 7/9] colord: add deps.. --- x11/misc/colord/actions.py | 2 +- x11/misc/colord/pspec.xml | 22 ++++++++++------------ x11/misc/colord/translations.xml | 8 +++++--- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/x11/misc/colord/actions.py b/x11/misc/colord/actions.py index 005f6ff68c..5690682e4d 100644 --- a/x11/misc/colord/actions.py +++ b/x11/misc/colord/actions.py @@ -20,7 +20,7 @@ def setup(): --with-systemdsystemunitdir=no \ --enable-introspection \ --enable-vala ") - + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): diff --git a/x11/misc/colord/pspec.xml b/x11/misc/colord/pspec.xml index 8733ce1b78..aac1a9afdd 100755 --- a/x11/misc/colord/pspec.xml +++ b/x11/misc/colord/pspec.xml @@ -14,32 +14,28 @@ Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. https://www.freedesktop.org/software/colord/releases/colord-1.3.3.tar.xz - intltool + intltool argyllcms - vala + vala-devel lcms2-devel - libgusb-devel sane-backends-devel bash-completion - vala eudev-devel - glib2-devel - libgudev-devel libtool gtk-doc perl gettext-devel glib2-devel libgudev-devel - sqlite libxslt-devel icu4c-devel libgusb-devel libusb-devel - sqlite + sqlite-devel qt5-sql-sqlite + polkit-devel gobject-introspection-devel - + @@ -87,6 +83,8 @@ colord lcms2-devel libgusb-devel + eudev-devel + glib2-devel /usr/include @@ -102,14 +100,14 @@ /usr/share/color - + - 2016-11-14 + 2016-11-17 1.3.3 First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/x11/misc/colord/translations.xml b/x11/misc/colord/translations.xml index 2dbac06212..e31ba26297 100644 --- a/x11/misc/colord/translations.xml +++ b/x11/misc/colord/translations.xml @@ -3,9 +3,11 @@ colord Colord is a system activated daemon that maps devices to color profiles. + Colord, aygıtları renk profillerine eşleyen bir sistem etkinleştirme programıdır. Usługa systemowa do zarządzania urządzeniami obsługującymi kolory - Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. - colord to niskopoziomowa usługa systemowa odwzorowująca urządzenia obsługujące kolory na profile kolorów w kontekście systemu. + Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. + Colord, giriş ve çıkış aygıtlarını doğru bir şekilde renk yönetimi için renk profilleri yönetmek, yüklemek ve oluşturmak için kolaylaştıran bir sistem hizmetidir. + colord to niskopoziomowa usługa systemowa odwzorowująca urządzenia obsługujące kolory na profile kolorów w kontekście systemu. @@ -13,4 +15,4 @@ Colord için geliştirme başlıkları Pliki nagłówkowe colord - + \ No newline at end of file From a5f70d195704cff23411bc961e6b07fb495e8d57 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 17 Nov 2016 19:30:29 +0200 Subject: [PATCH 8/9] colord-gtk: fix deps --- desktop/toolkit/colord-gtk/actions.py | 4 +- desktop/toolkit/colord-gtk/pspec.xml | 51 +++++---------------- desktop/toolkit/colord-gtk/translations.xml | 1 + 3 files changed, 14 insertions(+), 42 deletions(-) diff --git a/desktop/toolkit/colord-gtk/actions.py b/desktop/toolkit/colord-gtk/actions.py index 44cb859dfe..5bf4d15311 100644 --- a/desktop/toolkit/colord-gtk/actions.py +++ b/desktop/toolkit/colord-gtk/actions.py @@ -14,7 +14,7 @@ def setup(): --disable-static \ --disable-rpath \ --disable-dependency-tracking") - + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): @@ -22,5 +22,5 @@ def build(): def install(): autotools.install() - + pisitools.dodoc("ABOUT-NLS", "AUTHORS", "COPYING", "MAINTAINERS", "NEWS", "README", "TODO") \ No newline at end of file diff --git a/desktop/toolkit/colord-gtk/pspec.xml b/desktop/toolkit/colord-gtk/pspec.xml index 20340b1caa..ee64f60448 100644 --- a/desktop/toolkit/colord-gtk/pspec.xml +++ b/desktop/toolkit/colord-gtk/pspec.xml @@ -20,9 +20,10 @@ pango-devel colord-devel gdk-pixbuf-devel - gtk-doc - vala - gobject-introspection + gtk-doc + vala-devel + intltool + gobject-introspection-devel glib2-devel @@ -36,18 +37,16 @@ pango colord gdk-pixbuf - lcms2 + lcms2 glib2 - /usr/lib /usr/share/doc /usr/share/vala/vapi/ /usr/share/locale - /usr/bin - /usr/share/man/man1 - + /usr/bin + /usr/share/man/man1 @@ -66,40 +65,12 @@ - - 2016-11-14 + + 2016-11-17 0.1.26 - Rebuild for Pisi Linux 2.0. + First release Stefan Gronewold groni@pisilinux.org - - 2015-01-25 - 0.1.26 - Version bump. - Hakan Yıldız - hknyldz93@gmail.com - - - 2014-03-06 - 0.1.25 - Rebuild Unused - Varol Maksutoğlu - waroi@pisilinux.org - - - 2014-01-21 - 0.1.25 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2013-08-30 - 0.1.25 - First release - Osman Erkan - osman.erkan@pisilinux.org - - + \ No newline at end of file diff --git a/desktop/toolkit/colord-gtk/translations.xml b/desktop/toolkit/colord-gtk/translations.xml index b38d5d7f89..39f3de9228 100644 --- a/desktop/toolkit/colord-gtk/translations.xml +++ b/desktop/toolkit/colord-gtk/translations.xml @@ -3,6 +3,7 @@ colord-gtk GTK support library for colord + Colord için GTK destek kütüphanesi colord-gtk is a GTK+ support library. From d8a4447d211e50f0cbfc08e40574cf6321154735 Mon Sep 17 00:00:00 2001 From: groni Date: Thu, 17 Nov 2016 19:21:57 +0100 Subject: [PATCH 9/9] libchromaprint build new with docker, add missing build dependencies --- multimedia/plugin/libchromaprint/pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/plugin/libchromaprint/pspec.xml b/multimedia/plugin/libchromaprint/pspec.xml index 210d1e8105..9711bbfa70 100644 --- a/multimedia/plugin/libchromaprint/pspec.xml +++ b/multimedia/plugin/libchromaprint/pspec.xml @@ -15,6 +15,8 @@ Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source. https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.3.1.tar.gz + boost-devel + fftw3-devel ffmpeg-devel cmake @@ -46,7 +48,7 @@ - 2016-11-04 + 2016-11-17 1.3.1 Version bump. Stefan Gronewold(groni)