- 07 Sep, 2012 10 commits
-
-
Jason St. John authored
CPAN apparently changed the by-authors download URL structures because http://cpan.perl.org/modules/by-authors/id/$_author/ does not work anymore. The directory structure appears to be 'by-authors/id/<first letter>/<first two letters>/$_author', which significantly reduces the usefulness of _author in the default PKGBUILD. I changed the source array to download by-module instead of by-author to make things simple. The _author variable is no longer needed, and I added a _modnamespace variable to handle CPAN's URL format. Signed-off-by:
Jason St. John <jstjohn@purdue.edu>
-
Dave Reisner authored
Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
FS#28681. Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Cut back on the clone size by skipping the .svn working directories. Contrary to FS#28697 which requested this, the removal of the original build directory will stay, to ensure that there are no problems as a result of a dirty build directory. Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
We already chdir to the $ABSROOT before performing the rsync. Simply use the current directory as the destination. Fixes FS#25775. Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Instead of changing the script in place, store them as .in files, which are passed through sed prior to install. Steal some automake magic to pretty up the output Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Fixes FS#26663 Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
Dave Reisner authored
Exit with an error when neither of these utilities exist. Signed-off-by:
Dave Reisner <dreisner@archlinux.org>
-
- 08 Aug, 2011 1 commit
-
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
- 02 Jul, 2011 19 commits
-
-
Change the source url and add the project url. Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
The PKGBUILD is updated to generally coincide with the wiki. Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Add option to set the directory for gem binaries to /usr/bin. Suggested-by:
talki walki <lolilolicon@gmail.com> Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Quote all variables; change to the extended test keyword; and a few other minor changes for consistency across PKGBUILDs. Signed-off-by:
matt mooney <mfm@muteddisk.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
-
General cleanup for consistency and readability. Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Follow standard convention and change release target name to dist. Signed-off-by:
matt mooney <mfm@muteddisk.com> Conflicts: Makefile
-
Remove extraneous slash from cp and rm commands. Change the build directory to be just _one_ subdirectory. Slight reoder and addition in the release target. Signed-off-by:
matt mooney <mfm@muteddisk.com> Conflicts: Makefile
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
Disable {gnome, kde}-unstable by default. Signed-off-by:
matt mooney <mfm@muteddisk.com>
-
- 27 Dec, 2010 2 commits
-
-
Allan McRae authored
Fixes FS#22181. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 03 Dec, 2010 6 commits
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Path should not have a leading slash. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Avoid using the tarball method to update an empty ABS tree if a repo/package is specified on the command line (FS#21124). Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Intel compiler sets an INCLUDE environmental variable that causes issues (FS#21233). Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Also disable testing repos by default Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
The community repo now uses the same system as the main repos. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 06 Oct, 2010 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 04 Oct, 2010 1 commit
-
-
Allan McRae authored
The community repo now has the same layout as the main repos so the search for PKGBUILDs in the community repo has become broken. Fix that. Signed-off-by:
Allan McRae <allan@archlinux.org>
-