blob: 899d678bca06d90ed0f9d256b11c49d1f848eedd (
plain)
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
|
pkgbase = ruby-actionpack
pkgdesc = Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server
pkgver = 6.1.4.1
pkgrel = 4
url = https://rubyonrails.org
arch = any
license = MIT
checkdepends = ruby-capybara
checkdepends = ruby-rack-cache
checkdepends = ruby-railties
checkdepends = ruby-rexml
checkdepends = ruby-selenium-webdriver
makedepends = ruby-activemodel
makedepends = ruby-rake
depends = ruby
depends = ruby-actionview
depends = ruby-activesupport
depends = ruby-rack
depends = ruby-rack-test
depends = ruby-rails-dom-testing
depends = ruby-rails-html-sanitizer
options = !emptydirs
source = https://github.com/rails/rails/archive/v6.1.4.1/rails-6.1.4.1.tar.gz
source = fix_tests.patch
sha512sums = 411d3fe21c7500e884edb86cc6728c4d3b7125d2e6ea913191437716f2be0d522252c55c25cb4c5221cc112b3ca5eeba690b0b0e59572fcc54ea42ba05ec4520
sha512sums = e25704542301f41fc81fa28c084f45646970a0308eaf9773920b67f09991d02cb822c0193eb7cb03b90a8967129296dabca2229c0869f7dfd13d583a5950a664
pkgname = ruby-actionpack
|