This commit is contained in:
Ertuğrul Erata
2019-06-11 23:02:12 +03:00
10 changed files with 126 additions and 18 deletions
@@ -18,7 +18,7 @@
<AdditionalFile target="NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch">NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency version="4.19.42">kernel-module-headers</Dependency>
<Dependency version="4.19.49">kernel-module-headers</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -30,7 +30,7 @@
<IsA>driver</IsA>
<Summary>Kernel module for current NVIDIA graphics driver releases</Summary>
<RuntimeDependencies>
<Dependency version="4.19.42">kernel</Dependency>
<Dependency version="4.19.49">kernel</Dependency>
<!-- <Dependency release="current">module-nvidia-current-userspace</Dependency> -->
</RuntimeDependencies>
<Files>
@@ -164,6 +164,13 @@
</Package>
<History>
<Update release="25">
<Date>2019-06-09</Date>
<Version>390.116</Version>
<Comment>Rebuild</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-05-27</Date>
<Version>390.116</Version>
+10 -3
View File
@@ -19,15 +19,15 @@
<AdditionalFile target="nvidia-304.137-bionic-18.04.patch">nvidia-304.137-bionic-18.04.patch</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency version="4.19.42">kernel-module-headers</Dependency>
<Dependency version="4.19.49">kernel-module-headers</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>module-nvidia304</Name>
<Summary>Kernel module for NVIDIA driver 304.xx releases</Summary>
<RuntimeDependencies>
<Dependency version="4.19.42">kernel</Dependency>
<RuntimeDependencies>2
<Dependency version="4.19.49">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="26">
<Date>2019-06-09</Date>
<Version>304.137</Version>
<Comment>Rebuild for new kernel.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-12-05</Date>
<Version>304.137</Version>
+9 -2
View File
@@ -17,7 +17,7 @@
<AdditionalFile target="kernel-4.11.patch">kernel-4.11.patch</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency version="4.19.42">kernel-module-headers</Dependency>
<Dependency version="4.19.49">kernel-module-headers</Dependency>
</BuildDependencies>
</Source>
@@ -26,7 +26,7 @@
<IsA>driver</IsA>
<Summary>Kernel module for NVIDIA driver 340.xx releases</Summary>
<RuntimeDependencies>
<Dependency version="4.19.42">kernel</Dependency>
<Dependency version="4.19.49">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -97,6 +97,13 @@
</Package>
<History>
<Update release="26">
<Date>2019-06-09</Date>
<Version>340.107</Version>
<Comment>Rebuild for new kernel.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-12-05</Date>
<Version>340.107</Version>
+8 -1
View File
@@ -38,7 +38,7 @@
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.19.34.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.19.49.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series-->
<!--stable patches-->
<!--CVE-2016-8405-->
@@ -77,6 +77,13 @@
</Files>
</Package>
<History>
<Update release="16">
<Date>2019-06-09</Date>
<Version>4.19.49</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="15">
<Date>2019-04-06</Date>
<Version>4.19.34</Version>
+15 -9
View File
@@ -13,22 +13,28 @@
<IsA>library</IsA>
<Summary>MPEG2 and MPEG4 AAC decoder</Summary>
<Description>FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.</Description>
<Archive sha1sum="0d49c516d4a83c39053a9bd214fddba72cbc34ad" type="targz"> https://downloads.sourceforge.net/faac/faad2-2.8.8.tar.gz</Archive>
<!--BuildDependencies>
<Archive sha1sum="0d49c516d4a83c39053a9bd214fddba72cbc34ad" type="targz">https://downloads.sourceforge.net/faac/faad2-2.8.8.tar.gz</Archive>
<!--
<BuildDependencies>
<Dependency>libmp4v2-devel</Dependency>
</BuildDependencies-->
</BuildDependencies>
-->
<!--
<Patches>
<!-- <Patch level="1">faad2-2.7-libmp4ff-shared-lib.patch</Patch> -->
<!-- <Patch level="1">faad2-2.7-man1_MANS.patch</Patch> -->
<!-- <Patch>faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch</Patch> -->
<Patch level="1">faad2-2.7-libmp4ff-shared-lib.patch</Patch>
<Patch level="1">faad2-2.7-man1_MANS.patch</Patch>
<Patch>faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>faad2</Name>
<!--RuntimeDependencies>
<!--
<RuntimeDependencies>
<Dependency>libmp4v2</Dependency>
</RuntimeDependencies-->
</RuntimeDependencies>
-->
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
@@ -51,7 +57,7 @@
<History>
<Update release="4">
<Date>2018-08-01</Date>
<Version>2.7</Version>
<Version>2.8.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
+27
View File
@@ -0,0 +1,27 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import shelltools
def setup():
shelltools.system("sed -i 's/DL_Window:://' src/download_win.h")
autotools.configure("--prefix=/usr \
--mandir=/usr/share/man \
--enable-shared \
--disable-static")
def build():
autotools.make()
def install():
autotools.install()
pisitools.dosym("/usr/bin/proz", "/usr/bin/prozilla")
pisitools.dodoc("CREDITS", "COPYING*", "README")
+39
View File
@@ -0,0 +1,39 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>prozilla</Name>
<Homepage>http://freecode.com/projects/prozilla</Homepage>
<Packager>
<Name>Mathias Freire</Name>
<Email>mathiasfreire45@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<Summary>Console based download accelerator.</Summary>
<Description>Prozilla is a console based download accelerator which speeds up download process approximately %200-300.</Description>
<Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
</Source>
<Package>
<Name>prozilla</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-06-09</Date>
<Version>2.0.5</Version>
<Comment>First release</Comment>
<Name>Mathias Freire</Name>
<Email>mathiasfreire45@gmail.com</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>>prozilla</Name>
<Summary xml:lang="tr">Konsol tabanlı indirme hızlandırıcı.</Summary>
<Description xml:lang="tr">Prozilla, konsol tabanlı, bir indirme sürecini %200-300 oranında hızlandırabilen bir indirme hızlandırıcısıdır.</Description>
</Source>
</PISI>
+1 -1
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>ninja</Name>
<Homepage>http://martine.github.com/ninja/</Homepage>
<Homepage>https://ninja-build.org/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>