pd-lib-builder 0.6.0-3 source package in Ubuntu
Changelog
pd-lib-builder (0.6.0-3) unstable; urgency=medium * Add patch to drop optimization flags (Closes: #1019166) * Add patch to honour CFLAGS via envvars * autopkgtest: build (and run) a trivial external w/o Debian flags -- IOhannes m zmölnig (Debian/GNU) <email address hidden> Mon, 05 Sep 2022 00:29:57 +0200
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pd-lib-builder_0.6.0-3.dsc | 2.2 KiB | efbd58faf8912d046dcf885f56da75f68856f42413c2173d85b48c5273bb2731 |
pd-lib-builder_0.6.0.orig.tar.gz | 17.6 KiB | cf3eede202d85adbd9cce297987d5d9d9e3a83d742d6a2dd7ac99b7a23bc264c |
pd-lib-builder_0.6.0-3.debian.tar.xz | 5.1 KiB | e9122c55b00ad37d2f09a4f0b7514c35205d93e8c0eaee1d06d6742ad5ff20ca |
No changes file available.
Binary packages built by this source
- pd-lib-builder: common build system for Pure Data externals
Makefile based build-system for Pure Data external libraries, with the
following characteristics:
- defines build settings based on autodetected OS and architecture
- defines rules to build Pd class- or lib executables from C or C++ sources
- defines rules for libdir installation
- defines convenience targets for developer and user
- evaluates implicit dependencies for non-clean builds