File: setup.ubuntu.cfg

package info (click to toggle)
displaycal-py3 3.9.17-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 29,124 kB
  • sloc: python: 115,810; javascript: 11,545; xml: 598; sh: 257; makefile: 173
file content (20 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[bdist_rpm]
# IMPORTANT:
# install all packages listed under build_requires below
# then run sudo rpmdb --initdb before running setup.py bdist_rpm
release = 1
distribution_name = Ubuntu
packager = Florian Höch <florian_at_displaycal.net>
group = graphics
python = /usr/bin/python
requires = argyll, python-wxgtk3.0, python-numpy
# build_requires = alien, build-essential, libxinerama-dev, libxrandr-dev, libxxf86vm-dev, python >= 2.5, python <= 2.7, python-all-dev
post_install = misc/debian.postinst
post_uninstall = misc/debian.postrm
# keep_temp = 1

[install]
compile = 0
install-layout = deb
prefix = /usr
record = INSTALLED_FILES