Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>chromium-widevine</Name>
|
||||
<Homepage>http://chrome.google.com/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>EULA</License>
|
||||
<Icon>google-chrome</Icon>
|
||||
<PartOf>network.web</PartOf>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Widevine plugin for Chromium Browser</Summary>
|
||||
<Description>Widevine is a browser plugin designed for the viewing of premium video content. This package contains Widevine plugin for Chromium browser</Description>
|
||||
<Archive sha1sum="f68bee6af5327271f2a7aa7b656b30fe48f5d947" type="binary">https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>nspr</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>chromium-widevine</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>nspr</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/chromium-browser</Path>
|
||||
<Path fileType="library">/usr/lib/chromium-dev</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-10-21</Date>
|
||||
<Version>4.10.1679.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>4.10.1610.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>4.10.1610.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user