Skip to content

Build script for patching AMD Catalyst and producing installable debs. Runs in a Vagrant box to ease development on a Mac.

License

Notifications You must be signed in to change notification settings

gevans/catalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyst

This is a small repository of patches and a build script for producing .deb packages for Ubuntu Precise 12.04 LTS. In particular, the produced fglrx packages have their dependencies adjusted to allow the LTS enablement stack for Saucy.

Installation

Clone the repository:

$ git clone https://github.com/gevans/catalyst.git

Usage

Copy the Vagrantfile.sample to Vagrantfile. Edit as you like then run:

$ vagrant up

This will start the box and execute the build script for the first time. Packages will can be found in packages/ after a successful execution. Future builds can be invoked with:

$ vagrant provision

Contributing

  1. Fork it (http:https://github.com/gevans/catalyst/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Vi0L0 is awesome for having put together the original catalyst package on the AUR. I don't use Arch Linux all the time, unfortunately, but greatly appreciated the patches and build script he's put together. The patches especially, which are used by this project.

About

Build script for patching AMD Catalyst and producing installable debs. Runs in a Vagrant box to ease development on a Mac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages