srcpkgs: remove noarch for packages with build_style=gem.
This commit is contained in:
parent
4acb08c4dc
commit
fd4892039c
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-addressable'
|
||||
pkgname=ruby-addressable
|
||||
version=2.7.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-public_suffix>=2.0.2 ruby-public_suffix<5.0"
|
||||
short_desc="Replacement for Ruby's standard library URI implementation"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-asciidoctor'
|
||||
pkgname=ruby-asciidoctor
|
||||
version=2.0.10
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Ruby implementation of AsciiDoc"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-backports'
|
||||
pkgname=ruby-backports
|
||||
version=3.15.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Essential backports that enable many of the nice features of Ruby"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-clocale'
|
||||
pkgname=ruby-clocale
|
||||
version=0.0.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gemspec
|
||||
short_desc="Ruby gem that wraps C locale functions"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-concurrent-ruby'
|
||||
pkgname=ruby-concurrent-ruby
|
||||
version=1.1.5
|
||||
revision=3
|
||||
archs="noarch"
|
||||
revision=4
|
||||
build_style=gem
|
||||
hostmakedepends="ruby"
|
||||
depends="ruby"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-connection_pool'
|
||||
pkgname=ruby-connection_pool
|
||||
version=2.2.2
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Generic connection pool for Ruby"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-deep_merge'
|
||||
pkgname=ruby-deep_merge
|
||||
version=1.2.1
|
||||
revision=2
|
||||
archs="noarch"
|
||||
revision=3
|
||||
wrksrc="${pkgname#ruby-}-${version}"
|
||||
build_style=gemspec
|
||||
hostmakedepends="ruby"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-erubis'
|
||||
pkgname=ruby-erubis
|
||||
version=2.7.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Erubis is an implementation of eRuby"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-ethon'
|
||||
pkgname=ruby-ethon
|
||||
version=0.12.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
depends="ruby-ffi>=1.3.0"
|
||||
short_desc="Lightweight wrapper around libcurl"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-faraday'
|
||||
pkgname=ruby-faraday
|
||||
version=1.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gem
|
||||
depends="ruby-multipart-post>=1.2 ruby-multipart-post<3"
|
||||
short_desc="HTTP/REST API client library"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-faraday_middleware'
|
||||
pkgname=ruby-faraday_middleware
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gem
|
||||
depends="ruby-faraday>=1.0"
|
||||
short_desc="Various middleware for Faraday"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-ffi'
|
||||
pkgname=ruby-ffi
|
||||
version=1.11.3
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="ffi-${version}"
|
||||
build_style=gemspec
|
||||
hostmakedepends="libffi-devel"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-filesize'
|
||||
pkgname=ruby-filesize
|
||||
version=0.2.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Small class for handling filesizes"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-gh'
|
||||
pkgname=ruby-gh
|
||||
version=0.15.1
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-addressable>=2.4.0 ruby-backports ruby-faraday>=0.8
|
||||
ruby-multi_json>=1.0 ruby-net-http-persistent>=2.9 ruby-net-http-pipeline"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-highline'
|
||||
pkgname=ruby-highline
|
||||
version=2.0.3
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="High-level IO library for comamndline interfaces"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-hpricot'
|
||||
pkgname=ruby-hpricot
|
||||
version=0.8.6
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="${pkgname#ruby-}-${version}"
|
||||
build_style=gemspec
|
||||
makedepends="ruby-devel"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-httparty'
|
||||
pkgname=ruby-httparty
|
||||
version=0.17.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2"
|
||||
short_desc="Makes http fun! Also, makes consuming restful web services dead easy"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-launchy'
|
||||
pkgname=ruby-launchy
|
||||
version=2.4.3
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-addressable>=2.3 ruby-addressable<3.0"
|
||||
short_desc="Helper class for launching cross-platform applications"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-manpages'
|
||||
pkgname=ruby-manpages
|
||||
version=0.6.1
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Gem to add man pages support to ruby gems"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-mime-types-data'
|
||||
pkgname=ruby-mime-types-data
|
||||
version=3.2019.1009
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Registry for MIME media type definitions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-mime-types'
|
||||
pkgname=ruby-mime-types
|
||||
version=3.3
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
depends="ruby-mime-types-data>=3.2015"
|
||||
short_desc="Library for registry and information about MIME types"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-mini_portile2'
|
||||
pkgname=ruby-mini_portile2
|
||||
version=2.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Simplistic port-like solution for developers"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-multi_json'
|
||||
pkgname=ruby-multi_json
|
||||
version=1.14.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Common interface for multiple JSON parsing libraries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-multi_xml'
|
||||
pkgname=ruby-multi_xml
|
||||
version=0.6.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-multipart-post'
|
||||
pkgname=ruby-multipart-post
|
||||
version=2.1.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Use with Net::HTTP to do multipart form posts"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-mustache'
|
||||
pkgname=ruby-mustache
|
||||
version=1.1.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Framework-agnostic way to render logic-free views"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-net-http-persistent'
|
||||
pkgname=ruby-net-http-persistent
|
||||
version=3.1.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0"
|
||||
short_desc="Manages persistent connections using Net::HTTP"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-net-http-pipeline'
|
||||
pkgname=ruby-net-http-pipeline
|
||||
version=1.0.1
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-pkg-config'
|
||||
pkgname=ruby-pkg-config
|
||||
version=1.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Properly detect need libraries for compiling Ruby native extensions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-public_suffix'
|
||||
pkgname=ruby-public_suffix
|
||||
version=4.0.2
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Parse domain names into top level domain, domain and subdomains"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-pusher-client'
|
||||
pkgname=ruby-pusher-client
|
||||
version=0.6.2
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-websocket>=1.0 ruby-websocket<2.0"
|
||||
short_desc="Client for consuming WebSockets from http://pusher.com"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-rainbow'
|
||||
pkgname=ruby-rainbow
|
||||
version=3.0.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Colorize printed text on ANSI terminals"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-rb-readline'
|
||||
pkgname=ruby-rb-readline
|
||||
version=0.5.5
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby"
|
||||
short_desc="Pure Ruby implementation of GNU readline library"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-rdiscount'
|
||||
pkgname=ruby-rdiscount
|
||||
version=2.2.0.1
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="${pkgname#ruby-}-${version}"
|
||||
build_style=gemspec
|
||||
makedepends="ruby-devel"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-ronn'
|
||||
pkgname=ruby-ronn
|
||||
version=0.7.3
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-hpricot ruby-mustache ruby-rdiscount groff"
|
||||
short_desc="Strick markdown-like format for manpages"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-rubysl-singleton'
|
||||
pkgname=ruby-rubysl-singleton
|
||||
version=2.0.0
|
||||
revision=2
|
||||
archs="noarch"
|
||||
revision=3
|
||||
build_style=gemspec
|
||||
hostmakedepends="ruby"
|
||||
depends="ruby"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-semantic_puppet'
|
||||
pkgname=ruby-semantic_puppet
|
||||
version=1.0.2
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Tools for working with Semantic Versions"
|
||||
maintainer="eater <=@eater.me>"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-sync'
|
||||
pkgname=ruby-sync
|
||||
version=0.5.0
|
||||
revision=1
|
||||
archs="noarch"
|
||||
revision=2
|
||||
wrksrc="${pkgname#ruby-}-${version}"
|
||||
build_style=gemspec
|
||||
hostmakedepends="ruby"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-thor'
|
||||
pkgname=ruby-thor
|
||||
version=0.20.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Toolkit for building powerful command-line interfaces"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-tmuxinator'
|
||||
pkgname=ruby-tmuxinator
|
||||
version=0.16.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gem
|
||||
depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux"
|
||||
short_desc="Create and manage complex tmux sessions easily"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-travis'
|
||||
pkgname=ruby-travis
|
||||
version=1.9.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gem
|
||||
depends="ruby-backports ruby-faraday>=1.0 ruby-faraday_middleware>=1.0
|
||||
ruby-gh>=0.13 ruby-highline>=2.0 ruby-launchy>=2.1 ruby-pusher-client>=0.4
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-typhoeus'
|
||||
pkgname=ruby-typhoeus
|
||||
version=1.3.1
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
depends="ruby-ethon>=0.9.0"
|
||||
short_desc="Parallel HTTP requests runner"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'ruby-websocket'
|
||||
pkgname=ruby-websocket
|
||||
version=1.2.8
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=gem
|
||||
short_desc="Universal Ruby library to handle WebSocket protocol"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-xdg'
|
||||
pkgname=ruby-xdg
|
||||
version=3.1.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gem
|
||||
short_desc="Module for supporting the XDG Base Directory Standard"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue