taskwarrior/package-config
Paul Beckingham 8af0a7f3ba Merge branch 'master' into 2.3.0
Conflicts:
	AUTHORS
	CMakeLists.txt
	INSTALL
	NEWS
	cmake.h.in
	doc/man/task-faq.5.in
	package-config/osx/README
	scripts/utils/verify_l10n
	src/API.h
	src/Config.cpp
	src/Context.cpp
	src/DOM.cpp
	src/Hooks.cpp
	src/TransportShell.h
	src/commands/CmdDiagnostics.cpp
	src/commands/CmdShell.cpp
	src/commands/CmdVersion.cpp
	src/en-US.h
	src/shell/Readline.h
	src/wcwidth6.cpp
	test/CMakeLists.txt
	test/color.uda.t
	test/duration.t.cpp
	test/hook.on-launch.t
	test/template.t
	test/uuid.t
2013-04-07 17:56:59 -04:00
..
cygwin Package config 2012-04-03 21:25:24 +02:00
fedora Package config 2012-04-03 21:25:24 +02:00
osx Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
ubuntu Package config 2012-04-03 21:25:24 +02:00
README Package config 2012-04-03 21:25:24 +02:00

The package-config directory contains the configuration files
for building release packages for the different operating
systems:

* osx: binary packages for Mac OSX
* fedora: rpm packages for Fedora (Linux)
* ubuntu: deb packages for Ubuntu and (Linux)
* cygwin_ bz2 packages for cygwin (windows)

Please visit the corresponding operating systems homepage
for instructions on how to build a binary package of task
out of the released source tarball with these configuration
files.

For Fedora rpm packages you find instructions at
http://fedoraproject.org/wiki/PackageMaintainers/CreatingPackageHowTo

For Ubuntu deb packages you find instructions at
https://wiki.ubuntu.com/PackagingGuide/Complete

For Cygwin bz2 packages you find instructions at
http://cygwin.com/setup.html

You might also ask in the forums on taskwarrior.org if you
have further questions.

This file and the corresponding package build configuration files
are released under the terms of the MIT license.

Please see the file COPYING in the main directory.