public
Description: A bleeding-edge package manager.
Homepage: http://roastbeef.rubyforge.org
Clone URL: git://github.com/technomancy/roast-beef.git
roast-beef / sources.yml
100644 192 lines (192 sloc) 5.548 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
---
augment:
  author: Phil Hagelberg
  description: Augment is a framework for gathering metadata from code and displaying it.
  url: http://augment.rubyforge.org
  repository: git://github.com/technomancy/augment.git
  build:
  - rake install_gem
  remove:
  - sudo rake uninstall
  scm: git
bus-scheme:
  author: Phil Hagelberg
  description: Bus Scheme is a Scheme interpreter written in Ruby on the bus!
  url: http://bus-scheme.rubyforge.org
  repository: git://github.com/technomancy/bus-scheme.git
  build:
  - rake install_gem
  remove:
  - sudo rake uninstall
  scm: git
conkeror:
  author: Shawn Betts and Jeremy Maitin-Shepard
  description: Conkeror is a highly-programmable web browser based on XulRunner and inspired by Emacs.
  url: http://conkeror.org
  repository: git://repo.or.cz/conkeror.git
  prereqs:
    apt-get: sudo apt-get install xulrunner-1.9
  build:
  - make
  - cp /usr/lib/xulrunner-1.9b5/xulrunner-stub conkeror
  remove:
  - rm -rf ~/src/conkeror
  scm: git
couchdb:
  author: Damien Katz
  description: A document database server, accessible via a RESTful JSON API.
  url: http://incubator.apache.org/couchdb/
  repository: http://svn.apache.org/repos/asf/incubator/couchdb/trunk
  prereqs:
    apt-get: sudo apt-get install erlang libicu36 libicu36-dev libmozjs-dev subversion-tools help2man
  build:
  - ./bootstrap
  - ./configure
  - make
  - sudo make install
  remove:
  - sudo make uninstall
  scm: svn
emacs:
  author: Richard Stallman
  description: Emacs defies description.
  url: http://gnu.org/software/emacs
  repository: pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs
  prereqs:
    apt-get: sudo apt-get build-dep emacs-snapshot
  build:
  - ./configure
  - make bootstrap
  - make
  - sudo make install
  remove:
  - sudo make uninstall
  scm: cvs
emacs-w3m:
  author: TSUCHIYA Masatoshi
  description: An Emacs interface to the w3m browser
  url: http://emacs-w3m.namazu.org
  repository: pserver:anonymous@cvs.namazu.org:/storage/cvsroot
  prereqs:
    apt-get: sudo apt-get build-dep w3m-el
  build:
  - autoconf
  - ./configure
  - make
  - sudo make install
  - sudo make install icons
  - echo "Put (require 'w3m-load) in your .emacs file."
  scm: cvs
git:
  author: Linus Torvalds and Junio Hamano
  description: Git is a fast, scalable, distributed revision control system.
  url: http://git.or.cz/
  repository: git://git.kernel.org/pub/scm/git/git.git
  build:
  - make configure
  - ./configure
  - make
  - sudo make install
  prereqs:
    apt-get: sudo apt-get build-dep git-core
  remove: false
  scm: git
mars:
  author: Sam Ruby
  description: A feed aggregator written by Ruby, in Ruby
  repository: http://intertwingly.net/code/mars/
  prereqs:
    manual: echo "You've got a lot of work to do"
  build:
  - rake test
  scm: bzr
newspipe:
  author: Ricardo Reyes
  description: Newspipe is an RSS/Atom aggregator that allows you to keep track of your feeds through email
  repository: pserver:anonymous@cvs.sourceforge.net:/cvsroot/newspipe
  build:
  - echo "OK, cool"
  remove:
  - rm -rf ~/src/newspipe
  scm: cvs
nginx-fair:
  author: Igor Sysoev and Grzegorz Nosek
  description: A fast proxying russian web server with a comprehensible config file format
  repository: git://git.localdomain.pl/nginx.git
  prereqs:
    apt-get: sudo apt-get build-dep nginx
  build:
  - git pull origin upstream_fair
  - ./configure
  - make
  - sudo make install
  scm: git
screen:
  author: Wayne Davison, Juergen Weigert and Michael Schroeder
  description: Screen is a full-screen window manager.
  url: ftp://ftp.uni-erlangen.de/pub/utilities/screen
  repository: pserver:anonymous@cvs.savannah.gnu.org:/sources/screen
  prereqs:
    apt-get: sudo apt-get build-dep screen; sudo apt-get install libncurses5-dev
  build:
  - cd src
  - ./configure --prefix=/usr
  - make
  - sudo make install
  remove: false
  scm: cvs
roastbeef:
  author: Phil Hagelberg
  description: Roast Beef is a source-based package manager that fetches packages directly from the original repositories.
  url: http://roastbeef.rubyforge.org
  repository: git://github.com/technomancy/roast-beef.git
  build:
  - rake install_gem
  remove:
  - sudo rake uninstall
  scm: git
rubinius:
  author: Evan Phoenix
  description: Rubinius is a next-generation virtual machine and compiler for Ruby.
  url: http://rubini.us
  repository: git://git.rubini.us/code
  prereqs:
    apt-get: sudo apt-get install bison pkg-config libtool git-core ruby1.8 zip unzip libglib2.0-dev zlib1g-dev libreadline5-dev
  build:
  - rake build
  - sudo rake install
  remove:
  - sudo rake uninstall
  scm: git
ruby:
  author: Yukihiro Matsumoto
  description: Ruby is an interpreted scripting language for quick and easy object-oriented programming.
  url: http://ruby-lang.org
  repository: http://svn.ruby-lang.org/repos/ruby/trunk
  prereqs:
    apt-get: sudo apt-get build-dep ruby1.9
  build:
  - autoconf
  - ./configure --program-suffix=1.9
  - make
  - sudo make install
  remove: false
  scm: svn
ruby-dbus:
  author: Paul van Tilburg and Arnaud Cornet
  description: D-Bus bindings for Ruby
  url: https://trac.luon.net/ruby-dbus/
  repository: svn://trac.luon.net/ruby-dbus
  build:
  - ruby setup.rb config
  - ruby setup.rb setup
  - sudo ruby setup.rb install
  scm: svn
w3m:
  author: Akinori Ito
  description: A web browser and pager
  url: http://w3m.sourceforge.net
  repository: pserver:anonymous@w3m.cvs.sourceforge.net:/cvsroot/w3m
  prereqs:
    apt-get: sudo apt-get build-dep w3m
  scm: cvs