Merge pull request #237 from ayhanyalcinsoy/master
python3 splited and fixed its reverse deps
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<Description>A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
|
||||
<Archive sha1sum="69dbbf94888ec1fb5b041ae4d0b6cac864abc15e" type="tarxz">http://download.kde.org/stable/prison/1.1/src/prison-1.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -37,9 +37,9 @@
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>prison</Package>
|
||||
</Conflicts>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>prison-qt5-devel</Name>
|
||||
<Summary>Development files for libepoxy</Summary>
|
||||
@@ -55,7 +55,7 @@
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>prison-devel</Package>
|
||||
</Conflicts>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
@@ -65,6 +65,6 @@
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-tools-devel</Dependency>
|
||||
<Dependency>qt5-quickcontrols-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>qt5-script-devel</Dependency>
|
||||
@@ -42,7 +43,7 @@
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
@@ -70,10 +71,11 @@
|
||||
<Dependency>qt5-script</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>qt5-quickcontrols</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kpackage</Dependency>
|
||||
@@ -83,7 +85,7 @@
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
@@ -101,7 +103,7 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>plasma-framework-devel</Name>
|
||||
<Summary>Development files for plasma-framework</Summary>
|
||||
@@ -114,7 +116,7 @@
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kpackage-devel</Dependency>
|
||||
@@ -124,7 +126,7 @@
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
@@ -154,6 +156,6 @@
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>qt-5.4.2.patch</Patch>
|
||||
</Patches>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -35,6 +35,7 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-tools</Dependency>
|
||||
<Dependency>qt5-quick1</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -60,7 +61,7 @@
|
||||
<Path fileType="data">/usr/share/phonon4qt5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-08-13</Date>
|
||||
@@ -68,7 +69,7 @@
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
|
||||
</PISI>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<Dependency>modemmanager-qt-devel</Dependency>
|
||||
<Dependency>ModemManager-devel</Dependency>
|
||||
<Dependency>kdelibs4-support-devel</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>openconnect-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>NetworkManager-devel</Dependency>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -61,6 +61,6 @@
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<BuildDependencies>
|
||||
<!-- For pkgconfig fixes in udev -->
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>Python 2 and 3 compatibility utilities.</Summary>
|
||||
<Description>python-six provides simple utilities for wrapping over differences between Python 2 and Python 3.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="d168e6d01f0900875c6ecebc97da72d0fda31129" type="targz">http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Exec=idle3
|
||||
Icon=idle3
|
||||
Name=IDLE Integrated Development Environment
|
||||
Name[tr]=IDLE3 Tümleşik Geliştirme Ortamı
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Development;
|
||||
MimeType=application/x-python;
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
@@ -12,9 +12,11 @@
|
||||
<PartOf>programming.language</PartOf>
|
||||
<Summary>Next generation of the python high-level scripting language</Summary>
|
||||
<Description>Next generation of the python high-level scripting language</Description>
|
||||
<Archive sha1sum="7ca5cd664598bea96eec105aa6453223bb6b4456" type="tarxz">http://www.python.org/ftp/python/3.4.3/Python-3.4.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>valgrind</Dependency>
|
||||
<Dependency>tcltk-devel</Dependency>
|
||||
<Dependency>tcl-devel</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>gdbm-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -26,7 +28,6 @@
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="143e098efe7ee7bec8a4904ec4b322f28a067a03" type="tarxz">http://www.python.org/ftp/python/3.4.1/Python-3.4.1.tar.xz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">Python-3.1.1-rpath.patch</Patch>
|
||||
</Patches>
|
||||
@@ -35,8 +36,6 @@
|
||||
<Package>
|
||||
<Name>python3</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tcl</Dependency>
|
||||
<Dependency>tcltk</Dependency>
|
||||
<Dependency>xz</Dependency>
|
||||
<Dependency>gdbm</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
@@ -49,17 +48,121 @@
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable" permanent="0">/usr/bin/*</Path>
|
||||
<Path fileType="header" permanent="0">/usr/include/python3.4m/*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/pkgconfig/*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/*</Path>
|
||||
<Path fileType="executable" permanent="0">/usr/bin/p*</Path>
|
||||
<Path fileType="executable" permanent="0">/usr/bin/2to3*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/a*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/c*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/d*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/e*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/h*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/imp*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/j*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib2*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/log*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/m*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/p*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/s*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/te*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/u*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/v*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/w*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/x*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/*.py</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/*.txt</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/a*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/b*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_b*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/c*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_c*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_d*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_e*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/f*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/g*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_g*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_h*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_j*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_l*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/m*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_m*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/n*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/o*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_o*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_p*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/p*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/r*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_r*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_s*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/s*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/te*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/_te*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/ti*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/u*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/x*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/lib-dynload/z*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/*.so</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/libpython3.4m.so.1.0</Path>
|
||||
<Path fileType="man" permanent="0">/usr/share/man/man1/*</Path>
|
||||
<Path fileType="doc" permanent="0">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>python3-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header" permanent="0">/usr/include/python3.4m/*</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/pkgconfig/*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>python3-tk</Name>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python</PartOf>
|
||||
<Summary>Python modules for Tk</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tcl</Dependency>
|
||||
<Dependency>tcltk</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*/tkinter</Path>
|
||||
<Path fileType="library">/usr/lib/python3*/lib-dynload/_tkinter.cpython-34m.so</Path>
|
||||
<Path fileType="library" permanent="0">/usr/lib/python3.4/turtledemo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>idle3</Name>
|
||||
<Icon>idle</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>programming.environment</PartOf>
|
||||
<Summary>An Integrated Development Environment for Python</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3-tk</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/idle3*</Path>
|
||||
<Path fileType="library">/usr/lib/python*/idlelib</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile permission="0644" target="/usr/share/pixmaps/idle3.png">python-logo.png</AdditionalFile>
|
||||
<AdditionalFile permission="0644" target="/usr/share/applications/idle3.desktop">idle.desktop</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2015-08-13</Date>
|
||||
<Version>3.4.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-05-26</Date>
|
||||
<Version>3.4.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user