https://github.com/rangerrick/experimental
RangerRick's experimental Fink repository
https://github.com/rangerrick/experimental
Last synced: 12 months ago
JSON representation
RangerRick's experimental Fink repository
- Host: GitHub
- URL: https://github.com/rangerrick/experimental
- Owner: RangerRick
- Created: 2011-10-19T18:33:37.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T14:19:05.000Z (about 12 years ago)
- Last Synced: 2025-03-13T14:23:24.671Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 5.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
__ ___ ____ _ _ ___ _ _ ____ _
\ \ / / \ | _ \| \ | |_ _| \ | |/ ___| |
\ \ /\ / / _ \ | |_) | \| || || \| | | _| |
\ V V / ___ \| _ <| |\ || || |\ | |_| |_|
\_/\_/_/ \_\_| \_\_| \_|___|_| \_|\____(_)
THIS IS CALLED "EXPERIMENTAL" FOR A REASON. DO NOT TELL RANGER RICK ABOUT BUGS IN PACKAGES HERE
UNLESS YOU ARE EXPLICITLY ASKED FOR FEEDBACK. SERIOUSLY.
Yes, this means *you*!
____ _____ ____ ___ ___ _ _ ____ _ __ ___
/ ___|| ____| _ \|_ _/ _ \| | | / ___|| | \ \ / / |
\___ \| _| | |_) || | | | | | | \___ \| | \ V /| |
___) | |___| _ < | | |_| | |_| |___) | |___| | |_|
|____/|_____|_| \_\___\___/ \___/|____/|_____|_| (_)
;)
OK
==
Now that that's finished, let's continue.
To use the rangerrick experimental branch, check out with:
git clone git://github.com/RangerRick/experimental.git /sw/fink/dists/local/rangerrick
cd /sw/fink/dists/local/rangerrick
Then, edit /sw/etc/fink.conf and add "local/rangerrick/10.4/main" or "local/rangerrick/10.7/main"
to your "Trees:" line (depending on your distro).
To update your tree, use "git pull":
cd /sw/fink/dists/local/rangerrick
git pull