From bb9bf5d79b76cddff0e37e34f376555b94e9facb Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sun, 19 Mar 2017 20:32:05 +0300 Subject: [PATCH 1/4] gst-plugins-base:fix release --- multimedia/video/gst-plugins-base/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/video/gst-plugins-base/pspec.xml b/multimedia/video/gst-plugins-base/pspec.xml index b3a4a7a995..c30860cd75 100644 --- a/multimedia/video/gst-plugins-base/pspec.xml +++ b/multimedia/video/gst-plugins-base/pspec.xml @@ -124,8 +124,8 @@ - - 2017-02-17 + + 2017-03-19 0.10.36 Rebuild and edit. Pisi Linux Community From f53d1baa1d3d65b1da9081702b10eedf2bc6240c Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sun, 19 Mar 2017 20:33:39 +0300 Subject: [PATCH 2/4] cdrkit:rebuild --- hardware/optical/cdrkit/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hardware/optical/cdrkit/pspec.xml b/hardware/optical/cdrkit/pspec.xml index 3a8e1bb958..772aa96e71 100644 --- a/hardware/optical/cdrkit/pspec.xml +++ b/hardware/optical/cdrkit/pspec.xml @@ -43,6 +43,13 @@ + + 2017-03-19 + 1.1.11 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + 2016-06-25 1.1.11 From 89989f17bb8f217b853a2f415d7f10f2d42f1fa2 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sun, 19 Mar 2017 20:35:59 +0300 Subject: [PATCH 3/4] nano:update --- editor/nano/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/editor/nano/pspec.xml b/editor/nano/pspec.xml index d90133a5b1..b48ef96af4 100644 --- a/editor/nano/pspec.xml +++ b/editor/nano/pspec.xml @@ -12,7 +12,7 @@ app:console GNU GPL'd Pico clone with more functionality Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number". - http://www.nano-editor.org/dist/v2.5/nano-2.5.0.tar.gz + https://www.nano-editor.org/dist/v2.7/nano-2.7.5.tar.xz ncurses-devel gettext-devel @@ -38,6 +38,13 @@ + + 2017-03-19 + 2.7.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-10 2.5.0 From b9e7e9e9ef17179aabbe8b802ec804d313246809 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sun, 19 Mar 2017 20:57:02 +0300 Subject: [PATCH 4/4] pepperflash:update --- network/plugin/pepperflash/actions.py | 9 ++------- network/plugin/pepperflash/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/network/plugin/pepperflash/actions.py b/network/plugin/pepperflash/actions.py index 0f2aa5d31e..6d621287db 100644 --- a/network/plugin/pepperflash/actions.py +++ b/network/plugin/pepperflash/actions.py @@ -5,12 +5,7 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pisitools -from pisi.actionsapi import get - -WorkDir = "." def install(): - pisitools.insinto("usr/lib/chromium-browser/PepperFlash/", "./PepperFlash/manifest.json") - pisitools.insinto("usr/lib/chromium-browser/PepperFlash/", "./PepperFlash/libpepflashplayer.so") - pisitools.insinto("usr/lib/chromium-browser/", "./chromium-browser/libwidevinecdmadapter.so") - pisitools.insinto("usr/lib/chromium-browser/", "./chromium-browser/libwidevinecdm.so") + pisitools.insinto("usr/lib/chromium-browser/PepperFlash/", "manifest.json") + pisitools.insinto("usr/lib/chromium-browser/PepperFlash/", "libpepflashplayer.so") diff --git a/network/plugin/pepperflash/pspec.xml b/network/plugin/pepperflash/pspec.xml index a1f7ad0746..35bfd3ee4c 100644 --- a/network/plugin/pepperflash/pspec.xml +++ b/network/plugin/pepperflash/pspec.xml @@ -12,7 +12,7 @@ library Google Chrome's Pepper Flash plugin for Chromium. Google Chrome's Pepper Flash plugin for Chromium (stable version) - https://sourceforge.net/projects/pisi-source/files/pepperflash-23.0.0.207.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/pepperflash-25.0.0.127.tar.xz @@ -32,6 +32,13 @@ + + 2017-03-19 + 23.0.0.207 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + 2016-12-13 23.0.0.207