File: setup.fedora.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 (17 lines) | stat: -rw-r--r-- 560 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[bdist_rpm]
release = 1
distribution_name = Fedora
packager = Florian Höch <florian_at_displaycal.net>
group = Applications/Multimedia
python = /usr/bin/python
requires = argyllcms, wxPython, numpy
build_requires = gcc, libX11-devel, libXinerama-devel, libXrandr-devel, libXxf86vm-devel, python >= 2.5, python <= 2.7, python-devel, rpm-build
post_install = util/rpm_postinstall.sh
post_uninstall = util/rpm_postuninstall.sh
doc_files = LICENSE.txt README.html screenshots/ theme/
# keep_temp = 1

[install]
optimize = 2
prefix = /usr
record = INSTALLED_FILES