Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(347)

Unified Diff: data/projects.ini

Issue 340860043: [l2tdevtools] Changes for backports.lzma and other dpkg packages (Closed)
Patch Set: Changes for backports.lzma Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « data/presets.ini ('k') | l2tdevtools/build_helper.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: data/projects.ini
diff --git a/data/projects.ini b/data/projects.ini
index 2b093004b0d77f5ca3f9461dba32770089c850ee..8223d226401fda3aa378f776aec8dfbf83b20081 100644
--- a/data/projects.ini
+++ b/data/projects.ini
@@ -92,6 +92,7 @@ dpkg_build_dependencies: python-setuptools-scm
dpkg_name: python-backports.functools-lru-cache
dpkg_source_name: backports.functools-lru-cache
dpkg_template_install_python2: python-backports.functools-lru-cache.install
+dpkg_template_rules: backports.functools_lru_cache-rules
maintainer: Jason R. Coombs <jaraco@jaraco.com>
homepage_url: https://github.com/jaraco/backports.functools_lru_cache
download_url: https://pypi.python.org/pypi/backports.functools_lru_cache
@@ -107,8 +108,12 @@ build_options: python2_only
build_system: setup_py
dpkg_build_dependencies: liblzma-dev
dpkg_name: python-backports.lzma
+dpkg_source_format: native
+dpkg_template_clean: backports.lzma-clean
dpkg_template_control: backports.lzma-control
dpkg_template_install_python2: python-backports.lzma.install
+dpkg_template_rules: backports.lzma-rules
+msi_prebuild: syncxz.ps1
rpm_build_dependencies: xz-devel
maintainer: Peter Cock <p.j.a.cock@googlemail.com>
homepage_url: https://github.com/peterjc/backports.lzma
@@ -611,6 +616,8 @@ architecture_dependent: true
build_options: python2_only
build_system: setup_py
version: >=0.1.10
+dpkg_source_format: native
+dpkg_template_install_python2: python-guppy.install
maintainer: Sverker Nilsson <sn@sncs.se>
homepage_url: http://guppy-pe.sourceforge.net
download_url: https://pypi.python.org/pypi/guppy/
@@ -625,6 +632,8 @@ description_long: Guppy-PE is a library and programming environment for
[hachoir-core]
build_options: python2_only
build_system: setup_py
+dpkg_source_format: native
+dpkg_template_install_python2: python-hachoir-core.install
maintainer: Victor Stinner <victor.stinner@haypocalc.com>
homepage_url: https://bitbucket.org/haypo/hachoir
download_url: https://pypi.python.org/pypi/hachoir-core
@@ -634,6 +643,8 @@ description_long: Core of Hachoir framework: parse and edit binary files
[hachoir-metadata]
build_options: python2_only
build_system: setup_py
+dpkg_source_format: native
+dpkg_template_install_python2: python-hachoir-metadata.install
maintainer: Victor Stinner <victor.stinner@haypocalc.com>
homepage_url: https://bitbucket.org/haypo/hachoir
download_url: https://pypi.python.org/pypi/hachoir-metadata
@@ -643,6 +654,8 @@ description_long: Program to extract metadata using Hachoir library
[hachoir-parser]
build_options: python2_only
build_system: setup_py
+dpkg_source_format: native
+dpkg_template_install_python2: python-hachoir-parser.install
maintainer: Victor Stinner <victor.stinner@haypocalc.com>
homepage_url: https://bitbucket.org/haypo/hachoir
download_url: https://pypi.python.org/pypi/hachoir-parser
@@ -1316,18 +1329,6 @@ description_long: Pylint is a Python source code analyzer which looks for
programming errors, helps enforcing a coding standard and sniffs for some
code smells.
-[pyliblzma]
-build_system: setup_py
-version: >=0.5.3
-dpkg_name: python-lzma
-maintainer: Per Øyvind Karlsen <peroyvind@mandriva.org>
-homepage_url: https://launchpad.net/pyliblzma
-download_url: https://pypi.python.org/pypi/pyliblzma
-description_short: Python bindings for liblzma
-description_long: PylibLZMA provides a python interface for the liblzma
- library to read and write data that has been compressed or can be
- decompressed by Lasse Collin’s xz / lzma utils.
-
[pyparsing]
build_system: setup_py
version: >=2.0.2
@@ -1355,7 +1356,7 @@ build_dependencies: sqlite
dpkg_name: python-pysqlite2
dpkg_template_control: pysqlite-control
dpkg_template_install_python2: python-pysqlite2.install
-msi_prebuild: msi_pysqlite.py
+msi_prebuild: pysqlite.py
version: >=3.7.8
rpm_build_dependencies: sqlite-devel
rpm_template_spec: pysqlite.spec
« no previous file with comments | « data/presets.ini ('k') | l2tdevtools/build_helper.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b