Compare commits
40 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9733fda16a | |||
| f4ff9b2450 | |||
| 4e424d7b15 | |||
| 8a761686d5 | |||
| b63d586023 | |||
| 4d6365d761 | |||
| c61d4a6304 | |||
| db7958cf66 | |||
| a4a0de055b | |||
| dd8c285637 | |||
| ef47e38e53 | |||
| 4e5d3b1480 | |||
| b01be96a12 | |||
| 6a79046524 | |||
| f861c6625f | |||
| c975a9a17a | |||
| c154e4deec | |||
| d3a193957d | |||
| 461e903e6a | |||
| 0ed8472e56 | |||
| 82f01845b8 | |||
| 98b862dee3 | |||
| 14235a93dc | |||
| 1cac622e85 | |||
| 0a5dd547bd | |||
| b43c2a5b1e | |||
| bfffbf4a58 | |||
| 1aece62409 | |||
| 10b9777bdb | |||
| d78624592e | |||
| b962f7d50a | |||
| a615b5a829 | |||
| 025a25a331 | |||
| 55929417d8 | |||
| 897ac9decb | |||
| 4bcbcf0d11 | |||
| 9895bbbb4b | |||
| 48d2219411 | |||
| a99866d9ca | |||
| b1c8eb9eb1 |
@@ -1,9 +1,8 @@
|
|||||||
# core
|
# core
|
||||||
core repository
|
core repository
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
* Bu bir deneysel çalışmadır.
|
|
||||||
* Lütfen sonuçlarına katlanamayacaksanız ilgilenmeyin.
|
|
||||||
* Buradan derlenen pisi dosyalarını **Pisi-1.* serisi üzerine kurmayınız.**
|
* Buradan derlenen pisi dosyalarını **Pisi-1.* serisi üzerine kurmayınız.**
|
||||||
|
* Pisi-1. sürüm pisi dosyalarını **pisi-2.0 kurulu sistemlere kurmayınız.**
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
@@ -11,7 +11,7 @@
|
|||||||
<Summary>Kernel module allowing to switch dedicated graphics card on Optimus laptops</Summary>
|
<Summary>Kernel module allowing to switch dedicated graphics card on Optimus laptops</Summary>
|
||||||
<Description>kernel module allowing to switch dedicated graphics card on Optimus laptops</Description>
|
<Description>kernel module allowing to switch dedicated graphics card on Optimus laptops</Description>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Archive sha1sum="e282ee682d794e3962baa4dead01917c42571e78" type="targz">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
|
<Archive sha1sum="e282ee682d794e3962baa4dead01917c42571e78" type="targz">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
|
||||||
<Patches>
|
<Patches>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>module-bbswitch</Name>
|
<Name>module-bbswitch</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library" permanent="true">/lib/modules</Path>
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
||||||
@@ -34,6 +34,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="27">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>0.8</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="26">
|
<Update release="26">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>0.8</Version>
|
<Version>0.8</Version>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<Archive sha1sum="e02beac9cc713011551c483ae5f20f065f5b88c7" type="targz" target="i686">http://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
<Archive sha1sum="e02beac9cc713011551c483ae5f20f065f5b88c7" type="targz" target="i686">http://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
||||||
<Archive sha1sum="bd55f1fdc6b0a4d0a70dc4ba4bb4169a824e238c" type="targz" target="x86_64">http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
<Archive sha1sum="bd55f1fdc6b0a4d0a70dc4ba4bb4169a824e238c" type="targz" target="x86_64">http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">patch/linux-40.patch</Patch>
|
<Patch level="1">patch/linux-40.patch</Patch>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>module-broadcom-wl</Name>
|
<Name>module-broadcom-wl</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency release="current">module-broadcom-wl-userspace</Dependency>
|
<Dependency release="current">module-broadcom-wl-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Replaces>
|
<Replaces>
|
||||||
@@ -62,14 +62,21 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="46">
|
<Update release="47">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>6.30.223.248</Version>
|
||||||
|
<Comment>Rebuild for kernel 4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
|
<Update release="46">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>6.30.223.248</Version>
|
<Version>6.30.223.248</Version>
|
||||||
<Comment>Rebuild for kernel 4.1.5.</Comment>
|
<Comment>Rebuild for kernel 4.1.5.</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="45">
|
<Update release="45">
|
||||||
<Date>2015-07-23</Date>
|
<Date>2015-07-23</Date>
|
||||||
<Version>6.30.223.248</Version>
|
<Version>6.30.223.248</Version>
|
||||||
<Comment>Rebuild for kernel 4.1.3.</Comment>
|
<Comment>Rebuild for kernel 4.1.3.</Comment>
|
||||||
|
|||||||
@@ -14,14 +14,14 @@
|
|||||||
<Description>This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems.</Description>
|
<Description>This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems.</Description>
|
||||||
<Archive sha1sum="82194515516139801fdc690198495b043d1c9cbe" type="tarxz">http://source.pisilinux.org/1.0/module-virtualbox-guest-4.3.28.tar.xz</Archive>
|
<Archive sha1sum="82194515516139801fdc690198495b043d1c9cbe" type="tarxz">http://source.pisilinux.org/1.0/module-virtualbox-guest-4.3.28.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>module-virtualbox-guest</Name>
|
<Name>module-virtualbox-guest</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency>baselayout</Dependency>
|
<Dependency>baselayout</Dependency>
|
||||||
<Dependency version="current">module-virtualbox-guest-userspace</Dependency>
|
<Dependency version="current">module-virtualbox-guest-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
@@ -52,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="49">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.3.28</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="48">
|
<Update release="48">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.3.28</Version>
|
<Version>4.3.28</Version>
|
||||||
|
|||||||
@@ -14,14 +14,14 @@
|
|||||||
<Description>This package provides the kernel support for VirtualBox.</Description>
|
<Description>This package provides the kernel support for VirtualBox.</Description>
|
||||||
<Archive sha1sum="8850ebc24e00640835b682a5f8bbc8f05313d2d7" type="tarxz">http://source.pisilinux.org/1.0/module-virtualbox-4.3.28.tar.xz</Archive>
|
<Archive sha1sum="8850ebc24e00640835b682a5f8bbc8f05313d2d7" type="tarxz">http://source.pisilinux.org/1.0/module-virtualbox-4.3.28.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>module-virtualbox</Name>
|
<Name>module-virtualbox</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency version="current">module-virtualbox-userspace</Dependency>
|
<Dependency version="current">module-virtualbox-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -47,6 +47,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="51">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.3.28</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="50">
|
<Update release="50">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.3.28</Version>
|
<Version>4.3.28</Version>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description>
|
<Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description>
|
||||||
<Archive sha1sum="75fbbda677fe91ee07a6f6a8e19b1f3e2479540f" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.59.tar.gz</Archive>
|
<Archive sha1sum="75fbbda677fe91ee07a6f6a8e19b1f3e2479540f" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.59.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>support_kernel-4.0.patch</Patch>
|
<Patch>support_kernel-4.0.patch</Patch>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>ndiswrapper</Name>
|
<Name>ndiswrapper</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library" permanent="true">/lib/modules</Path>
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
||||||
@@ -44,6 +44,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2014-08-18</Date>
|
||||||
|
<Version>1.59</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>PisiLinux Community</Name>
|
||||||
|
<Email>admins@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2014-08-13</Date>
|
<Date>2014-08-13</Date>
|
||||||
<Version>1.59</Version>
|
<Version>1.59</Version>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 4.1.5 Kernel Configuration
|
# Linux/x86_64 4.1.6 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
|||||||
Binary file not shown.
+10
-2
@@ -28,8 +28,8 @@ i<?xml version="1.0" ?>
|
|||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- Linux patches -->
|
<!-- Linux patches -->
|
||||||
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.5.xz</Patch>
|
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.6.xz</Patch>
|
||||||
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.5/1.mga6/PATCHES/patches/series-->
|
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.6/1.mga6/PATCHES/patches/series-->
|
||||||
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
|
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
|
||||||
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
|
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
|
||||||
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
|
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
|
||||||
@@ -177,6 +177,14 @@ i<?xml version="1.0" ?>
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="59">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.1.6</Version>
|
||||||
|
<Comment>Version bump to 4.1.6 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6</Comment>
|
||||||
|
<Type package="kernel">security</Type>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="58">
|
<Update release="58">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.1.5</Version>
|
<Version>4.1.5</Version>
|
||||||
|
|||||||
Binary file not shown.
@@ -18,7 +18,7 @@
|
|||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- Linux patches -->
|
<!-- Linux patches -->
|
||||||
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.5.xz</Patch>
|
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.6.xz</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -44,6 +44,13 @@
|
|||||||
</Provides>-->
|
</Provides>-->
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="58">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.1.6</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="57">
|
<Update release="57">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.1.5</Version>
|
<Version>4.1.5</Version>
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>disktype</Dependency>
|
<Dependency>disktype</Dependency>
|
||||||
<Dependency>busybox</Dependency>
|
<Dependency>busybox</Dependency>
|
||||||
|
<Dependency>device-mapper-static</Dependency>
|
||||||
|
<Dependency>lvm2-static</Dependency>
|
||||||
|
<Dependency>mdadm-static</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -42,9 +45,9 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2014-06-04</Date>
|
<Date>2015-08-18</Date>
|
||||||
<Version>1.0.7</Version>
|
<Version>1.0.7</Version>
|
||||||
<Comment>Add aufs module initramfs</Comment>
|
<Comment>Add aufs module initramfs, add runtime dependencies for initrd.</Comment>
|
||||||
<Name>Burak Ertürk</Name>
|
<Name>Burak Ertürk</Name>
|
||||||
<Email>burakerturk@pisilinux.org</Email>
|
<Email>burakerturk@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ def install():
|
|||||||
|
|
||||||
# remove la symlink, it is not detected correctly
|
# remove la symlink, it is not detected correctly
|
||||||
pisitools.remove("/usr/lib/libpng.la")
|
pisitools.remove("/usr/lib/libpng.la")
|
||||||
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
|
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -12,12 +12,12 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Portable Network Graphics library</Summary>
|
<Summary>Portable Network Graphics library</Summary>
|
||||||
<Description>The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
|
<Description>The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
|
||||||
<Archive sha1sum="31855a8438ae795d249574b0da15b34eb0922e13" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.16.tar.xz</Archive>
|
<Archive sha1sum="c6e06510d30beba08c96c468ab269fafb2bb256f" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.18.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1" compressionType="gz">libpng-1.6.15-apng.patch.gz</Patch>
|
<Patch level="1" compressionType="gz">libpng-1.6.18-apng.patch.gz</Patch>
|
||||||
<Patch level="1">libpng-multilib.patch</Patch>
|
<Patch level="1">libpng-multilib.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -66,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-20</Date>
|
||||||
|
<Version>1.6.18</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Osman Erkan</Name>
|
||||||
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-07-14</Date>
|
<Date>2015-07-14</Date>
|
||||||
<Version>1.6.16</Version>
|
<Version>1.6.16</Version>
|
||||||
|
|||||||
@@ -16,4 +16,4 @@
|
|||||||
<Name>libpng-32bit</Name>
|
<Name>libpng-32bit</Name>
|
||||||
<Summary xml:lang="tr">libpng için 32-bit paylaşımlı kitaplıklar</Summary>
|
<Summary xml:lang="tr">libpng için 32-bit paylaşımlı kitaplıklar</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
+199
-157
@@ -419,12 +419,12 @@
|
|||||||
<Description xml:lang="fr">Le format de Graphique Réseau Portable (Portable Network Graphics - PNG) a été conçu pour remplacer le format GIF plus simple et vieillissant ainsi que, d'une certaine manière, le format TIFF beaucoup plus complexe. L'objectif principal du projet est de se concentrer sur deux aspects majeurs : La toile mondiale (World Wide Web - WWW) et l'édition d'image.</Description>
|
<Description xml:lang="fr">Le format de Graphique Réseau Portable (Portable Network Graphics - PNG) a été conçu pour remplacer le format GIF plus simple et vieillissant ainsi que, d'une certaine manière, le format TIFF beaucoup plus complexe. L'objectif principal du projet est de se concentrer sur deux aspects majeurs : La toile mondiale (World Wide Web - WWW) et l'édition d'image.</Description>
|
||||||
<Description xml:lang="en">The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
|
<Description xml:lang="en">The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
|
||||||
<Description xml:lang="tr">Taşınabilir Ağ Grafikleri (PNG) formatı eski ve daha basit GIF formatının yerine geçmek ve daha karmaşık yapıdaki TIFF formatını biraz daha genişletmek için tasarlanmıştır. Projenin ana hedefi iki önemli parça üzerine konsantre olmaktır: World Wide Web (WWW) ve resim düzenleme.</Description>
|
<Description xml:lang="tr">Taşınabilir Ağ Grafikleri (PNG) formatı eski ve daha basit GIF formatının yerine geçmek ve daha karmaşık yapıdaki TIFF formatını biraz daha genişletmek için tasarlanmıştır. Projenin ana hedefi iki önemli parça üzerine konsantre olmaktır: World Wide Web (WWW) ve resim düzenleme.</Description>
|
||||||
<Archive type="tarxz" sha1sum="31855a8438ae795d249574b0da15b34eb0922e13">mirrors://sourceforge/libpng/libpng-1.6.16.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="c6e06510d30beba08c96c468ab269fafb2bb256f">mirrors://sourceforge/libpng/libpng-1.6.18.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch compressionType="gz" level="1">libpng-1.6.15-apng.patch.gz</Patch>
|
<Patch compressionType="gz" level="1">libpng-1.6.18-apng.patch.gz</Patch>
|
||||||
<Patch level="1">libpng-multilib.patch</Patch>
|
<Patch level="1">libpng-multilib.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
<SourceURI>multimedia/graphics/libpng/pspec.xml</SourceURI>
|
<SourceURI>multimedia/graphics/libpng/pspec.xml</SourceURI>
|
||||||
@@ -444,7 +444,7 @@
|
|||||||
<Summary xml:lang="en">Development files for libpng</Summary>
|
<Summary xml:lang="en">Development files for libpng</Summary>
|
||||||
<Summary xml:lang="tr">libpng için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">libpng için geliştirme dosyaları</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="8">libpng</Dependency>
|
<Dependency release="9">libpng</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
<Dependency>zlib-32bit</Dependency>
|
<Dependency>zlib-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="8">libpng</Dependency>
|
<Dependency release="9">libpng</Dependency>
|
||||||
<Dependency>zlib-32bit</Dependency>
|
<Dependency>zlib-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -472,6 +472,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-20</Date>
|
||||||
|
<Version>1.6.18</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Osman Erkan</Name>
|
||||||
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-07-14</Date>
|
<Date>2015-07-14</Date>
|
||||||
<Version>1.6.16</Version>
|
<Version>1.6.16</Version>
|
||||||
@@ -561,7 +568,7 @@
|
|||||||
<Dependency>xmlto</Dependency>
|
<Dependency>xmlto</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch compressionType="xz" level="1">patches/linux/patch-4.1.5.xz</Patch>
|
<Patch compressionType="xz" level="1">patches/linux/patch-4.1.6.xz</Patch>
|
||||||
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
|
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
|
||||||
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
|
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
|
||||||
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
|
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
|
||||||
@@ -704,6 +711,14 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="59">
|
||||||
|
<Type package="kernel">security</Type>
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.1.6</Version>
|
||||||
|
<Comment>Version bump to 4.1.6 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="58">
|
<Update release="58">
|
||||||
<Type package="kernel">security</Type>
|
<Type package="kernel">security</Type>
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
@@ -1329,6 +1344,9 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>disktype</Dependency>
|
<Dependency>disktype</Dependency>
|
||||||
<Dependency>busybox</Dependency>
|
<Dependency>busybox</Dependency>
|
||||||
|
<Dependency>device-mapper-static</Dependency>
|
||||||
|
<Dependency>lvm2-static</Dependency>
|
||||||
|
<Dependency>mdadm-static</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -1350,9 +1368,9 @@
|
|||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2014-06-04</Date>
|
<Date>2015-08-18</Date>
|
||||||
<Version>1.0.7</Version>
|
<Version>1.0.7</Version>
|
||||||
<Comment>Add aufs module initramfs</Comment>
|
<Comment>Add aufs module initramfs, add runtime dependencies for initrd.</Comment>
|
||||||
<Name>Burak Ertürk</Name>
|
<Name>Burak Ertürk</Name>
|
||||||
<Email>burakerturk@pisilinux.org</Email>
|
<Email>burakerturk@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
@@ -1434,7 +1452,7 @@
|
|||||||
<Dependency>pciutils-devel</Dependency>
|
<Dependency>pciutils-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch compressionType="xz" level="1">patches/linux/patch-4.1.5.xz</Patch>
|
<Patch compressionType="xz" level="1">patches/linux/patch-4.1.6.xz</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
<SourceURI>kernel/tools/cpupowertools/pspec.xml</SourceURI>
|
<SourceURI>kernel/tools/cpupowertools/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -1457,6 +1475,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="58">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.1.6</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="57">
|
<Update release="57">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.1.5</Version>
|
<Version>4.1.5</Version>
|
||||||
@@ -2052,7 +2077,7 @@
|
|||||||
<Description xml:lang="en">This package provides the kernel support for VirtualBox.</Description>
|
<Description xml:lang="en">This package provides the kernel support for VirtualBox.</Description>
|
||||||
<Archive type="tarxz" sha1sum="8850ebc24e00640835b682a5f8bbc8f05313d2d7">http://source.pisilinux.org/1.0/module-virtualbox-4.3.28.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="8850ebc24e00640835b682a5f8bbc8f05313d2d7">http://source.pisilinux.org/1.0/module-virtualbox-4.3.28.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>kernel/drivers/module-virtualbox/pspec.xml</SourceURI>
|
<SourceURI>kernel/drivers/module-virtualbox/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -2062,7 +2087,7 @@
|
|||||||
<Flag>noDelta</Flag>
|
<Flag>noDelta</Flag>
|
||||||
</BuildFlags>
|
</BuildFlags>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency version="4.3.28">module-virtualbox-userspace</Dependency>
|
<Dependency version="4.3.28">module-virtualbox-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -2084,6 +2109,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="51">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.3.28</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="50">
|
<Update release="50">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.3.28</Version>
|
<Version>4.3.28</Version>
|
||||||
@@ -2467,7 +2499,7 @@
|
|||||||
<AdditionalFile target="ndiswrapper-1.59.patch">ndiswrapper-1.59.patch</AdditionalFile>
|
<AdditionalFile target="ndiswrapper-1.59.patch">ndiswrapper-1.59.patch</AdditionalFile>
|
||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>support_kernel-4.0.patch</Patch>
|
<Patch>support_kernel-4.0.patch</Patch>
|
||||||
@@ -2480,7 +2512,7 @@
|
|||||||
<Flag>noDelta</Flag>
|
<Flag>noDelta</Flag>
|
||||||
</BuildFlags>
|
</BuildFlags>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library" permanent="true">/lib/modules</Path>
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
||||||
@@ -2492,6 +2524,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2014-08-18</Date>
|
||||||
|
<Version>1.59</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>PisiLinux Community</Name>
|
||||||
|
<Email>admins@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2014-08-13</Date>
|
<Date>2014-08-13</Date>
|
||||||
<Version>1.59</Version>
|
<Version>1.59</Version>
|
||||||
@@ -2518,14 +2557,14 @@
|
|||||||
<Description xml:lang="tr">Eski ve yeni optimus teknolojisine sahip dizüstü bilgisyarlarda çalışabilmektedir.</Description>
|
<Description xml:lang="tr">Eski ve yeni optimus teknolojisine sahip dizüstü bilgisyarlarda çalışabilmektedir.</Description>
|
||||||
<Archive type="targz" sha1sum="e282ee682d794e3962baa4dead01917c42571e78">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
|
<Archive type="targz" sha1sum="e282ee682d794e3962baa4dead01917c42571e78">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>kernel/drivers/module-bbswitch/pspec.xml</SourceURI>
|
<SourceURI>kernel/drivers/module-bbswitch/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
<Package>
|
<Package>
|
||||||
<Name>module-bbswitch</Name>
|
<Name>module-bbswitch</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library" permanent="true">/lib/modules</Path>
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
||||||
@@ -2538,6 +2577,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="27">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>0.8</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="26">
|
<Update release="26">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>0.8</Version>
|
<Version>0.8</Version>
|
||||||
@@ -2746,7 +2792,7 @@
|
|||||||
<Description xml:lang="tr">Bu paket VirtualBox sunucu makinesi ile misafir sistemler arası fare entegrasyonu ve paylaşımlı dizin desteği için gerekli çekirdek modüllerini içerir.</Description>
|
<Description xml:lang="tr">Bu paket VirtualBox sunucu makinesi ile misafir sistemler arası fare entegrasyonu ve paylaşımlı dizin desteği için gerekli çekirdek modüllerini içerir.</Description>
|
||||||
<Archive type="tarxz" sha1sum="82194515516139801fdc690198495b043d1c9cbe">http://source.pisilinux.org/1.0/module-virtualbox-guest-4.3.28.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="82194515516139801fdc690198495b043d1c9cbe">http://source.pisilinux.org/1.0/module-virtualbox-guest-4.3.28.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>kernel/drivers/module-virtualbox-guest/pspec.xml</SourceURI>
|
<SourceURI>kernel/drivers/module-virtualbox-guest/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -2756,7 +2802,7 @@
|
|||||||
<Flag>noDelta</Flag>
|
<Flag>noDelta</Flag>
|
||||||
</BuildFlags>
|
</BuildFlags>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency>baselayout</Dependency>
|
<Dependency>baselayout</Dependency>
|
||||||
<Dependency version="4.3.28">module-virtualbox-guest-userspace</Dependency>
|
<Dependency version="4.3.28">module-virtualbox-guest-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
@@ -2783,6 +2829,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="49">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>4.3.28</Version>
|
||||||
|
<Comment>Rebuild for kernel-4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="48">
|
<Update release="48">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>4.3.28</Version>
|
<Version>4.3.28</Version>
|
||||||
@@ -3146,7 +3199,7 @@
|
|||||||
<Archive type="targz" sha1sum="e02beac9cc713011551c483ae5f20f065f5b88c7" target="i686">http://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
<Archive type="targz" sha1sum="e02beac9cc713011551c483ae5f20f065f5b88c7" target="i686">http://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
||||||
<Archive type="targz" sha1sum="bd55f1fdc6b0a4d0a70dc4ba4bb4169a824e238c" target="x86_64">http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
<Archive type="targz" sha1sum="bd55f1fdc6b0a4d0a70dc4ba4bb4169a824e238c" target="x86_64">http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_248.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
<Dependency version="4.1.6">kernel-module-headers</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">patch/linux-40.patch</Patch>
|
<Patch level="1">patch/linux-40.patch</Patch>
|
||||||
@@ -3164,8 +3217,8 @@
|
|||||||
<Flag>noDelta</Flag>
|
<Flag>noDelta</Flag>
|
||||||
</BuildFlags>
|
</BuildFlags>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency version="4.1.5">kernel</Dependency>
|
<Dependency version="4.1.6">kernel</Dependency>
|
||||||
<Dependency release="46">module-broadcom-wl-userspace</Dependency>
|
<Dependency release="47">module-broadcom-wl-userspace</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library" permanent="true">/lib/modules</Path>
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
||||||
@@ -3192,6 +3245,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="47">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>6.30.223.248</Version>
|
||||||
|
<Comment>Rebuild for kernel 4.1.6.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="46">
|
<Update release="46">
|
||||||
<Date>2015-08-13</Date>
|
<Date>2015-08-13</Date>
|
||||||
<Version>6.30.223.248</Version>
|
<Version>6.30.223.248</Version>
|
||||||
@@ -5138,8 +5198,8 @@
|
|||||||
<Summary xml:lang="en">A somewhat comprehensive collection of Linux man pages</Summary>
|
<Summary xml:lang="en">A somewhat comprehensive collection of Linux man pages</Summary>
|
||||||
<Summary xml:lang="tr">Kapsamlı Linux kılavuz dökümanları</Summary>
|
<Summary xml:lang="tr">Kapsamlı Linux kılavuz dökümanları</Summary>
|
||||||
<Description xml:lang="en">A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
|
<Description xml:lang="en">A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
|
||||||
<Archive type="tarxz" sha1sum="e7008e7f683d77b11e7fae9a080ec06a83bec328">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.00.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="8677d75e967c759df11cdff902d94d0c1d910750">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.02.tar.xz</Archive>
|
||||||
<Archive type="tarxz" sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.00">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.02">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
||||||
<SourceURI>system/base/man-pages/pspec.xml</SourceURI>
|
<SourceURI>system/base/man-pages/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
<Package>
|
<Package>
|
||||||
@@ -5157,6 +5217,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>4.02</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-06-08</Date>
|
<Date>2015-06-08</Date>
|
||||||
<Version>4.00</Version>
|
<Version>4.00</Version>
|
||||||
@@ -6869,113 +6936,6 @@
|
|||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</SpecFile>
|
</SpecFile>
|
||||||
<SpecFile>
|
|
||||||
<Source>
|
|
||||||
<Name>ntfs-3g</Name>
|
|
||||||
<Homepage>http://www.tuxera.com/community/ntfs-3g-download</Homepage>
|
|
||||||
<Packager>
|
|
||||||
<Name>PisiLinux Community</Name>
|
|
||||||
<Email>admins@pisilinux.org</Email>
|
|
||||||
</Packager>
|
|
||||||
<License>GPLv2+</License>
|
|
||||||
<License>LGPLv2+</License>
|
|
||||||
<IsA>library</IsA>
|
|
||||||
<IsA>app:console</IsA>
|
|
||||||
<PartOf>system.base</PartOf>
|
|
||||||
<Summary xml:lang="en">Userspace driver for NTFS read/write support</Summary>
|
|
||||||
<Summary xml:lang="tr">NTFS dosya sistemlerine okuma/yazma erişimi için bir sürücü</Summary>
|
|
||||||
<Description xml:lang="en">ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
|
|
||||||
<Description xml:lang="tr">ntfs-3g kullanıcıların NTFS biçimli disk bölümlerine hem okuma hem yazma erişimi yapabilmesine imkan veren bir sürücüdür.</Description>
|
|
||||||
<Archive type="targz" sha1sum="0ebd9adffd5a6ddcfbacade6be8efe1eba4b1a08">http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz</Archive>
|
|
||||||
<Patches>
|
|
||||||
<Patch level="1">ntfsprogs_destdir.patch</Patch>
|
|
||||||
</Patches>
|
|
||||||
<SourceURI>system/base/ntfs-3g/pspec.xml</SourceURI>
|
|
||||||
</Source>
|
|
||||||
<Package>
|
|
||||||
<Name>ntfs-3g</Name>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency>fuse</Dependency>
|
|
||||||
<Dependency>glibc</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="executable">/bin</Path>
|
|
||||||
<Path fileType="executable">/sbin</Path>
|
|
||||||
<Path fileType="library">/lib</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
||||||
<Path fileType="doc">/usr/share/doc/ntfs-3g</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8/mount*</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8/ntfs-3g*</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
<Package>
|
|
||||||
<Name>ntfsprogs</Name>
|
|
||||||
<Summary xml:lang="en">Userspace tools for NTFS filesystems</Summary>
|
|
||||||
<Summary xml:lang="tr">NTFS dosya sistemi için kullanıcı araçları</Summary>
|
|
||||||
<Description xml:lang="en">Userspace tools for NTFS filesystems. The goals of the Linux-NTFS project are to develop reliable and full-featured access to NTFS by the Linux kernel driver and to provide a wide collection of NTFS utilities.</Description>
|
|
||||||
<Description xml:lang="tr">NTFS dosya sistemi için kullanıcı araçları içerir. Bu araçların amacı Linux çekirdeğine NTFS dosya sistemlerine güvenilir ve tam erişim sağlayacak NTFS araçlarını sağlamaktır.</Description>
|
|
||||||
<PartOf>hardware.disk</PartOf>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency version="2015.3.14">ntfs-3g</Dependency>
|
|
||||||
<Dependency>fuse</Dependency>
|
|
||||||
<Dependency>glibc</Dependency>
|
|
||||||
<Dependency>libutil-linux</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="executable">/sbin/mkfs.ntfs</Path>
|
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="executable">/usr/sbin</Path>
|
|
||||||
<Path fileType="doc">/usr/share/doc/ntfsprogs</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
<History>
|
|
||||||
<Update release="6">
|
|
||||||
<Date>2015-05-06</Date>
|
|
||||||
<Version>2015.3.14</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Ertuğrul Erata</Name>
|
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="5">
|
|
||||||
<Date>2014-12-13</Date>
|
|
||||||
<Version>2014.2.15</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Yusuf Aydemir</Name>
|
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="4">
|
|
||||||
<Date>2014-05-11</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Release bump.</Comment>
|
|
||||||
<Name>Marcin Bojara</Name>
|
|
||||||
<Email>marcin@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="3">
|
|
||||||
<Date>2013-10-30</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Rebuild</Comment>
|
|
||||||
<Name>Yusuf Aydemir</Name>
|
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="2">
|
|
||||||
<Date>2013-01-30</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Marcin Bojara</Name>
|
|
||||||
<Email>marcin@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="1">
|
|
||||||
<Date>2012-11-14</Date>
|
|
||||||
<Version>0.0_2012.01.15</Version>
|
|
||||||
<Comment>First release</Comment>
|
|
||||||
<Name>PisiLinux Community</Name>
|
|
||||||
<Email>admins@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
</History>
|
|
||||||
</SpecFile>
|
|
||||||
<SpecFile>
|
<SpecFile>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>tcp-wrappers</Name>
|
<Name>tcp-wrappers</Name>
|
||||||
@@ -7471,7 +7431,7 @@
|
|||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2015-03-04</Date>
|
<Date>2015-08-18</Date>
|
||||||
<Version>3.10.0</Version>
|
<Version>3.10.0</Version>
|
||||||
<Comment>Release bump</Comment>
|
<Comment>Release bump</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
@@ -7751,7 +7711,7 @@
|
|||||||
<Summary xml:lang="tr">GNU info (bilgi) programı ve araçları</Summary>
|
<Summary xml:lang="tr">GNU info (bilgi) programı ve araçları</Summary>
|
||||||
<Summary xml:lang="de">GNU Info Prgramm und Werkzeuge</Summary>
|
<Summary xml:lang="de">GNU Info Prgramm und Werkzeuge</Summary>
|
||||||
<Description xml:lang="en">Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
|
<Description xml:lang="en">Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
|
||||||
<Archive type="targz" sha1sum="dc54edfbb623d46fb400576b3da181f987e63516">mirrors://gnu/texinfo/texinfo-5.2.tar.gz</Archive>
|
<Archive type="targz" sha1sum="110d45256c4219c88dc2fdb8c9c1a20749e4e7c5">mirrors://gnu/texinfo/texinfo-6.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ncurses</Dependency>
|
<Dependency>ncurses</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -7777,6 +7737,13 @@
|
|||||||
</Provides>
|
</Provides>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>6.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2014-05-25</Date>
|
<Date>2014-05-25</Date>
|
||||||
<Version>5.2</Version>
|
<Version>5.2</Version>
|
||||||
@@ -9118,10 +9085,10 @@
|
|||||||
<Description xml:lang="fr">Le paquet kbd contient les fichiers de configuration de touches ainsi que divers utilitaires pour claviers compatible avec le noyau 1.1.54 et suivants.</Description>
|
<Description xml:lang="fr">Le paquet kbd contient les fichiers de configuration de touches ainsi que divers utilitaires pour claviers compatible avec le noyau 1.1.54 et suivants.</Description>
|
||||||
<Description xml:lang="en">The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later.</Description>
|
<Description xml:lang="en">The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later.</Description>
|
||||||
<Description xml:lang="tr">Kbd paketi, çekirdek sürüm 1.1.54 ve sonraki sürümlerle uyumlu anahtar tablo dosyaları ve klavye yardımcı uygulamaları içerir.</Description>
|
<Description xml:lang="tr">Kbd paketi, çekirdek sürüm 1.1.54 ve sonraki sürümlerle uyumlu anahtar tablo dosyaları ve klavye yardımcı uygulamaları içerir.</Description>
|
||||||
<Archive type="tarxz" sha1sum="37f21e078e1ed52f48ecb69584ec6a394d0f3146">https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.2.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="0a58dc928386f0f9c981fbefd24f05fc0b8226d7">https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.3.tar.xz</Archive>
|
||||||
<Archive type="tarbz2" sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" target="kbd-2.0.2">http://source.pisilinux.org/1.0/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
|
<Archive type="tarbz2" sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" target="kbd-2.0.3">http://source.pisilinux.org/1.0/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
|
||||||
<Archive type="tarbz2" sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" target="kbd-2.0.2">http://source.pisilinux.org/1.0/kbd-latsun-fonts.tar.bz2</Archive>
|
<Archive type="tarbz2" sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" target="kbd-2.0.3">http://source.pisilinux.org/1.0/kbd-latsun-fonts.tar.bz2</Archive>
|
||||||
<Archive type="tarbz2" sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" target="kbd-2.0.2">http://source.pisilinux.org/1.0/ro_maps.tar.bz2</Archive>
|
<Archive type="tarbz2" sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" target="kbd-2.0.3">http://source.pisilinux.org/1.0/ro_maps.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gettext</Dependency>
|
<Dependency>gettext</Dependency>
|
||||||
<Dependency>gzip</Dependency>
|
<Dependency>gzip</Dependency>
|
||||||
@@ -9133,7 +9100,6 @@
|
|||||||
<Patch level="1">mandriva/kbd-1.15-tilde_twosuperior_french_kbd.patch</Patch>
|
<Patch level="1">mandriva/kbd-1.15-tilde_twosuperior_french_kbd.patch</Patch>
|
||||||
<Patch level="1">mandriva/kbd-1.12-data_thai.patch</Patch>
|
<Patch level="1">mandriva/kbd-1.12-data_thai.patch</Patch>
|
||||||
<Patch level="1">mandriva/kbd-1.15-remove-unneeded-calls.patch</Patch>
|
<Patch level="1">mandriva/kbd-1.15-remove-unneeded-calls.patch</Patch>
|
||||||
<Patch level="1">archlinux/fix-dvorak-es.patch</Patch>
|
|
||||||
<Patch level="1">archlinux/fix-euro2.patch</Patch>
|
<Patch level="1">archlinux/fix-euro2.patch</Patch>
|
||||||
<Patch level="1">pisilinux/unicode_start-default-font.patch</Patch>
|
<Patch level="1">pisilinux/unicode_start-default-font.patch</Patch>
|
||||||
<Patch level="1">pisilinux/tr-keypad-comma.patch</Patch>
|
<Patch level="1">pisilinux/tr-keypad-comma.patch</Patch>
|
||||||
@@ -9169,6 +9135,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>2.0.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-05-08</Date>
|
<Date>2015-05-08</Date>
|
||||||
<Version>2.0.2</Version>
|
<Version>2.0.2</Version>
|
||||||
@@ -11017,9 +10990,9 @@
|
|||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2015-08-17</Date>
|
<Date>2015-08-29</Date>
|
||||||
<Version>1.4</Version>
|
<Version>1.4</Version>
|
||||||
<Comment>Release Pisi Linux 2.0Alfa4</Comment>
|
<Comment>Release Pisi Linux 2.0Alfa5</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
@@ -11323,7 +11296,7 @@
|
|||||||
<Summary xml:lang="es">Una interfaz para sistemas de archivos implementados en el espacio de usuario</Summary>
|
<Summary xml:lang="es">Una interfaz para sistemas de archivos implementados en el espacio de usuario</Summary>
|
||||||
<Description xml:lang="en">fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
<Description xml:lang="en">fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
||||||
<Description xml:lang="tr">FUSE, kullanıcıların kendileri için dosya sistemleri oluşturmasına, bağlamasına ve bağı koparmasına imkân veren bir arkauç kitaplıktır.</Description>
|
<Description xml:lang="tr">FUSE, kullanıcıların kendileri için dosya sistemleri oluşturmasına, bağlamasına ve bağı koparmasına imkân veren bir arkauç kitaplıktır.</Description>
|
||||||
<Archive type="targz" sha1sum="94bd1974a9f2173ac3c2cf122f9fa3c35996b88e">mirrors://sourceforge/project/fuse/fuse-2.X/2.9.3/fuse-2.9.3.tar.gz</Archive>
|
<Archive type="targz" sha1sum="c8b25419f33624dc5240af6a5d26f2c04367ca71">mirrors://sourceforge/project/fuse/fuse-2.X/2.9.4/fuse-2.9.4.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -11352,7 +11325,7 @@
|
|||||||
<Summary xml:lang="tr">fuse için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">fuse için geliştirme dosyaları</Summary>
|
||||||
<PartOf>system.devel</PartOf>
|
<PartOf>system.devel</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="4">fuse</Dependency>
|
<Dependency release="5">fuse</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -11360,6 +11333,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>2.9.4</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2014-05-11</Date>
|
<Date>2014-05-11</Date>
|
||||||
<Version>2.9.3</Version>
|
<Version>2.9.3</Version>
|
||||||
@@ -11382,7 +11362,7 @@
|
|||||||
<Email>marcin@pisilinux.org</Email>
|
<Email>marcin@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2012-20-21</Date>
|
<Date>2012-12-21</Date>
|
||||||
<Version>2.9.2</Version>
|
<Version>2.9.2</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
@@ -11405,7 +11385,7 @@
|
|||||||
<Summary xml:lang="tr">Standart dosya, metin ve kabuk uygulamaları</Summary>
|
<Summary xml:lang="tr">Standart dosya, metin ve kabuk uygulamaları</Summary>
|
||||||
<Description xml:lang="en">Utilitaires standards GNU pour fichiers (chmod, cp, dd, dir, ls...), utilitaires texte (sort, tr, head, wc...) et utilitaires d'interpréteur de commande (shell) (whoami, who...)</Description>
|
<Description xml:lang="en">Utilitaires standards GNU pour fichiers (chmod, cp, dd, dir, ls...), utilitaires texte (sort, tr, head, wc...) et utilitaires d'interpréteur de commande (shell) (whoami, who...)</Description>
|
||||||
<Description xml:lang="tr">GNU dosya uygulamaları (chmod, cp, dd, dir, ls...), sh uygulamaları (whoami, who,...) ve metin uygulamalarının (sort, tr, head, wc..) birlikteliğinden oluşmaktadır.</Description>
|
<Description xml:lang="tr">GNU dosya uygulamaları (chmod, cp, dd, dir, ls...), sh uygulamaları (whoami, who,...) ve metin uygulamalarının (sort, tr, head, wc..) birlikteliğinden oluşmaktadır.</Description>
|
||||||
<Archive type="tarxz" sha1sum="adead02839225218b85133fa57b4dba02af2291d">http://ftp.gnu.org/gnu/coreutils/coreutils-8.23.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="cf3d9983461c2b0c074a76804c18464e9a474883">http://ftp.gnu.org/gnu/coreutils/coreutils-8.24.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
<Dependency>attr-devel</Dependency>
|
<Dependency>attr-devel</Dependency>
|
||||||
@@ -11413,6 +11393,8 @@
|
|||||||
<Dependency>shadow</Dependency>
|
<Dependency>shadow</Dependency>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
<Dependency>ncurses-devel</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
|
<Dependency>gmp-devel</Dependency>
|
||||||
|
<Dependency>libcap-devel</Dependency>
|
||||||
<Dependency>texinfo</Dependency>
|
<Dependency>texinfo</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
@@ -11441,6 +11423,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>8.24</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-04-01</Date>
|
<Date>2015-04-01</Date>
|
||||||
<Version>8.23</Version>
|
<Version>8.23</Version>
|
||||||
@@ -11510,11 +11499,13 @@
|
|||||||
<Description xml:lang="en">The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
|
<Description xml:lang="en">The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
|
||||||
<Description xml:lang="tr">gettext, uygulamalarda farklı dillerde iletiler kullanılmasını sağlayan yerelleştirme araçları ve kütüphanelerini içerir.</Description>
|
<Description xml:lang="tr">gettext, uygulamalarda farklı dillerde iletiler kullanılmasını sağlayan yerelleştirme araçları ve kütüphanelerini içerir.</Description>
|
||||||
<Description xml:lang="de">gettext ist eine GNU Bibliothek für Internationalisierung</Description>
|
<Description xml:lang="de">gettext ist eine GNU Bibliothek für Internationalisierung</Description>
|
||||||
<Archive type="targz" sha1sum="c473f4f268501d971b913197fb07767e628644bb">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.4.tar.gz</Archive>
|
<Archive type="targz" sha1sum="bec084bc9e2ecfb9a30ce17a68b71865449f6c12">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
<Dependency>ncurses</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
|
<Dependency>libunistring-devel</Dependency>
|
||||||
|
<Dependency>libxml2-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>system/base/gettext/pspec.xml</SourceURI>
|
<SourceURI>system/base/gettext/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -11555,7 +11546,7 @@
|
|||||||
<Summary xml:lang="tr">gettext için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">gettext için geliştirme dosyaları</Summary>
|
||||||
<PartOf>system.devel</PartOf>
|
<PartOf>system.devel</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="7">gettext</Dependency>
|
<Dependency release="8">gettext</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="data">/usr/share/aclocal</Path>
|
<Path fileType="data">/usr/share/aclocal</Path>
|
||||||
@@ -11564,6 +11555,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>0.19.5.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-04-03</Date>
|
<Date>2015-04-03</Date>
|
||||||
<Version>0.19.4</Version>
|
<Version>0.19.4</Version>
|
||||||
@@ -11809,7 +11807,7 @@
|
|||||||
<Description xml:lang="fr">NCurses est une librairie de fonction gérant l'affichage des applications pour terminaux en mode caractères. La libraries NCurses défini de nombreuses fonctionalités telles le mouvement de la souris et du curseur, la disposition du clavier et l'affichage en couleur.</Description>
|
<Description xml:lang="fr">NCurses est une librairie de fonction gérant l'affichage des applications pour terminaux en mode caractères. La libraries NCurses défini de nombreuses fonctionalités telles le mouvement de la souris et du curseur, la disposition du clavier et l'affichage en couleur.</Description>
|
||||||
<Description xml:lang="en">The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
|
<Description xml:lang="en">The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
|
||||||
<Description xml:lang="tr">NCurses, bir uygulamanın karakter tabanlı uçbirimlerde görüntüleri üzerinde çalışabilmeyi sağlayan işlevler kütüphanesidir. Uygulama programları için imleci hareket ettirmek, pencereler oluşturmak, renkler üretmek, fare ile oynamak v.b. işlevler sağlamaktadır.</Description>
|
<Description xml:lang="tr">NCurses, bir uygulamanın karakter tabanlı uçbirimlerde görüntüleri üzerinde çalışabilmeyi sağlayan işlevler kütüphanesidir. Uygulama programları için imleci hareket ettirmek, pencereler oluşturmak, renkler üretmek, fare ile oynamak v.b. işlevler sağlamaktadır.</Description>
|
||||||
<Archive type="targz" sha1sum="3e042e5f2c7223bffdaac9646a533b8c758b65b5">mirrors://gnu/ncurses/ncurses-5.9.tar.gz</Archive>
|
<Archive type="targz" sha1sum="acd606135a5124905da770803c05f1f20dd3b21c">mirrors://gnu/ncurses/ncurses-6.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gnuconfig</Dependency>
|
<Dependency>gnuconfig</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -11834,13 +11832,15 @@
|
|||||||
<Summary xml:lang="tr">ncurses için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">ncurses için geliştirme dosyaları</Summary>
|
||||||
<PartOf>system.devel</PartOf>
|
<PartOf>system.devel</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="5">ncurses</Dependency>
|
<Dependency release="6">ncurses</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="library">/usr/lib/static</Path>
|
<Path fileType="library">/usr/lib/static</Path>
|
||||||
<Path fileType="library">/usr/lib32/static</Path>
|
<Path fileType="library">/usr/lib32/static</Path>
|
||||||
<Path fileType="man">/usr/share/man/man3</Path>
|
<Path fileType="man">/usr/share/man/man3</Path>
|
||||||
|
<Path fileType="data">/usr/share/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<Package>
|
<Package>
|
||||||
@@ -11852,7 +11852,8 @@
|
|||||||
<Dependency>glibc-32bit</Dependency>
|
<Dependency>glibc-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="5">ncurses</Dependency>
|
<Dependency release="6">ncurses</Dependency>
|
||||||
|
<Dependency>glibc-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32</Path>
|
<Path fileType="library">/usr/lib32</Path>
|
||||||
@@ -11860,6 +11861,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>6.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2014-09-14</Date>
|
<Date>2014-09-14</Date>
|
||||||
<Version>5.9</Version>
|
<Version>5.9</Version>
|
||||||
@@ -11965,9 +11973,9 @@
|
|||||||
<Description xml:lang="fr">Programme servant à identifiant le format d'un fichier en analysant les données binaires en cherchant des patrons connus.</Description>
|
<Description xml:lang="fr">Programme servant à identifiant le format d'un fichier en analysant les données binaires en cherchant des patrons connus.</Description>
|
||||||
<Description xml:lang="en">Program to identify a file's format by scanning binary data for patterns.</Description>
|
<Description xml:lang="en">Program to identify a file's format by scanning binary data for patterns.</Description>
|
||||||
<Description xml:lang="tr">İkili veri taraması kullanarak (dosya uzantısına bakmadan) dosya biçimini tanımlamaya yarayan bir uygulamadır.</Description>
|
<Description xml:lang="tr">İkili veri taraması kullanarak (dosya uzantısına bakmadan) dosya biçimini tanımlamaya yarayan bir uygulamadır.</Description>
|
||||||
<Archive type="targz" sha1sum="c817fb4c27f01934993ece3b013adbdc4deab67e">ftp://ftp.astron.com/pub/file/file-5.23.tar.gz</Archive>
|
<Archive type="targz" sha1sum="152daac79ccb4560dc65d5aaf754196ec1536f1d">ftp://ftp.astron.com/pub/file/file-5.24.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>system/base/file/pspec.xml</SourceURI>
|
<SourceURI>system/base/file/pspec.xml</SourceURI>
|
||||||
@@ -11988,6 +11996,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>5.24</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-06-17</Date>
|
<Date>2015-06-17</Date>
|
||||||
<Version>5.23</Version>
|
<Version>5.23</Version>
|
||||||
@@ -12480,7 +12495,7 @@
|
|||||||
<Description xml:lang="fr">procps est un paquet regroupant une multitude de petits utilitaires utiles donnant des informations concernant les process en utilisant le système de fichier /proc. Le paquet inclus les programmes ps, top, vmstat, w, kill, free, slabtop et skill.</Description>
|
<Description xml:lang="fr">procps est un paquet regroupant une multitude de petits utilitaires utiles donnant des informations concernant les process en utilisant le système de fichier /proc. Le paquet inclus les programmes ps, top, vmstat, w, kill, free, slabtop et skill.</Description>
|
||||||
<Description xml:lang="en">procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
|
<Description xml:lang="en">procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
|
||||||
<Description xml:lang="tr">Procps /proc dosya sistemini kullanarak çalışan süreçler hakkında bilgi vermeye yarayan bazı kullanışlı uygulamaları içeren bir pakettir. Paket ps, top, vmstat, w, kill, free, slabtop ve skill gibi uygulamaları içerir.</Description>
|
<Description xml:lang="tr">Procps /proc dosya sistemini kullanarak çalışan süreçler hakkında bilgi vermeye yarayan bazı kullanışlı uygulamaları içeren bir pakettir. Paket ps, top, vmstat, w, kill, free, slabtop ve skill gibi uygulamaları içerir.</Description>
|
||||||
<Archive type="tarxz" sha1sum="484db198d6a18a42b4011d5ecb2cb784a81b0e4f">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.10.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="1bdca65547df9ed019bd83649b0f8b8eaa017e25">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.11.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ncurses-devel</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -12504,6 +12519,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>3.3.11</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>3.3.10</Version>
|
<Version>3.3.10</Version>
|
||||||
@@ -14565,7 +14587,7 @@
|
|||||||
<Summary xml:lang="tr">pipeline yönetim kitaplığı</Summary>
|
<Summary xml:lang="tr">pipeline yönetim kitaplığı</Summary>
|
||||||
<Description xml:lang="en">libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.</Description>
|
<Description xml:lang="en">libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.</Description>
|
||||||
<Description xml:lang="tr">libpipeline, alt-süreç girdi/çıktı hatlarını (pipeline) yönetmek için geliştirilmiş bir C kitaplığıdır.</Description>
|
<Description xml:lang="tr">libpipeline, alt-süreç girdi/çıktı hatlarını (pipeline) yönetmek için geliştirilmiş bir C kitaplığıdır.</Description>
|
||||||
<Archive type="targz" sha1sum="c4deac1c04670beac0e25d78ef1922e6a3740965">http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.0.tar.gz</Archive>
|
<Archive type="targz" sha1sum="b31cc955f22b1aa4545dc8d00ddbde831936594f">http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.1.tar.gz</Archive>
|
||||||
<SourceURI>system/base/libpipeline/pspec.xml</SourceURI>
|
<SourceURI>system/base/libpipeline/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
<Package>
|
<Package>
|
||||||
@@ -14581,7 +14603,7 @@
|
|||||||
<Summary xml:lang="tr">libpipeline için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">libpipeline için geliştirme dosyaları</Summary>
|
||||||
<PartOf>system.devel</PartOf>
|
<PartOf>system.devel</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="6">libpipeline</Dependency>
|
<Dependency release="7">libpipeline</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -14590,6 +14612,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>1.4.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>1.4.0</Version>
|
<Version>1.4.0</Version>
|
||||||
@@ -15429,7 +15458,7 @@
|
|||||||
<Summary xml:lang="tr">Kapsamlı Linux kılavuzları</Summary>
|
<Summary xml:lang="tr">Kapsamlı Linux kılavuzları</Summary>
|
||||||
<Description xml:lang="en">Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
<Description xml:lang="en">Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
||||||
<Description xml:lang="tr">man-db paketi Linux ile ilgili yazılmış dökümanların büyük çoğunluğunu okunması için gerekli programları sunar. Örneğin, konsola "man programadı" ya da konquerora "man:programadı" yazarak birçok program hakkında detaylı kullanım bilgisi alabilirsiniz.</Description>
|
<Description xml:lang="tr">man-db paketi Linux ile ilgili yazılmış dökümanların büyük çoğunluğunu okunması için gerekli programları sunar. Örneğin, konsola "man programadı" ya da konquerora "man:programadı" yazarak birçok program hakkında detaylı kullanım bilgisi alabilirsiniz.</Description>
|
||||||
<Archive type="tarxz" sha1sum="6a4b08ccacb555120a2bce852329d93c9c78247e">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.1.tar.xz</Archive>
|
<Archive type="tarxz" sha1sum="26b9044ddfbc711a27cb0539d057f089a3bd8c34">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>less</Dependency>
|
<Dependency>less</Dependency>
|
||||||
<Dependency>gzip</Dependency>
|
<Dependency>gzip</Dependency>
|
||||||
@@ -15437,7 +15466,7 @@
|
|||||||
<Dependency>gdbm-devel</Dependency>
|
<Dependency>gdbm-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
<Dependency release="6">libpipeline-devel</Dependency>
|
<Dependency versionFrom="1.4.0">libpipeline-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<SourceURI>system/base/man-db/pspec.xml</SourceURI>
|
<SourceURI>system/base/man-db/pspec.xml</SourceURI>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -15446,8 +15475,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>gdbm</Dependency>
|
<Dependency>gdbm</Dependency>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
<Dependency>gettext</Dependency>
|
<Dependency versionFrom="1.4.0">libpipeline</Dependency>
|
||||||
<Dependency release="6">libpipeline</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -15466,6 +15494,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>2.7.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>2.7.1</Version>
|
<Version>2.7.1</Version>
|
||||||
@@ -17858,7 +17893,7 @@
|
|||||||
<Description xml:lang="fr">CMake, système make open-source et multi-plateforme. CMake est utilisé pour contrôler le processus de compilation de logiciel en utilisant une plate-forme de fichiers de configuration simple et indépendante de compilateur. CMake génère des makefiles et un environnement de travail natifs pouvant être utilisés dans l'environnement du compilateur de votre choix.</Description>
|
<Description xml:lang="fr">CMake, système make open-source et multi-plateforme. CMake est utilisé pour contrôler le processus de compilation de logiciel en utilisant une plate-forme de fichiers de configuration simple et indépendante de compilateur. CMake génère des makefiles et un environnement de travail natifs pouvant être utilisés dans l'environnement du compilateur de votre choix.</Description>
|
||||||
<Description xml:lang="en">CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
|
<Description xml:lang="en">CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
|
||||||
<Description xml:lang="tr">Cmake, açık kaynak kodlu ve birden fazla platformda çalışan bir 'make' sistemidir. Yazılım derleme sürecini kontrol etmek için kullanılan CMake, derleyici bağımsız yapılandırma dosyalarının oluşturulmasını sağlar.</Description>
|
<Description xml:lang="tr">Cmake, açık kaynak kodlu ve birden fazla platformda çalışan bir 'make' sistemidir. Yazılım derleme sürecini kontrol etmek için kullanılan CMake, derleyici bağımsız yapılandırma dosyalarının oluşturulmasını sağlar.</Description>
|
||||||
<Archive type="tar" sha1sum="6b2982b52e0015451441733fb4adbc5192181770">http://www.cmake.org/files/v3.2/cmake-3.2.3.tar.gz</Archive>
|
<Archive type="targz" sha1sum="799aff559e9f330fefc60e6509f1d025fc3d9c8c">http://www.cmake.org/files/v3.3/cmake-3.3.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>curl-devel</Dependency>
|
<Dependency>curl-devel</Dependency>
|
||||||
<Dependency>expat-devel</Dependency>
|
<Dependency>expat-devel</Dependency>
|
||||||
@@ -17888,6 +17923,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="16">
|
||||||
|
<Date>2015-08-20</Date>
|
||||||
|
<Version>3.3.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="15">
|
<Update release="15">
|
||||||
<Date>2015-07-28</Date>
|
<Date>2015-07-28</Date>
|
||||||
<Version>3.2.3</Version>
|
<Version>3.2.3</Version>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
8a7fe0dcea547ec9c78226e4f9e0a03ca28961b2
|
a1bd2d1c8c53ab449470a8a04f5d7f846daf60b1
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
26a332f1e30d3699570e5141981487213c7acb65
|
373e38d016153674ab6b6d7eea9d776ea6c30376
|
||||||
@@ -1 +1 @@
|
|||||||
Pisi_Linux 1.2
|
Pisi_Linux 2.0Alfa5
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2015-03-04</Date>
|
<Date>2015-08-18</Date>
|
||||||
<Version>3.10.0</Version>
|
<Version>3.10.0</Version>
|
||||||
<Comment>Release bump</Comment>
|
<Comment>Release bump</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>A set of basic GNU tools commonly used in shell scripts</Summary>
|
<Summary>A set of basic GNU tools commonly used in shell scripts</Summary>
|
||||||
<Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description>
|
<Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description>
|
||||||
<Archive sha1sum="adead02839225218b85133fa57b4dba02af2291d" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-8.23.tar.xz</Archive>
|
<Archive sha1sum="cf3d9983461c2b0c074a76804c18464e9a474883" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-8.24.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
<Dependency>attr-devel</Dependency>
|
<Dependency>attr-devel</Dependency>
|
||||||
@@ -20,6 +20,8 @@
|
|||||||
<Dependency>shadow</Dependency>
|
<Dependency>shadow</Dependency>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
<Dependency>ncurses-devel</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
|
<Dependency>gmp-devel</Dependency>
|
||||||
|
<Dependency>libcap-devel</Dependency>
|
||||||
<Dependency>texinfo</Dependency>
|
<Dependency>texinfo</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
@@ -53,6 +55,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>8.24</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-04-01</Date>
|
<Date>2015-04-01</Date>
|
||||||
<Version>8.23</Version>
|
<Version>8.23</Version>
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ def setup():
|
|||||||
autotools.configure("--datadir=/usr/share/misc \
|
autotools.configure("--datadir=/usr/share/misc \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-fsect-man5")
|
--enable-fsect-man5")
|
||||||
|
|
||||||
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|||||||
@@ -12,10 +12,10 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Program to identify a file's format by scanning binary data for patterns</Summary>
|
<Summary>Program to identify a file's format by scanning binary data for patterns</Summary>
|
||||||
<Description>Program to identify a file's format by scanning binary data for patterns.</Description>
|
<Description>Program to identify a file's format by scanning binary data for patterns.</Description>
|
||||||
<Archive sha1sum="c817fb4c27f01934993ece3b013adbdc4deab67e" type="targz">ftp://ftp.astron.com/pub/file/file-5.23.tar.gz</Archive>
|
<Archive sha1sum="152daac79ccb4560dc65d5aaf754196ec1536f1d" type="targz">ftp://ftp.astron.com/pub/file/file-5.24.tar.gz</Archive>
|
||||||
<!-- An update to this package can easily break pisi, pay attention! -->
|
<!-- An update to this package can easily break pisi, pay attention! -->
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<!-- remove python dependencies while bootstrap -->
|
<!-- remove python dependencies while bootstrap -->
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -41,6 +41,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>5.24</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-06-17</Date>
|
<Date>2015-06-17</Date>
|
||||||
<Version>5.23</Version>
|
<Version>5.23</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>An interface for filesystems implemented in userspace</Summary>
|
<Summary>An interface for filesystems implemented in userspace</Summary>
|
||||||
<Description>fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
<Description>fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
||||||
<Archive sha1sum="94bd1974a9f2173ac3c2cf122f9fa3c35996b88e" type="targz">mirrors://sourceforge/project/fuse/fuse-2.X/2.9.3/fuse-2.9.3.tar.gz</Archive>
|
<Archive sha1sum="c8b25419f33624dc5240af6a5d26f2c04367ca71" type="targz">mirrors://sourceforge/project/fuse/fuse-2.X/2.9.4/fuse-2.9.4.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -50,6 +50,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2015-08-18</Date>
|
||||||
|
<Version>2.9.4</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2014-05-11</Date>
|
<Date>2014-05-11</Date>
|
||||||
<Version>2.9.3</Version>
|
<Version>2.9.3</Version>
|
||||||
@@ -72,7 +79,7 @@
|
|||||||
<Email>marcin@pisilinux.org</Email>
|
<Email>marcin@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2012-20-21</Date>
|
<Date>2012-12-21</Date>
|
||||||
<Version>2.9.2</Version>
|
<Version>2.9.2</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
|||||||
@@ -13,11 +13,13 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>GNU libraries and utilities for producing multi-lingual messages</Summary>
|
<Summary>GNU libraries and utilities for producing multi-lingual messages</Summary>
|
||||||
<Description>The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
|
<Description>The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
|
||||||
<Archive sha1sum="c473f4f268501d971b913197fb07767e628644bb" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.4.tar.gz</Archive>
|
<Archive sha1sum="bec084bc9e2ecfb9a30ce17a68b71865449f6c12" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.5.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
<Dependency>ncurses</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
|
<Dependency>libunistring-devel</Dependency>
|
||||||
|
<Dependency>libxml2-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -70,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>0.19.5.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-04-03</Date>
|
<Date>2015-04-03</Date>
|
||||||
<Version>0.19.4</Version>
|
<Version>0.19.4</Version>
|
||||||
|
|||||||
@@ -12,10 +12,10 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Keyboard and console utilities</Summary>
|
<Summary>Keyboard and console utilities</Summary>
|
||||||
<Description>The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later.</Description>
|
<Description>The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later.</Description>
|
||||||
<Archive sha1sum="37f21e078e1ed52f48ecb69584ec6a394d0f3146" type="tarxz">https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.2.tar.xz</Archive>
|
<Archive sha1sum="0a58dc928386f0f9c981fbefd24f05fc0b8226d7" type="tarxz">https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.3.tar.xz</Archive>
|
||||||
<Archive sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" type="tarbz2" target="kbd-2.0.2">http://source.pisilinux.org/1.0/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
|
<Archive sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" type="tarbz2" target="kbd-2.0.3">http://source.pisilinux.org/1.0/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
|
||||||
<Archive sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" type="tarbz2" target="kbd-2.0.2">http://source.pisilinux.org/1.0/kbd-latsun-fonts.tar.bz2</Archive>
|
<Archive sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" type="tarbz2" target="kbd-2.0.3">http://source.pisilinux.org/1.0/kbd-latsun-fonts.tar.bz2</Archive>
|
||||||
<Archive sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" type="tarbz2" target="kbd-2.0.2">http://source.pisilinux.org/1.0/ro_maps.tar.bz2</Archive>
|
<Archive sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" type="tarbz2" target="kbd-2.0.3">http://source.pisilinux.org/1.0/ro_maps.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gettext</Dependency>
|
<Dependency>gettext</Dependency>
|
||||||
<Dependency>gzip</Dependency>
|
<Dependency>gzip</Dependency>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<Patch level="1">mandriva/kbd-1.15-remove-unneeded-calls.patch</Patch>
|
<Patch level="1">mandriva/kbd-1.15-remove-unneeded-calls.patch</Patch>
|
||||||
|
|
||||||
<!-- Archlinux patches -->
|
<!-- Archlinux patches -->
|
||||||
<Patch level="1">archlinux/fix-dvorak-es.patch</Patch>
|
<!--Patch level="1">archlinux/fix-dvorak-es.patch</Patch-->
|
||||||
<Patch level="1">archlinux/fix-euro2.patch</Patch>
|
<Patch level="1">archlinux/fix-euro2.patch</Patch>
|
||||||
|
|
||||||
<!-- Pisi Linux patches -->
|
<!-- Pisi Linux patches -->
|
||||||
@@ -72,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>2.0.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2015-05-08</Date>
|
<Date>2015-05-08</Date>
|
||||||
<Version>2.0.2</Version>
|
<Version>2.0.2</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>pipeline manipulation library</Summary>
|
<Summary>pipeline manipulation library</Summary>
|
||||||
<Description>libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.</Description>
|
<Description>libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.</Description>
|
||||||
<Archive sha1sum="c4deac1c04670beac0e25d78ef1922e6a3740965" type="targz">http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.0.tar.gz</Archive>
|
<Archive sha1sum="b31cc955f22b1aa4545dc8d00ddbde831936594f" type="targz">http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.1.tar.gz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -38,6 +38,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>1.4.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>1.4.0</Version>
|
<Version>1.4.0</Version>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
DISTRIB_ID="PisiLinux"
|
DISTRIB_ID="PisiLinux"
|
||||||
DISTRIB_RELEASE="2.0Alfa3"
|
DISTRIB_RELEASE="2.0Alfa5"
|
||||||
DISTRIB_DESCRIPTION="Pisi GNU/Linux 2.0 Alfa4"
|
DISTRIB_DESCRIPTION="Pisi GNU/Linux 2.0 Alfa5"
|
||||||
DISTRIB_CODENAME="Essai"
|
DISTRIB_CODENAME="KaraKedi"
|
||||||
|
|||||||
@@ -33,9 +33,9 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2015-08-17</Date>
|
<Date>2015-08-29</Date>
|
||||||
<Version>1.4</Version>
|
<Version>1.4</Version>
|
||||||
<Comment>Release Pisi Linux 2.0Alfa4</Comment>
|
<Comment>Release Pisi Linux 2.0Alfa5</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<IsA>data:doc</IsA>
|
<IsA>data:doc</IsA>
|
||||||
<Summary>Application to read Linux man pages</Summary>
|
<Summary>Application to read Linux man pages</Summary>
|
||||||
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
||||||
<Archive sha1sum="6a4b08ccacb555120a2bce852329d93c9c78247e" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.1.tar.xz</Archive>
|
<Archive sha1sum="26b9044ddfbc711a27cb0539d057f089a3bd8c34" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>less</Dependency>
|
<Dependency>less</Dependency>
|
||||||
<Dependency>gzip</Dependency>
|
<Dependency>gzip</Dependency>
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
<Dependency>gdbm-devel</Dependency>
|
<Dependency>gdbm-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
<Dependency release="6">libpipeline-devel</Dependency>
|
<Dependency versionFrom="1.4.0">libpipeline-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--<Patch level="1">man-db-2.5.9-sgr.patch</Patch>
|
<!--<Patch level="1">man-db-2.5.9-sgr.patch</Patch>
|
||||||
@@ -39,8 +39,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>gdbm</Dependency>
|
<Dependency>gdbm</Dependency>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
<Dependency>gettext</Dependency>
|
<Dependency versionFrom="1.4.0">libpipeline</Dependency>
|
||||||
<Dependency release="6">libpipeline</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -60,6 +59,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>2.7.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>2.7.1</Version>
|
<Version>2.7.1</Version>
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
<IsA>data:doc</IsA>
|
<IsA>data:doc</IsA>
|
||||||
<Summary>A somewhat comprehensive collection of Linux man pages</Summary>
|
<Summary>A somewhat comprehensive collection of Linux man pages</Summary>
|
||||||
<Description>A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
|
<Description>A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
|
||||||
<Archive sha1sum="e7008e7f683d77b11e7fae9a080ec06a83bec328" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.00.tar.xz</Archive>
|
<Archive sha1sum="8677d75e967c759df11cdff902d94d0c1d910750" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.02.tar.xz</Archive>
|
||||||
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.00" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.02" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -32,6 +32,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>4.02</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2015-06-08</Date>
|
<Date>2015-06-08</Date>
|
||||||
<Version>4.00</Version>
|
<Version>4.00</Version>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
@@ -91,7 +91,7 @@ def install():
|
|||||||
shelltools.cd("../%s" % NCURSES)
|
shelltools.cd("../%s" % NCURSES)
|
||||||
for lib in ["ncurses", "form", "panel", "menu"]:
|
for lib in ["ncurses", "form", "panel", "menu"]:
|
||||||
pisitools.dolib_so("lib/lib%s.so.%s" % (lib, get.srcVERSION()), destinationDirectory = LIB)
|
pisitools.dolib_so("lib/lib%s.so.%s" % (lib, get.srcVERSION()), destinationDirectory = LIB)
|
||||||
pisitools.dosym("lib%s.so.%s" % (lib, get.srcVERSION()), "%s/lib%s.so.5" % (LIB, lib))
|
pisitools.dosym("lib%s.so.%s" % (lib, get.srcVERSION()), "%s/lib%s.so.6" % (LIB, lib))
|
||||||
|
|
||||||
if get.buildTYPE() == "_emul32":
|
if get.buildTYPE() == "_emul32":
|
||||||
pisitools.removeDir("/_emul32")
|
pisitools.removeDir("/_emul32")
|
||||||
@@ -100,3 +100,10 @@ def install():
|
|||||||
shelltools.cd(WORKDIR)
|
shelltools.cd(WORKDIR)
|
||||||
shelltools.system("grep -B 100 '$Id' README > license.txt")
|
shelltools.system("grep -B 100 '$Id' README > license.txt")
|
||||||
pisitools.dodoc("ANNOUNCE", "NEWS", "README*", "TO-DO", "license.txt")
|
pisitools.dodoc("ANNOUNCE", "NEWS", "README*", "TO-DO", "license.txt")
|
||||||
|
|
||||||
|
#for fix
|
||||||
|
pisitools.dosym("libncursesw.so.6.0", "%s/libncursesw.so.5" % LIB)
|
||||||
|
pisitools.dosym("libncurses.so.6.0", "%s/libncurses.so.5" % LIB)
|
||||||
|
pisitools.dosym("libpanelw.so.6.0", "%s/libpanelw.so.5" % LIB)
|
||||||
|
pisitools.dosym("libformw.so.6.0", "%s/libformw.so.5" % LIB)
|
||||||
|
pisitools.dosym("libmenuw.so.6.0", "%s/libmenuw.so.5" % LIB)
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Console display library</Summary>
|
<Summary>Console display library</Summary>
|
||||||
<Description>The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
|
<Description>The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
|
||||||
<Archive sha1sum="3e042e5f2c7223bffdaac9646a533b8c758b65b5" type="targz">mirrors://gnu/ncurses/ncurses-5.9.tar.gz</Archive>
|
<Archive sha1sum="acd606135a5124905da770803c05f1f20dd3b21c" type="targz">mirrors://gnu/ncurses/ncurses-6.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gnuconfig</Dependency>
|
<Dependency>gnuconfig</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -41,9 +41,11 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="library">/usr/lib/static</Path>
|
<Path fileType="library">/usr/lib/static</Path>
|
||||||
<Path fileType="library">/usr/lib32/static</Path>
|
<Path fileType="library">/usr/lib32/static</Path>
|
||||||
<Path fileType="man">/usr/share/man/man3</Path>
|
<Path fileType="man">/usr/share/man/man3</Path>
|
||||||
|
<Path fileType="data">/usr/share/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -57,6 +59,7 @@
|
|||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">ncurses</Dependency>
|
<Dependency release="current">ncurses</Dependency>
|
||||||
|
<Dependency>glibc-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32</Path>
|
<Path fileType="library">/usr/lib32</Path>
|
||||||
@@ -65,6 +68,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>6.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2014-09-14</Date>
|
<Date>2014-09-14</Date>
|
||||||
<Version>5.9</Version>
|
<Version>5.9</Version>
|
||||||
|
|||||||
@@ -1,35 +0,0 @@
|
|||||||
#!/usr/bin/python
|
|
||||||
# -*- coding: utf-8 -*-
|
|
||||||
#
|
|
||||||
# Licensed under the GNU General Public License, version 3.
|
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import autotools
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
def setup():
|
|
||||||
shelltools.export("CFLAGS", "%s -D_FILE_OFFSET_BITS=64" % get.CFLAGS())
|
|
||||||
autotools.configure("--prefix=/usr \
|
|
||||||
--sbin=/usr/bin \
|
|
||||||
--mandir=/usr/share/man \
|
|
||||||
--disable-ldconfig \
|
|
||||||
--disable-static \
|
|
||||||
--with-fuse=external \
|
|
||||||
--enable-posix-acls \
|
|
||||||
--enable-extras")
|
|
||||||
|
|
||||||
def build():
|
|
||||||
autotools.make()
|
|
||||||
|
|
||||||
def install():
|
|
||||||
autotools.rawInstall("DESTDIR=%s rootbindir=/usr/bin rootsbindir=/usr/bin rootlibdir=/usr/lib" % get.installDIR())
|
|
||||||
|
|
||||||
pisitools.domove("/usr/bin/ntfs-3g.*", "/bin")
|
|
||||||
|
|
||||||
# Create some compat symlinks
|
|
||||||
pisitools.dosym("/bin/ntfs-3g", "/sbin/mount.ntfs")
|
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "CREDITS", "NEWS", "README")
|
|
||||||
pisitools.dosym("/usr/share/doc/ntfs-3g", "/usr/share/doc/ntfsprogs")
|
|
||||||
@@ -1,43 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<deviceinfo version="0.2">
|
|
||||||
<device>
|
|
||||||
<match key="volume.fstype" string="ntfs">
|
|
||||||
<append key="volume.fstype.alternative" type="copy_property">volume.fstype</append>
|
|
||||||
<merge key="volume.mount.ntfs.valid_options" type="copy_property">volume.mount.valid_options</merge>
|
|
||||||
<merge key="volume.unmount.ntfs.valid_options" type="copy_property">volume.unmount.valid_options</merge>
|
|
||||||
<merge key="volume.fstype" type="string">ntfs-3g</merge>
|
|
||||||
<merge key="volume.mount.valid_options" type="strlist">ro</merge>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">atime</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">noatime</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">relatime</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">fake_rw</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">no_def_opts</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">default_permissions</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">umask=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">fmask=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">dmask=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">uid=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">gid=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">show_sys_files</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">silent</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">force</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">remove_hiberfile</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">locale=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">streams_interface=</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">debug</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">no_detach</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">sync</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">dirsync</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">nodiratime</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">noexec</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">quiet</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">remount</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">exec</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">recover</append>
|
|
||||||
<append key="volume.mount.valid_options" type="strlist">norecover</append>
|
|
||||||
<merge key="volume.unmount.valid_options" type="strlist">lazy</merge>
|
|
||||||
<merge key="volume.policy.mount_filesystem" type="string">ntfs-3g</merge>
|
|
||||||
</match>
|
|
||||||
</device>
|
|
||||||
</deviceinfo>
|
|
||||||
@@ -1,47 +0,0 @@
|
|||||||
diff -Naur ntfs-3g_ntfsprogs-2015.3.14.orig/ntfsprogs/Makefile.in ntfs-3g_ntfsprogs-2015.3.14/ntfsprogs/Makefile.in
|
|
||||||
--- ntfs-3g_ntfsprogs-2015.3.14.orig/ntfsprogs/Makefile.in 2015-03-14 16:10:28.000000000 +0200
|
|
||||||
+++ ntfs-3g_ntfsprogs-2015.3.14/ntfsprogs/Makefile.in 2015-05-06 10:22:31.563526903 +0300
|
|
||||||
@@ -1348,15 +1348,15 @@
|
|
||||||
# mkfs.ntfs[.8] hard link
|
|
||||||
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@install-exec-hook:
|
|
||||||
-@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)/sbin
|
|
||||||
-@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f $(sbindir)/mkntfs $(DESTDIR)/sbin/mkfs.ntfs
|
|
||||||
+@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)/usr/bin
|
|
||||||
+@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f $(sbindir)/mkntfs $(DESTDIR)/usr/bin/mkfs.ntfs
|
|
||||||
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@install-data-hook:
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)$(man8dir)
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f mkntfs.8 $(DESTDIR)$(man8dir)/mkfs.ntfs.8
|
|
||||||
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@uninstall-local:
|
|
||||||
-@ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)/sbin/mkfs.ntfs
|
|
||||||
+@ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)/usr/bin/mkfs.ntfs
|
|
||||||
@ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)$(man8dir)/mkfs.ntfs.8
|
|
||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
||||||
diff -Naur ntfs-3g_ntfsprogs-2015.3.14.orig/src/Makefile.in ntfs-3g_ntfsprogs-2015.3.14/src/Makefile.in
|
|
||||||
--- ntfs-3g_ntfsprogs-2015.3.14.orig/src/Makefile.in 2015-03-14 16:10:28.000000000 +0200
|
|
||||||
+++ ntfs-3g_ntfsprogs-2015.3.14/src/Makefile.in 2015-05-06 10:22:31.566526903 +0300
|
|
||||||
@@ -1040,9 +1040,9 @@
|
|
||||||
@ENABLE_NTFS_3G_TRUE@@RUN_LDCONFIG_TRUE@ $(LDCONFIG)
|
|
||||||
|
|
||||||
@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@install-exec-local: install-rootbinPROGRAMS
|
|
||||||
-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(MKDIR_P) "$(DESTDIR)/sbin"
|
|
||||||
-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g"
|
|
||||||
-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/lowntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
|
|
||||||
+@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(MKDIR_P) "$(DESTDIR)/usr/bin"
|
|
||||||
+@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/usr/bin/mount.ntfs-3g"
|
|
||||||
+@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/lowntfs-3g" "$(DESTDIR)/usr/bin/mount.lowntfs-3g"
|
|
||||||
|
|
||||||
@ENABLE_NTFS_3G_TRUE@install-data-local: install-man8
|
|
||||||
@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
|
|
||||||
@@ -1050,7 +1050,7 @@
|
|
||||||
|
|
||||||
@ENABLE_NTFS_3G_TRUE@uninstall-local:
|
|
||||||
@ENABLE_NTFS_3G_TRUE@ $(RM) -f "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
|
|
||||||
-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(RM) -f "$(DESTDIR)/sbin/mount.ntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
|
|
||||||
+@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(RM) -f "$(DESTDIR)/usr/bin/mount.ntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
|
|
||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
||||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
||||||
@@ -1,110 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>ntfs-3g</Name>
|
|
||||||
<Homepage>http://www.tuxera.com/community/ntfs-3g-download</Homepage>
|
|
||||||
<Packager>
|
|
||||||
<Name>PisiLinux Community</Name>
|
|
||||||
<Email>admins@pisilinux.org</Email>
|
|
||||||
</Packager>
|
|
||||||
<License>GPLv2+</License>
|
|
||||||
<License>LGPLv2+</License>
|
|
||||||
<IsA>library</IsA>
|
|
||||||
<IsA>app:console</IsA>
|
|
||||||
<Summary>Userspace driver for NTFS read/write support</Summary>
|
|
||||||
<Description>ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
|
|
||||||
<Archive sha1sum="0ebd9adffd5a6ddcfbacade6be8efe1eba4b1a08" type="targz">http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz</Archive>
|
|
||||||
<Patches>
|
|
||||||
<Patch level="1">ntfsprogs_destdir.patch</Patch>
|
|
||||||
</Patches>
|
|
||||||
</Source>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>ntfs-3g</Name>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency>fuse</Dependency>
|
|
||||||
<Dependency>glibc</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="executable">/bin</Path>
|
|
||||||
<Path fileType="executable">/sbin</Path>
|
|
||||||
<Path fileType="library">/lib</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
||||||
<!--Path fileType="data">/usr/share/hal/fdi</Path-->
|
|
||||||
<Path fileType="doc">/usr/share/doc/ntfs-3g</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8/mount*</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8/ntfs-3g*</Path>
|
|
||||||
</Files>
|
|
||||||
<!--AdditionalFiles>
|
|
||||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/hal/fdi/policy/10osvendor/25-ntfs-3g-policy.fdi">25-ntfs-3g-policy.fdi</AdditionalFile>
|
|
||||||
</AdditionalFiles-->
|
|
||||||
</Package>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>ntfsprogs</Name>
|
|
||||||
<PartOf>hardware.disk</PartOf>
|
|
||||||
<Summary>Userspace tools for NTFS filesystems</Summary>
|
|
||||||
<Description>Userspace tools for NTFS filesystems. The goals of the Linux-NTFS project are to develop reliable and full-featured access to NTFS by the Linux kernel driver and to provide a wide collection of NTFS utilities.</Description>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency version="current">ntfs-3g</Dependency>
|
|
||||||
<Dependency>fuse</Dependency>
|
|
||||||
<Dependency>glibc</Dependency>
|
|
||||||
<Dependency>libutil-linux</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="executable">/sbin/mkfs.ntfs</Path>
|
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="executable">/usr/sbin</Path>
|
|
||||||
<Path fileType="doc">/usr/share/doc/ntfsprogs</Path>
|
|
||||||
<Path fileType="man">/usr/share/man/man8</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
|
|
||||||
<History>
|
|
||||||
<Update release="6">
|
|
||||||
<Date>2015-05-06</Date>
|
|
||||||
<Version>2015.3.14</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Ertuğrul Erata</Name>
|
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="5">
|
|
||||||
<Date>2014-12-13</Date>
|
|
||||||
<Version>2014.2.15</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Yusuf Aydemir</Name>
|
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="4">
|
|
||||||
<Date>2014-05-11</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Release bump.</Comment>
|
|
||||||
<Name>Marcin Bojara</Name>
|
|
||||||
<Email>marcin@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="3">
|
|
||||||
<Date>2013-10-30</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Rebuild</Comment>
|
|
||||||
<Name>Yusuf Aydemir</Name>
|
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="2">
|
|
||||||
<Date>2013-01-30</Date>
|
|
||||||
<Version>2013.1.13</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Marcin Bojara</Name>
|
|
||||||
<Email>marcin@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="1">
|
|
||||||
<Date>2012-11-14</Date>
|
|
||||||
<Version>0.0_2012.01.15</Version>
|
|
||||||
<Comment>First release</Comment>
|
|
||||||
<Name>PisiLinux Community</Name>
|
|
||||||
<Email>admins@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
</History>
|
|
||||||
</PISI>
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>ntfs-3g</Name>
|
|
||||||
<Summary xml:lang="tr">NTFS dosya sistemlerine okuma/yazma erişimi için bir sürücü</Summary>
|
|
||||||
<Description xml:lang="tr">ntfs-3g kullanıcıların NTFS biçimli disk bölümlerine hem okuma hem yazma erişimi yapabilmesine imkan veren bir sürücüdür.</Description>
|
|
||||||
</Source>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>ntfsprogs</Name>
|
|
||||||
<Summary xml:lang="tr">NTFS dosya sistemi için kullanıcı araçları</Summary>
|
|
||||||
<Description xml:lang="tr">NTFS dosya sistemi için kullanıcı araçları içerir. Bu araçların amacı Linux çekirdeğine NTFS dosya sistemlerine güvenilir ve tam erişim sağlayacak NTFS araçlarını sağlamaktır.</Description>
|
|
||||||
</Package>
|
|
||||||
</PISI>
|
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Standard informational utilities and process-handling tools</Summary>
|
<Summary>Standard informational utilities and process-handling tools</Summary>
|
||||||
<Description>procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
|
<Description>procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
|
||||||
<Archive sha1sum="484db198d6a18a42b4011d5ecb2cb784a81b0e4f" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.10.tar.xz</Archive>
|
<Archive sha1sum="1bdca65547df9ed019bd83649b0f8b8eaa017e25" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.11.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ncurses-devel</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -37,6 +37,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2015-08-25</Date>
|
||||||
|
<Version>3.3.11</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2015-06-06</Date>
|
<Date>2015-06-06</Date>
|
||||||
<Version>3.3.10</Version>
|
<Version>3.3.10</Version>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>The GNU info program and utilities</Summary>
|
<Summary>The GNU info program and utilities</Summary>
|
||||||
<Description>Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
|
<Description>Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
|
||||||
<Archive sha1sum="dc54edfbb623d46fb400576b3da181f987e63516" type="targz">mirrors://gnu/texinfo/texinfo-5.2.tar.gz</Archive>
|
<Archive sha1sum="110d45256c4219c88dc2fdb8c9c1a20749e4e7c5" type="targz">mirrors://gnu/texinfo/texinfo-6.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ncurses</Dependency>
|
<Dependency>ncurses</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -42,6 +42,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2015-08-24</Date>
|
||||||
|
<Version>6.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2014-05-25</Date>
|
<Date>2014-05-25</Date>
|
||||||
<Version>5.2</Version>
|
<Version>5.2</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Cross-platform, open-source make system</Summary>
|
<Summary>Cross-platform, open-source make system</Summary>
|
||||||
<Description>CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
|
<Description>CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
|
||||||
<Archive sha1sum="6b2982b52e0015451441733fb4adbc5192181770" type="tar">http://www.cmake.org/files/v3.2/cmake-3.2.3.tar.gz</Archive>
|
<Archive sha1sum="799aff559e9f330fefc60e6509f1d025fc3d9c8c" type="targz">http://www.cmake.org/files/v3.3/cmake-3.3.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>curl-devel</Dependency>
|
<Dependency>curl-devel</Dependency>
|
||||||
<Dependency>expat-devel</Dependency>
|
<Dependency>expat-devel</Dependency>
|
||||||
@@ -43,6 +43,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="16">
|
||||||
|
<Date>2015-08-20</Date>
|
||||||
|
<Version>3.3.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="15">
|
<Update release="15">
|
||||||
<Date>2015-07-28</Date>
|
<Date>2015-07-28</Date>
|
||||||
<Version>3.2.3</Version>
|
<Version>3.2.3</Version>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
Reference in New Issue
Block a user