-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.1.3.7: depcheck ignores empty deps (eg. pyload 0.4.9-4)
Signed-off-by: Kwpolska <[email protected]>
- Loading branch information
Showing
36 changed files
with
91 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Kwpolska <[email protected]> | ||
pkgname=pkgbuilder | ||
pkgver=2.1.3.6 | ||
pkgver=2.1.3.7 | ||
pkgrel=1 | ||
pkgdesc='A Python AUR helper/library.' | ||
arch=('any') | ||
|
@@ -9,7 +9,7 @@ license=('BSD') | |
depends=('python' 'pyalpm>=0.5.1-1' 'python-pyparsing' 'python-requests') | ||
options=(!emptydirs) | ||
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz") | ||
md5sums=('1c2bc2ea69a6dbaa8da86817f1462aab') | ||
md5sums=('1f6613ea44e5186610a5245e7e16a20a') | ||
|
||
package() { | ||
cd "${srcdir}/${pkgname}-${pkgver}" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. | |
===================================================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index: README | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. | |
===================================================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index: README | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Appendix C. Changelog | |
===================== | ||
:Info: This is a partial changelog for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index:: CHANGELOG | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Appendix B. License for PKGBUILDer | |
================================== | ||
:Info: This is an appendix to the PKGBUILDer documentation. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index:: LICENSE | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ PKGBUILDer. An AUR helper (and library) in Python 3. | |
===================================================== | ||
:Info: This is the README file for PKGBUILDer. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index: README | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Appendix A. PKGBUILDer message codes list | |
========================================= | ||
:Info: This is an appendix to the PKGBUILDer documentation. | ||
:Author: Kwpolska <[email protected]> | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
|
||
.. index:: Message Codes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ PKGBUILDer | |
|
||
:Author: Kwpolska <[email protected]> | ||
:Copyright: See Appendix B. | ||
:Date: 2012-08-24 | ||
:Version: 2.1.3.6 | ||
:Date: 2012-08-26 | ||
:Version: 2.1.3.7 | ||
:Manual section: 8 | ||
:Manual group: PKGBUILDer manual | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 2.1.3.6\n" | ||
"Project-Id-Version: 2.1.3.7\n" | ||
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n" | ||
"POT-Creation-Date: 2012-08-24 20:35+0200\n" | ||
"POT-Creation-Date: 2012-08-26 16:00+0200\n" | ||
"PO-Revision-Date: 2012-07-27 13:44+0100\n" | ||
"Last-Translator: Kwpolska <[email protected]>\n" | ||
"Language-Team: Kwpolska <[email protected]>\n" | ||
|
@@ -56,56 +56,56 @@ msgstr "[ERR3101] download: 0 bytes downloaded" | |
msgid "[ERR3151] extract: no files extracted" | ||
msgstr "[ERR3151] extract: no files extracted" | ||
|
||
#: pkgbuilder/build.py:206 pkgbuilder/build.py:268 | ||
#: pkgbuilder/build.py:210 pkgbuilder/build.py:272 | ||
msgid "[ERR3201] depcheck: cannot find {0} anywhere" | ||
msgstr "[ERR3201] depcheck: cannot find {0} anywhere" | ||
|
||
#: pkgbuilder/build.py:231 | ||
#: pkgbuilder/build.py:235 | ||
msgid "[ERR3001] Package {0} not found." | ||
msgstr "[ERR3001] Package {0} not found." | ||
|
||
#: pkgbuilder/build.py:234 | ||
#: pkgbuilder/build.py:238 | ||
msgid "Building {0}..." | ||
msgstr "Building {0}..." | ||
|
||
#. Okay, this package exists, great then. Thanks, user. | ||
#: pkgbuilder/build.py:243 | ||
#: pkgbuilder/build.py:247 | ||
msgid "Downloading the tarball..." | ||
msgstr "Downloading the tarball..." | ||
|
||
#: pkgbuilder/build.py:246 | ||
#: pkgbuilder/build.py:250 | ||
msgid "{0} kB downloaded" | ||
msgstr "{0} kB downloaded" | ||
|
||
#: pkgbuilder/build.py:248 | ||
#: pkgbuilder/build.py:252 | ||
msgid "Extracting..." | ||
msgstr "Extracting..." | ||
|
||
#: pkgbuilder/build.py:249 | ||
#: pkgbuilder/build.py:253 | ||
msgid "{0} files extracted" | ||
msgstr "{0} files extracted" | ||
|
||
#: pkgbuilder/build.py:253 | ||
#: pkgbuilder/build.py:257 | ||
msgid "Checking dependencies..." | ||
msgstr "Checking dependencies..." | ||
|
||
#: pkgbuilder/build.py:260 | ||
#: pkgbuilder/build.py:264 | ||
msgid "found in system" | ||
msgstr "found in system" | ||
|
||
#: pkgbuilder/build.py:260 | ||
#: pkgbuilder/build.py:264 | ||
msgid "found in repos" | ||
msgstr "found in repos" | ||
|
||
#: pkgbuilder/build.py:261 | ||
#: pkgbuilder/build.py:265 | ||
msgid "found in the AUR" | ||
msgstr "found in the AUR" | ||
|
||
#: pkgbuilder/build.py:264 | ||
#: pkgbuilder/build.py:268 | ||
msgid "none found" | ||
msgstr "none found" | ||
|
||
#: pkgbuilder/build.py:278 | ||
#: pkgbuilder/build.py:282 | ||
msgid "" | ||
"[ERR3202] depcheck: UnicodeDecodeError. The PKGBUILD cannot be read. There " | ||
"are invalid UTF-8 characters (eg. in the Maintainer field.) Error message: " | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 2.1.3.6\n" | ||
"Project-Id-Version: 2.1.3.7\n" | ||
"Report-Msgid-Bugs-To: Kwpolska <[email protected]>\n" | ||
"POT-Creation-Date: 2012-08-24 20:35+0200\n" | ||
"POT-Creation-Date: 2012-08-26 16:00+0200\n" | ||
"PO-Revision-Date: 2012-07-27 14:20+0100\n" | ||
"Last-Translator: Kwpolska <[email protected]>\n" | ||
"Language-Team: Kwpolska <[email protected]>\n" | ||
|
@@ -56,56 +56,56 @@ msgstr "[ERR3101] download: ściągnięto 0 bajtów" | |
msgid "[ERR3151] extract: no files extracted" | ||
msgstr "[ERR3151] extract: wypakowano 0 plików" | ||
|
||
#: pkgbuilder/build.py:206 pkgbuilder/build.py:268 | ||
#: pkgbuilder/build.py:210 pkgbuilder/build.py:272 | ||
msgid "[ERR3201] depcheck: cannot find {0} anywhere" | ||
msgstr "[ERR3201] depcheck: nie można nigdzie znaleźć pakietu {0}" | ||
|
||
#: pkgbuilder/build.py:231 | ||
#: pkgbuilder/build.py:235 | ||
msgid "[ERR3001] Package {0} not found." | ||
msgstr "[ERR3001] Nie znaleziono pakietu {0}." | ||
|
||
#: pkgbuilder/build.py:234 | ||
#: pkgbuilder/build.py:238 | ||
msgid "Building {0}..." | ||
msgstr "Budowanie {0}..." | ||
|
||
#. Okay, this package exists, great then. Thanks, user. | ||
#: pkgbuilder/build.py:243 | ||
#: pkgbuilder/build.py:247 | ||
msgid "Downloading the tarball..." | ||
msgstr "Ściąganie tarballa..." | ||
|
||
#: pkgbuilder/build.py:246 | ||
#: pkgbuilder/build.py:250 | ||
msgid "{0} kB downloaded" | ||
msgstr "ściągnięto {0} kB" | ||
|
||
#: pkgbuilder/build.py:248 | ||
#: pkgbuilder/build.py:252 | ||
msgid "Extracting..." | ||
msgstr "Wypakowywanie..." | ||
|
||
#: pkgbuilder/build.py:249 | ||
#: pkgbuilder/build.py:253 | ||
msgid "{0} files extracted" | ||
msgstr "wypakowano {0} plików" | ||
|
||
#: pkgbuilder/build.py:253 | ||
#: pkgbuilder/build.py:257 | ||
msgid "Checking dependencies..." | ||
msgstr "Sprawdzanie zależności..." | ||
|
||
#: pkgbuilder/build.py:260 | ||
#: pkgbuilder/build.py:264 | ||
msgid "found in system" | ||
msgstr "znaleziono w systemie" | ||
|
||
#: pkgbuilder/build.py:260 | ||
#: pkgbuilder/build.py:264 | ||
msgid "found in repos" | ||
msgstr "znaleziono w repozytoriach" | ||
|
||
#: pkgbuilder/build.py:261 | ||
#: pkgbuilder/build.py:265 | ||
msgid "found in the AUR" | ||
msgstr "znaleziono w AUR" | ||
|
||
#: pkgbuilder/build.py:264 | ||
#: pkgbuilder/build.py:268 | ||
msgid "none found" | ||
msgstr "brak" | ||
|
||
#: pkgbuilder/build.py:278 | ||
#: pkgbuilder/build.py:282 | ||
msgid "" | ||
"[ERR3202] depcheck: UnicodeDecodeError. The PKGBUILD cannot be read. There " | ||
"are invalid UTF-8 characters (eg. in the Maintainer field.) Error message: " | ||
|
Oops, something went wrong.