Merge pull request #3229 from alihanozturk/master

gst-plugins-base:fix release cdrkit:rebuild nano:update pepperflash:update
This commit is contained in:
Alihan Öztürk
2017-03-19 19:59:53 +02:00
committed by GitHub
5 changed files with 27 additions and 11 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU GPL'd Pico clone with more functionality</Summary>
<Description>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".</Description>
<Archive sha1sum="395440ff263fb6c6307be22836673b5f943441fc" type="targz">http://www.nano-editor.org/dist/v2.5/nano-2.5.0.tar.gz</Archive>
<Archive sha1sum="ac907b75231ba5f046e566af8a87f3840ed3c04e" type="tarxz">https://www.nano-editor.org/dist/v2.7/nano-2.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-19</Date>
<Version>2.7.5</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-10</Date>
<Version>2.5.0</Version>
+7
View File
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-19</Date>
<Version>1.1.11</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-25</Date>
<Version>1.1.11</Version>
+2 -2
View File
@@ -124,8 +124,8 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-17</Date>
<Update release="4">
<Date>2017-03-19</Date>
<Version>0.10.36</Version>
<Comment>Rebuild and edit.</Comment>
<Name>Pisi Linux Community</Name>
+2 -7
View File
@@ -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")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Google Chrome's Pepper Flash plugin for Chromium.</Summary>
<Description>Google Chrome's Pepper Flash plugin for Chromium (stable version)</Description>
<Archive sha1sum="c8a8424a4d89152bfe3f7e9bd2336ba85515611f" type="targz">https://sourceforge.net/projects/pisi-source/files/pepperflash-23.0.0.207.tar.gz</Archive>
<Archive sha1sum="5361dcffa6de4141ed71b46a0b7eabc416c9a916" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/pepperflash-25.0.0.127.tar.xz</Archive>
</Source>
<Package>
@@ -32,6 +32,13 @@
<History>
<Update release="6">
<Date>2017-03-19</Date>
<Version>23.0.0.207</Version>
<Comment>Version Bump</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-12-13</Date>
<Version>23.0.0.207</Version>