This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Development > gem2tgz (1.1)

gem2tgz is a utility to create Slackware packages from Rubygems.

see "gem2tgz --help" for more details and the full list of options.

Examples:
- Create packages for rails and all its dependencies:
gem2tgz --gem rails

- Create packages for rails, version 3.0.4 and all its dependencies:
gem2tgz --gem rails --version 3.0.4

- Create and install packages for rails, version 3.0.4 and all its dependencies:
gem2tgz --gem rails --version 3.0.4 --install

- Create packages for rails only (no dependencies):
gem2tgz --gem rails --version 3.0.4 --no-deps

- Generate packages for ALL gems installed locally
gem2tgz --backup

- Display a list of gems installed in more than one version (can be used in /etc/slackpkg/blacklist)
gem2tgz --duplicates

Maintained by: Gwenhael Le Moine
Keywords:
ChangeLog: gem2tgz

Homepage:
http://github.com/cycojesus/gem2tgz

Source Downloads:
v1.1 (930c0f7c8f5efa6c1ebbafd05ab04a79)

Download SlackBuild:
gem2tgz.tar.gz
gem2tgz.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
gem2tgz.SlackBuild
gem2tgz.info
slack-desc

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds