Michael DeHaan
a8cb0d610e
Merge pull request #6053 from cgtx/devel
...
corrections for Arch PKGBUILD
2014-03-16 10:45:46 -05:00
Michael DeHaan
5443ddec75
Trim references to fireball as we want folks using accelerate or pipelining options. Fireball is pretty well deprecated at this point, but will still be part of the release.
2014-02-28 13:50:39 -05:00
cgtx
f1aee1cfaf
remove optional vars folders
2014-02-18 15:56:11 -06:00
cgtx
a5434a987a
use correct permission mode when installing
2014-02-18 08:54:13 -06:00
Bartłomiej Piotrowski
2b06de5664
Include all man pages in Arch Linux package.
...
While we're on it, change $pkgdesc to follow its counterpart from
official repositories. Additionally don't install RELEASES.txt and
CONTRIBUTING.md; there is little use for them from the user's perspective.
2014-02-09 13:53:40 +01:00
Bartłomiej Piotrowski
24ae4f014f
Make PKGBUILD packaging standards compliant.
...
* replace pointless patch with PYTHON=python2
* simplify git describe command
* move pkgver() function lower, so build chroots can make use of it
* align packages in optdepends using spaces
* use double quotation marks only where it's needed
* unify usage of brackets sorrounding variables
* shorten pkgdesc (kudos to Fedora)
* update README
2014-02-05 23:40:02 +01:00
Michael DeHaan
d07a3b5e9b
AnsibleWorks -> Ansible
2014-01-28 20:29:42 -05:00
Matthew Jones
1eb8b4a49d
Fix bad links on Arch aur package readme.
...
These were totally wrong and somehow pointing to completely unrelated projects.
2013-11-07 20:32:58 -05:00
Joshua Lund
0f81d1630f
* Updated all ansible.cc references in the documentation to point
...
to ansibleworks.com
* Fixed a few misspelled words
2013-06-19 19:34:02 -06:00
Buce
e04ee519ef
Fix typo in PKGBUILD
...
ansbile.cfg -> ansible.cfg
2013-06-18 17:31:34 -04:00
Buce
dfb3fe2d28
Include docs, config in Arch package
2013-06-09 17:36:24 -04:00
Buce
64610c585a
Add provides=('ansible') to PKGBUILD
...
This lets packages use ansible-git as a dependency in place of ansible.
2013-06-09 17:36:12 -04:00
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.
2013-06-09 17:19:02 -04:00
John Gosset
424109d8de
Added optional dependencies for fireball mode to PKGBUILD.
2013-05-31 12:53:52 -04:00
Daniel Wallace
e954c41705
update archlinux PKGBUILD for pacman 4.1
2013-05-15 12:57:42 -05:00
Michel Blanc
cd852309ea
Updates Arch PKGBUILD
...
Recurse in subdirectories to handle the new libs layout.
Updated on AUR.
2013-04-30 10:18:44 +03:00
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.
2013-03-11 23:19:27 +01:00
Michel Blanc
bd5f699291
Update packaging/arch/PKGBUILD
...
Removes python2-json dependancy which is not required on Arch (python 2.7)
2013-01-31 18:19:32 +01:00
Michel Blanc
3ce0c04b71
Update packaging/arch/PKGBUILD
...
Uploaded new version to AUR and bumped version.
2013-01-23 21:06:00 +01:00
Michel Blanc
0526d08b85
Updates Arch PKGBUILD to include other man pages
...
Man pages for ansible-pull and ansible-docs are now installed properly
2013-01-09 17:28:55 +01:00
Michel Blanc
d9c76dab57
Changes URL to ansible.cc
...
Removed github URL in favor of ansible.cc
2013-01-05 16:46:50 +01:00
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
2013-01-03 20:54:13 +01:00
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).
2012-11-16 10:07:42 +01:00
Matt Klich
21e23b34d2
distribution packaging should install all manpages
...
closes #1069
2012-09-21 11:15:40 -06:00
Michel Blanc
3fae2ea8a4
Fixes Arch PKGBUILD dependencies
...
Adds missing depends (python2-yaml helps...)
Adds missing build deps (fakeroot)
2012-04-19 19:26:41 +02:00
Michel Blanc
a672a5549a
Adds ArchLinux build file
...
Adds PKGBUILD file required to build Arch Linux packages
2012-04-19 15:30:26 +02:00