UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

python3

The Python 3 package contains the Python development environment. This is useful for object-oriented programming, writing scripts, prototyping large programs or developing entire applications.

Package info

Template:
Codename: python3
Source file: Python-3.13.2.tar.xz
Source directory: Python-3.13.2
Package URL: Python-3.13.2.tar.xz
Package md5-checksum URL: Python-3.13.2.tar.xz.md5sum
Dependances: sqlite, libnsl, bluez, tk, valgrind.
Dependance of: kajongg.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
CXX="/usr/bin/g++"               \
./configure --prefix=/usr        \
            --enable-shared      \
            --with-system-expat  \
            --enable-optimizations

Build script:
make

Install script:
make install