index
:
ThirdPartyInstallers
master
pacman
Fork of https://github.com/gobolinux/ThirdPartyInstallers
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
*
Draft support for Arch Linux/pacman packages
HEAD
pacman
master
David Phillips
2019-03-07
*
Only search for symbols if needed
Lucas C. Villa Real
2018-07-04
*
Prune empty top-level directories and symlinks
Lucas C. Villa Real
2018-07-04
*
Only print the list of filenames when --debug is given
Lucas C. Villa Real
2018-07-04
*
As a fallback, include symbols when searching by path/filename on rpmfind.net
Lucas C. Villa Real
2018-07-04
*
Do not fail if the infopage could not be parsed.
Lucas C. Villa Real
2018-07-04
*
Catch errors while retrieving data from remote URLs
Lucas C. Villa Real
2018-07-04
*
The URL is guaranteed to be the last token.
Lucas C. Villa Real
2018-07-04
*
Fallback to NamingConventions if GuessProgramCase does not find a good
Lucas C. Villa Real
2018-07-04
*
Pick the most recent version if more than one package matches the
Lucas C. Villa Real
2018-07-04
*
Do not symlink packages by default.
Lucas C. Villa Real
2018-07-03
*
Use the case-sensitive string when searching for the dependency under /Programs
Lucas C. Villa Real
2018-07-02
*
Keep existing entries under /Programs so we can handle both -devel and regula...
Lucas C. Villa Real
2018-07-02
*
Filter packages based on the presence of "http*://", not on the hash token
Lucas C. Villa Real
2018-07-02
*
Ignore source RPM files.
Lucas C. Villa Real
2018-07-02
*
Supress errors if no files exist inside ./var or ./etc
Lucas C. Villa Real
2018-07-02
*
New feature: automatically download and install dependencies.
Lucas C. Villa Real
2018-07-02
*
Basic sanity check: verify that input files exist
Lucas C. Villa Real
2018-07-02
*
Output package name and download URL so we can automatically install dependen...
Lucas C. Villa Real
2018-07-02
*
Let RPMFinder handle more than one architecture in a single call to
Lucas C. Villa Real
2018-06-30
*
Filter packages based on their version. The VersionCmp class has been
Lucas C. Villa Real
2018-06-30
*
Improved dependency search on rpmfind.net: we now include the distro
Lucas C. Villa Real
2018-06-30
*
htmlparser.feed() expects a string, not bytes.
Lucas C. Villa Real
2018-06-29
*
Invert logic: do not search the web for dependencies by default.
Lucas C. Villa Real
2018-06-29
*
Moved to Python 3 and fixed indentation issues.
Lucas C. Villa Real
2018-06-29
*
Ignore archives not ending on .rpm or .deb
Lucas C. Villa Real
2018-01-30
*
Delete temporary archives after installing them.
Lucas C. Villa Real
2017-10-12
*
If a package with the same name is already installed then reuse it to prevent...
Lucas C. Villa Real
2017-10-12
*
Fixes a misspell
Lucas C. Villa Real
2017-10-12
*
Merge branch 'master' of github.com:gobolinux/ThirdPartyInstallers
Lucas C. Villa Real
2017-03-18
|
\
|
*
Catch packages attempting to install files under /usr/local.
Lucas C. Villa Real
2017-02-03
*
|
Print the camel-case program name before installation begins.
Lucas C. Villa Real
2017-01-27
|
/
*
Fixes installation of packages when the user passes a filesystem path
Lucas C. Villa Real
2017-01-22
*
Fixes typo on function name.
Lucas C. Villa Real
2017-01-11
*
Fetch remote files at the very beginning, and make wget verbose by
Lucas C. Villa Real
2017-01-10
*
Introduce support for the installation of DEB files. One caveat is that
Lucas C. Villa Real
2017-01-02
*
Rename main script.
Lucas C. Villa Real
2017-01-02
*
Move RPM specific function to Functions/RPM. This move is to ease the
Lucas C. Villa Real
2017-01-02
*
Filter out dependencies on rpmlib from "rpminfo --dependencies".
Lucas C. Villa Real
2017-01-01
*
Remove '-devel' from package names when searching the GoboLinux recipe
Lucas C. Villa Real
2017-01-01
*
Happy new year :)
Lucas C. Villa Real
2017-01-01
*
Query the GoboLinux recipe store when looking up dependencies by package
Lucas C. Villa Real
2017-01-01
*
Output the camel-case string rather than its lowercase representation.
Lucas C. Villa Real
2017-01-01
*
Regex fix.
Lucas C. Villa Real
2017-01-01
*
Output a different string when a dependency could not be resolved depending
Lucas C. Villa Real
2017-01-01
*
Fixes typo on case-insensitive comparison test;
Lucas C. Villa Real
2017-01-01
*
Determine how many path levels we have at /opt based on the longest
Lucas C. Villa Real
2017-01-01
*
Prevent the creation of recursive symlinks.
Lucas C. Villa Real
2016-12-30
*
Improve guessing of /opt hierarchy: when multiple RPM files are
Lucas C. Villa Real
2016-12-30
*
When merging multiple RPM files under a single /Programs entry, it is
Lucas C. Villa Real
2016-12-30
[next]