Joshua Lund
0f81d1630f
* Updated all ansible.cc references in the documentation to point
...
to ansibleworks.com
* Fixed a few misspelled words
12 years ago
Buce
e04ee519ef
Fix typo in PKGBUILD
...
ansbile.cfg -> ansible.cfg
12 years ago
Buce
dfb3fe2d28
Include docs, config in Arch package
12 years ago
Buce
64610c585a
Add provides=('ansible') to PKGBUILD
...
This lets packages use ansible-git as a dependency in place of ansible.
12 years ago
Buce
af54efa56a
Let makepkg control compression of man pages
...
makepkg will automatically compress man pages in MAN_DIRS if 'zipman'
is in the OPTIONS array of makepkg.conf.
12 years ago
John Gosset
424109d8de
Added optional dependencies for fireball mode to PKGBUILD.
12 years ago
Daniel Wallace
e954c41705
update archlinux PKGBUILD for pacman 4.1
12 years ago
Michel Blanc
cd852309ea
Updates Arch PKGBUILD
...
Recurse in subdirectories to handle the new libs layout.
Updated on AUR.
12 years ago
Michel Blanc
04b19062d3
Fixes arch building file
...
Arch python binary patch was broken since improvement in 785068d
. This
change fixes patch, removing most of the lines thanks to the new PYTHON
variable.
New source file already uploaded on AUR.
12 years ago
Michel Blanc
bd5f699291
Update packaging/arch/PKGBUILD
...
Removes python2-json dependancy which is not required on Arch (python 2.7)
12 years ago
Michel Blanc
3ce0c04b71
Update packaging/arch/PKGBUILD
...
Uploaded new version to AUR and bumped version.
12 years ago
Michel Blanc
0526d08b85
Updates Arch PKGBUILD to include other man pages
...
Man pages for ansible-pull and ansible-docs are now installed properly
12 years ago
Michel Blanc
d9c76dab57
Changes URL to ansible.cc
...
Removed github URL in favor of ansible.cc
12 years ago
Michel Blanc
f72317d71e
Arch PKGBUILD fixes
...
Adds examples in package
Changes json dependency to python2-simplejson, reflecting the new
package name
Removed duplicate python2-yaml
12 years ago
Michel Blanc
d5f4e033b9
Updates Arch linux packaging files
...
Added a README.md to explain the purpose of the directory
Fixed dependencies in PKGBUILD
Added patch to change python binary name for arch users, so they
don't end up using python 3 (python links to python3 by default on arch
linux).
12 years ago
Matt Klich
21e23b34d2
distribution packaging should install all manpages
...
closes #1069
12 years ago
Michel Blanc
3fae2ea8a4
Fixes Arch PKGBUILD dependencies
...
Adds missing depends (python2-yaml helps...)
Adds missing build deps (fakeroot)
13 years ago
Michel Blanc
a672a5549a
Adds ArchLinux build file
...
Adds PKGBUILD file required to build Arch Linux packages
13 years ago