Skip to content

Commit

Permalink
closes #9! cheaty, and may break, but still.
Browse files Browse the repository at this point in the history
Signed-off-by: Kwpolska <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 22, 2012
1 parent 1bb6930 commit 025eee3
Show file tree
Hide file tree
Showing 36 changed files with 336 additions and 317 deletions.
7 changes: 4 additions & 3 deletions .pbwrapperhelp
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ options:
--noscriptlet do not execute the install scriptlet if one exists
--print-format <string>
specify how the targets should be printed
usage: pkgbuilder [-h] [-V] [-c] [--debug] [-d] [-v] [-w] [-P PROTOCOL] [-S]
[-y] [-i] [-s] [-u]
usage: pkgbuilder [-h] [-V] [-c] [-C] [--debug] [-d] [-v] [-w] [-P PROTOCOL]
[-S] [-y] [-i] [-s] [-u]
[PACKAGE [PACKAGE ...]]

An AUR helper (and library) in Python 3.
Expand All @@ -47,7 +47,8 @@ optional arguments:
-V, --version show version number and quit

options:
-c, --nocolors don't use colors in output
-c, --clean clean up work files after build
-C, --nocolors don't use colors in output
--debug display debug messages
-d, --nodepcheck don't check dependencies (may break makepkg)
-v, --novalidation don't check if packages were installed after build
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Appendix D. Contribution rules
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

Do you want to contribute to this project? Great! I’d love to see some help,
Expand Down
2 changes: 1 addition & 1 deletion PKGBUILD-git
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Kwpolska <kwpolska@kwpolska.tk>
pkgname=pkgbuilder-git
pkgver=20120921
pkgver=20120922
pkgrel=1
pkgdesc='A Python AUR helper/library. Version from git.'
arch=('any')
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index: README
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index: README
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Appendix C. Changelog
=====================
:Info: This is a partial changelog for PKGBUILDer.
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index:: CHANGELOG
Expand Down
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Appendix D. Contribution rules
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

Do you want to contribute to this project? Great! I’d love to see some help,
Expand Down
2 changes: 1 addition & 1 deletion docs/LICENSE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Appendix B. License for PKGBUILDer
==================================
:Info: This is an appendix to the PKGBUILDer documentation.
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index:: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PKGBUILDer. An AUR helper (and library) in Python 3.
=====================================================
:Info: This is the README file for PKGBUILDer.
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index: README
Expand Down
2 changes: 1 addition & 1 deletion docs/aur.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aur module (AUR class)
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. module:: aur
Expand Down
2 changes: 1 addition & 1 deletion docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build module (Build class)
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. module:: build
Expand Down
2 changes: 1 addition & 1 deletion docs/localization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Appendix A. Localization Guide
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index:: locale
Expand Down
2 changes: 1 addition & 1 deletion docs/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ main module
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. index:: main
Expand Down
Binary file modified docs/pb.8.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/pb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PBWrapper
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or Appendix B.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6
:Wrapper Version: 0.1.2
:Manual section: 8
Expand Down
10 changes: 4 additions & 6 deletions docs/pbds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pbds module (PBDS class)
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. module: pbds
Expand All @@ -17,23 +17,21 @@ PBDS
.. versionadded:: 2.1.0.0
.. class:: PBDS

This is the class used for storing data. Currently, it stores this
information:
This is the class used for storing data. Currently, it stores the following
information (not including information humans should not touch and care about):

+-----------+-----------------------------------------------+---------------+
| variable | contents/usage | default |
+===========+===============================================+===============+
| colors | colors currently used in the script | [colors]_ |
+-----------+-----------------------------------------------+---------------+
| mp | message prefix (enabled by :func:`debugout`) | '' |
+-----------+-----------------------------------------------+---------------+
| pacman | using wrapper-friendly behavior? [pacman]_ | False |
+-----------+-----------------------------------------------+---------------+
| validate | validating package installation? | True |
+-----------+-----------------------------------------------+---------------+
| depcheck | checking if deps are installed? | True |
+-----------+-----------------------------------------------+---------------+
| mkpkginst | if makepkg should install packages | True |
| pkginst | if makepkg should install packages | True |
+-----------+-----------------------------------------------+---------------+
| protocol | protocol used to connect to the AUR | http |
+-----------+-----------------------------------------------+---------------+
Expand Down
Binary file modified docs/pkgbuilder.8.gz
Binary file not shown.
7 changes: 5 additions & 2 deletions docs/pkgbuilder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PKGBUILDer
:Author: Kwpolska <kwpolska@kwpolska.tk>
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or Appendix B.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6
:Manual section: 8
:Manual group: PKGBUILDer manual
Expand Down Expand Up @@ -48,7 +48,10 @@ working directory (CWD).
OPTIONS
=======

**-c, --nocolors**
**-c, --clean**
Cleans the build directory after a finished build. (*makepkg -c*)

**-C, --nocolors**
Forces the script to ignore the ANSI color codes.

**--debug**
Expand Down
2 changes: 1 addition & 1 deletion docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ upgrade module (Upgrade class)
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. module:: upgrade
Expand Down
2 changes: 1 addition & 1 deletion docs/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ utils module (Utils class)
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6

.. module:: utils
Expand Down
2 changes: 1 addition & 1 deletion docs/wrapper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PBWrapper
:Author: Kwpolska
:Copyright: © 2011-2012, Kwpolska.
:License: BSD (see /LICENSE or :doc:`Appendix B <LICENSE>`.)
:Date: 2012-09-21
:Date: 2012-09-22
:Version: 2.1.4.6
:PBWrapper Version: 0.1.2

Expand Down
Binary file modified locale/en/LC_MESSAGES/pkgbuilder.mo
Binary file not shown.
Loading

0 comments on commit 025eee3

Please sign in to comment.