Compare commits

..

No commits in common. "master" and "3.4.2" have entirely different histories.

2 changed files with 2417 additions and 2503 deletions

View File

@ -31,7 +31,7 @@ A script for converting .deb packages into Arch Linux packages, focused on accur
**Q: How do I use debtap?** **Q: How do I use debtap?**
**A:** The syntax is quite simple actually: `Syntax: debtap -o output_directory [other_options] package_filename` **A:** The syntax is quite simple actually: `debtap [options] package_filename`
For example: `debtap world-of-goo-demo_1.0_i386.deb` For example: `debtap world-of-goo-demo_1.0_i386.deb`
Any recommendations or questions for debtap are welcomed! Any recommendations or questions for debtap are welcomed!
@ -47,5 +47,4 @@ Available options:
-w --wipeout Wipeout versions from all dependencies, conflicts etc. -w --wipeout Wipeout versions from all dependencies, conflicts etc.
-p --pkgbuild Additionally generate a PKGBUILD file -p --pkgbuild Additionally generate a PKGBUILD file
-P --Pkgbuild Generate a PKGBUILD file only -P --Pkgbuild Generate a PKGBUILD file only
-o --output Output directory for generated package and/or pkgbuild (optional)
-v --version     Print version -v --version     Print version

633
debtap

File diff suppressed because it is too large Load Diff