]> git.ipfire.org Git - pakfire.git/commit
One huge commit, that breaks pakfire.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Aug 2011 16:43:07 +0000 (18:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Aug 2011 16:43:07 +0000 (18:43 +0200)
commitc07a3ca744c60edf251aaed58ece28683230deef
tree7742a7ad1a08e7d6589f1817f7364b2d0afe6c05
parent944387335c99c4e5fdc89f98a8ffc4602afb612c
One huge commit, that breaks pakfire.

This commit introduces the new format of the pakfire makefiles.
39 files changed:
MANIFEST.in
examples/pakfire.conf
macros/build.macro [new file with mode: 0644]
macros/constants.macro [new file with mode: 0644]
macros/package-default.macro [new file with mode: 0644]
macros/systemd.macro [new file with mode: 0644]
macros/templates.macro [new file with mode: 0644]
pakfire/actions.py
pakfire/api.py
pakfire/base.py
pakfire/builder.py
pakfire/chroot.py
pakfire/cli.py
pakfire/constants.py
pakfire/distro.py
pakfire/downloader.py
pakfire/errors.py
pakfire/i18n.py
pakfire/packages/__init__.py
pakfire/packages/base.py
pakfire/packages/binary.py
pakfire/packages/file.py
pakfire/packages/lexer.py [new file with mode: 0644]
pakfire/packages/make.py
pakfire/packages/packager.py
pakfire/packages/solv.py
pakfire/packages/source.py
pakfire/packages/virtual.py [deleted file]
pakfire/repository/__init__.py
pakfire/repository/base.py
pakfire/repository/database.py
pakfire/repository/index.py
pakfire/util.py
po/POTFILES.in
po/de_DE.po
po/es.po
po/pakfire.pot
scripts/pakfire
setup.py