From 7f014a912707a2c7d13ca22dc5c79514266d51c1 Mon Sep 17 00:00:00 2001 From: suvari Date: Fri, 15 Feb 2019 22:10:48 +0300 Subject: [PATCH 1/5] calamares-theme-pisilinux: fix for felis-catus 2.1.1 --- system/installer/calamares-theme-pisilinux/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/system/installer/calamares-theme-pisilinux/pspec.xml b/system/installer/calamares-theme-pisilinux/pspec.xml index 5f6e3fec1c..4c12051ad9 100644 --- a/system/installer/calamares-theme-pisilinux/pspec.xml +++ b/system/installer/calamares-theme-pisilinux/pspec.xml @@ -12,7 +12,7 @@ data PiSi Linux theme files for Calamares calamares-theme includes PiSi Linux theme files for Calamares(Distribution-independent installer framework). - https://github.com/PisiLinuxNew/calamares-pisilinux/archive/0.2.tar.gz + https://github.com/PisiLinuxNew/calamares-pisilinux/archive/0.3.tar.gz @@ -23,6 +23,13 @@ + + 2019-02-15 + 0.3 + Version bump for 2.1.1 Felis-catus + Kamil Atlı + suvari@pisilinux.org + 2018-08-13 0.2 @@ -52,4 +59,4 @@ admin@pisilinux.org - + \ No newline at end of file From 900e7e726c084fe6b8b00199c1d092dd134efc7b Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 15 Feb 2019 22:45:04 +0300 Subject: [PATCH 2/5] digikam-6.0.0:ver.bump --- desktop/kde/graphics/digikam/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/desktop/kde/graphics/digikam/pspec.xml b/desktop/kde/graphics/digikam/pspec.xml index 28672b3514..7dd7436d96 100644 --- a/desktop/kde/graphics/digikam/pspec.xml +++ b/desktop/kde/graphics/digikam/pspec.xml @@ -13,7 +13,7 @@ app:gui A digital photo management application for KDE4 digikam is an advanced digital photo management application for KDE4, which makes importing and organizing digital photos a "snap". The photos can be organized in albums which can be sorted chronologically, by directory layout or by custom collections. - mirrors://kde/stable/digikam/digikam-5.9.0.tar.xz + mirrors://kde/stable/digikam/6.0.0/digikam-6.0.0.tar.xz extra-cmake-modules ruby-devel @@ -158,6 +158,13 @@ + + 2019-02-15 + 6.0.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2019-01-20 5.9.0 From cb1e5d24ceb8f1d985689625b8f7bac13d17f8ba Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 16 Feb 2019 00:49:42 +0300 Subject: [PATCH 3/5] digikam-6.0.0:ver.bump --- desktop/kde/graphics/digikam/actions.py | 2 +- desktop/kde/graphics/digikam/pspec.xml | 4 ++-- desktop/kde/graphics/digikam/translations.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/desktop/kde/graphics/digikam/actions.py b/desktop/kde/graphics/digikam/actions.py index 08a5eb6dba..80da94f0ef 100644 --- a/desktop/kde/graphics/digikam/actions.py +++ b/desktop/kde/graphics/digikam/actions.py @@ -30,5 +30,5 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING", "COPYING-CMAKE-SCRIPTS", "README.LOCAL", "README", "README.MACOS", "NEWS") + pisitools.dodoc("COPYING", "COPYING-CMAKE-SCRIPTS", "README*", "NEWS") diff --git a/desktop/kde/graphics/digikam/pspec.xml b/desktop/kde/graphics/digikam/pspec.xml index 7dd7436d96..18210e23b3 100644 --- a/desktop/kde/graphics/digikam/pspec.xml +++ b/desktop/kde/graphics/digikam/pspec.xml @@ -11,8 +11,8 @@ GPLv2 digikam app:gui - A digital photo management application for KDE4 - digikam is an advanced digital photo management application for KDE4, which makes importing and organizing digital photos a "snap". The photos can be organized in albums which can be sorted chronologically, by directory layout or by custom collections. + A digital photo management application for KDE5 + digikam is an advanced digital photo management application for KDE5, which makes importing and organizing digital photos a "snap". The photos can be organized in albums which can be sorted chronologically, by directory layout or by custom collections. mirrors://kde/stable/digikam/6.0.0/digikam-6.0.0.tar.xz extra-cmake-modules diff --git a/desktop/kde/graphics/digikam/translations.xml b/desktop/kde/graphics/digikam/translations.xml index a27d06984e..c8c10edb48 100644 --- a/desktop/kde/graphics/digikam/translations.xml +++ b/desktop/kde/graphics/digikam/translations.xml @@ -2,7 +2,7 @@ digikam - KDE4 için bir sayısal fotoğraf yönetim uygulaması + KDE5 için bir sayısal fotoğraf yönetim uygulaması DigiKam, sayısal fotoğrafların düzenlenmesini kolaylaştıran gelişmiş bir yönetim uygulamasıdır. @@ -13,7 +13,7 @@ kipi-plugins - KDE4 için Kipi(KDE Resim Eklenti Arayüzü) eklentileri + KDE5 için Kipi(KDE Resim Eklenti Arayüzü) eklentileri kipi-plugins, digiKam ve gwenview gibi KDE grafik uygulamaları için Kipi eklentileri içerir. From cbcf1e7c311767207eef5f9e95ed1e038438eae0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 16 Feb 2019 16:08:26 +0300 Subject: [PATCH 4/5] qbittorrent:ver.bump --- network/p2p/libtorrent-rasterbar/pspec.xml | 11 +++++++++-- network/p2p/qbittorrent/pspec.xml | 11 +++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/network/p2p/libtorrent-rasterbar/pspec.xml b/network/p2p/libtorrent-rasterbar/pspec.xml index 32d5e17976..f5629ee180 100644 --- a/network/p2p/libtorrent-rasterbar/pspec.xml +++ b/network/p2p/libtorrent-rasterbar/pspec.xml @@ -3,7 +3,7 @@ libtorrent-rasterbar - http://www.rasterbar.com/products/libtorrent + https://www.rasterbar.com/products/libtorrent/ PisiLinux Community admins@pisilinux.org @@ -12,7 +12,7 @@ library Full featured torrent client library Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. - https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz + https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_12/libtorrent-rasterbar-1.1.12.tar.gz openssl-devel python-devel @@ -55,6 +55,13 @@ + + 2019-02-16 + 1.1.12 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2018-11-13 1.1.11 diff --git a/network/p2p/qbittorrent/pspec.xml b/network/p2p/qbittorrent/pspec.xml index e0cc0139a5..06767fff80 100644 --- a/network/p2p/qbittorrent/pspec.xml +++ b/network/p2p/qbittorrent/pspec.xml @@ -3,7 +3,7 @@ qbittorrent - http://www.qbittorrent.org + https://www.qbittorrent.org/ PisiLinux Community admins@pisilinux.org @@ -13,7 +13,7 @@ app:gui Qt4 based BitTorrent client qbittorrent is a BitTorrent client using the libtorrent library. - https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.4/qbittorrent-4.1.4.tar.gz + https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.5/qbittorrent-4.1.5.tar.gz qt5-base-devel qt5-linguist @@ -48,6 +48,13 @@ + + 2019-02-16 + 4.1.5 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2018-12-13 4.1.4 From da74c0f15a621b82ce420964b85ffe9e9f30d0f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkan=20I=C5=9EIK?= Date: Sat, 16 Feb 2019 16:25:29 +0300 Subject: [PATCH 5/5] Update browserconfig.properties --- .../web/firefox/files/pisilinux/browserconfig.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/network/web/firefox/files/pisilinux/browserconfig.properties b/network/web/firefox/files/pisilinux/browserconfig.properties index d1596ff545..f4da54f730 100644 --- a/network/web/firefox/files/pisilinux/browserconfig.properties +++ b/network/web/firefox/files/pisilinux/browserconfig.properties @@ -1,4 +1,4 @@ -browser.startup.homepage=about:home|https://www.pisilinux.org -browser.startup.homepage_reset=about:home|https://www.pisilinux.org -startup.homepage_override_url=about:home|https://www.pisilinux.org +browser.startup.homepage=about:home|https://pisilinux.org +browser.startup.homepage_reset=about:home|https://pisilinux.org +startup.homepage_override_url=about:home|https://pisilinux.org