srcpkgs: remove noarch for packages with build_style=gem.

This commit is contained in:
fosslinux 2020-09-05 16:52:18 +10:00 committed by Đoàn Trần Công Danh
parent 4acb08c4dc
commit fd4892039c
44 changed files with 44 additions and 77 deletions

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-addressable' # Template file for 'ruby-addressable'
pkgname=ruby-addressable pkgname=ruby-addressable
version=2.7.0 version=2.7.0
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-public_suffix>=2.0.2 ruby-public_suffix<5.0" depends="ruby-public_suffix>=2.0.2 ruby-public_suffix<5.0"
short_desc="Replacement for Ruby's standard library URI implementation" short_desc="Replacement for Ruby's standard library URI implementation"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-asciidoctor' # Template file for 'ruby-asciidoctor'
pkgname=ruby-asciidoctor pkgname=ruby-asciidoctor
version=2.0.10 version=2.0.10
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Ruby implementation of AsciiDoc" short_desc="Ruby implementation of AsciiDoc"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-backports' # Template file for 'ruby-backports'
pkgname=ruby-backports pkgname=ruby-backports
version=3.15.0 version=3.15.0
revision=2 revision=3
build_style=gem build_style=gem
short_desc="Essential backports that enable many of the nice features of Ruby" short_desc="Essential backports that enable many of the nice features of Ruby"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-clocale' # Template file for 'ruby-clocale'
pkgname=ruby-clocale pkgname=ruby-clocale
version=0.0.4 version=0.0.4
revision=2 revision=3
build_style=gemspec build_style=gemspec
short_desc="Ruby gem that wraps C locale functions" short_desc="Ruby gem that wraps C locale functions"
maintainer="Frank Steinborn <steinex@nognu.de>" maintainer="Frank Steinborn <steinex@nognu.de>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-concurrent-ruby' # Template file for 'ruby-concurrent-ruby'
pkgname=ruby-concurrent-ruby pkgname=ruby-concurrent-ruby
version=1.1.5 version=1.1.5
revision=3 revision=4
archs="noarch"
build_style=gem build_style=gem
hostmakedepends="ruby" hostmakedepends="ruby"
depends="ruby" depends="ruby"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-connection_pool' # Template file for 'ruby-connection_pool'
pkgname=ruby-connection_pool pkgname=ruby-connection_pool
version=2.2.2 version=2.2.2
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Generic connection pool for Ruby" short_desc="Generic connection pool for Ruby"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-deep_merge' # Template file for 'ruby-deep_merge'
pkgname=ruby-deep_merge pkgname=ruby-deep_merge
version=1.2.1 version=1.2.1
revision=2 revision=3
archs="noarch"
wrksrc="${pkgname#ruby-}-${version}" wrksrc="${pkgname#ruby-}-${version}"
build_style=gemspec build_style=gemspec
hostmakedepends="ruby" hostmakedepends="ruby"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-erubis' # Template file for 'ruby-erubis'
pkgname=ruby-erubis pkgname=ruby-erubis
version=2.7.0 version=2.7.0
revision=3 revision=4
build_style=gem build_style=gem
short_desc="Erubis is an implementation of eRuby" short_desc="Erubis is an implementation of eRuby"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-ethon' # Template file for 'ruby-ethon'
pkgname=ruby-ethon pkgname=ruby-ethon
version=0.12.0 version=0.12.0
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
depends="ruby-ffi>=1.3.0" depends="ruby-ffi>=1.3.0"
short_desc="Lightweight wrapper around libcurl" short_desc="Lightweight wrapper around libcurl"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-faraday' # Template file for 'ruby-faraday'
pkgname=ruby-faraday pkgname=ruby-faraday
version=1.0.1 version=1.0.1
revision=1 revision=2
archs=noarch
build_style=gem build_style=gem
depends="ruby-multipart-post>=1.2 ruby-multipart-post<3" depends="ruby-multipart-post>=1.2 ruby-multipart-post<3"
short_desc="HTTP/REST API client library" short_desc="HTTP/REST API client library"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-faraday_middleware' # Template file for 'ruby-faraday_middleware'
pkgname=ruby-faraday_middleware pkgname=ruby-faraday_middleware
version=1.0.0 version=1.0.0
revision=1 revision=2
archs=noarch
build_style=gem build_style=gem
depends="ruby-faraday>=1.0" depends="ruby-faraday>=1.0"
short_desc="Various middleware for Faraday" short_desc="Various middleware for Faraday"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-ffi' # Template file for 'ruby-ffi'
pkgname=ruby-ffi pkgname=ruby-ffi
version=1.11.3 version=1.11.3
revision=3 revision=4
wrksrc="ffi-${version}" wrksrc="ffi-${version}"
build_style=gemspec build_style=gemspec
hostmakedepends="libffi-devel" hostmakedepends="libffi-devel"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-filesize' # Template file for 'ruby-filesize'
pkgname=ruby-filesize pkgname=ruby-filesize
version=0.2.0 version=0.2.0
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Small class for handling filesizes" short_desc="Small class for handling filesizes"
maintainer="Frank Steinborn <steinex@nognu.de>" maintainer="Frank Steinborn <steinex@nognu.de>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-gh' # Template file for 'ruby-gh'
pkgname=ruby-gh pkgname=ruby-gh
version=0.15.1 version=0.15.1
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-addressable>=2.4.0 ruby-backports ruby-faraday>=0.8 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" ruby-multi_json>=1.0 ruby-net-http-persistent>=2.9 ruby-net-http-pipeline"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-highline' # Template file for 'ruby-highline'
pkgname=ruby-highline pkgname=ruby-highline
version=2.0.3 version=2.0.3
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="High-level IO library for comamndline interfaces" short_desc="High-level IO library for comamndline interfaces"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-hpricot' # Template file for 'ruby-hpricot'
pkgname=ruby-hpricot pkgname=ruby-hpricot
version=0.8.6 version=0.8.6
revision=4 revision=5
wrksrc="${pkgname#ruby-}-${version}" wrksrc="${pkgname#ruby-}-${version}"
build_style=gemspec build_style=gemspec
makedepends="ruby-devel" makedepends="ruby-devel"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-httparty' # Template file for 'ruby-httparty'
pkgname=ruby-httparty pkgname=ruby-httparty
version=0.17.1 version=0.17.1
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2" 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" short_desc="Makes http fun! Also, makes consuming restful web services dead easy"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-launchy' # Template file for 'ruby-launchy'
pkgname=ruby-launchy pkgname=ruby-launchy
version=2.4.3 version=2.4.3
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-addressable>=2.3 ruby-addressable<3.0" depends="ruby-addressable>=2.3 ruby-addressable<3.0"
short_desc="Helper class for launching cross-platform applications" short_desc="Helper class for launching cross-platform applications"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-manpages' # Template file for 'ruby-manpages'
pkgname=ruby-manpages pkgname=ruby-manpages
version=0.6.1 version=0.6.1
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Gem to add man pages support to ruby gems" short_desc="Gem to add man pages support to ruby gems"
maintainer="Frank Steinborn <steinex@nognu.de>" maintainer="Frank Steinborn <steinex@nognu.de>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-mime-types-data' # Template file for 'ruby-mime-types-data'
pkgname=ruby-mime-types-data pkgname=ruby-mime-types-data
version=3.2019.1009 version=3.2019.1009
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Registry for MIME media type definitions" short_desc="Registry for MIME media type definitions"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-mime-types' # Template file for 'ruby-mime-types'
pkgname=ruby-mime-types pkgname=ruby-mime-types
version=3.3 version=3.3
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
depends="ruby-mime-types-data>=3.2015" depends="ruby-mime-types-data>=3.2015"
short_desc="Library for registry and information about MIME types" short_desc="Library for registry and information about MIME types"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-mini_portile2' # Template file for 'ruby-mini_portile2'
pkgname=ruby-mini_portile2 pkgname=ruby-mini_portile2
version=2.4.0 version=2.4.0
revision=2 revision=3
build_style=gem build_style=gem
short_desc="Simplistic port-like solution for developers" short_desc="Simplistic port-like solution for developers"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-multi_json' # Template file for 'ruby-multi_json'
pkgname=ruby-multi_json pkgname=ruby-multi_json
version=1.14.1 version=1.14.1
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Common interface for multiple JSON parsing libraries" short_desc="Common interface for multiple JSON parsing libraries"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-multi_xml' # Template file for 'ruby-multi_xml'
pkgname=ruby-multi_xml pkgname=ruby-multi_xml
version=0.6.0 version=0.6.0
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML" short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-multipart-post' # Template file for 'ruby-multipart-post'
pkgname=ruby-multipart-post pkgname=ruby-multipart-post
version=2.1.1 version=2.1.1
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Use with Net::HTTP to do multipart form posts" short_desc="Use with Net::HTTP to do multipart form posts"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-mustache' # Template file for 'ruby-mustache'
pkgname=ruby-mustache pkgname=ruby-mustache
version=1.1.1 version=1.1.1
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Framework-agnostic way to render logic-free views" short_desc="Framework-agnostic way to render logic-free views"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-net-http-persistent' # Template file for 'ruby-net-http-persistent'
pkgname=ruby-net-http-persistent pkgname=ruby-net-http-persistent
version=3.1.0 version=3.1.0
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0" depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0"
short_desc="Manages persistent connections using Net::HTTP" short_desc="Manages persistent connections using Net::HTTP"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-net-http-pipeline' # Template file for 'ruby-net-http-pipeline'
pkgname=ruby-net-http-pipeline pkgname=ruby-net-http-pipeline
version=1.0.1 version=1.0.1
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP" short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-pkg-config' # Template file for 'ruby-pkg-config'
pkgname=ruby-pkg-config pkgname=ruby-pkg-config
version=1.4.0 version=1.4.0
revision=2 revision=3
build_style=gem build_style=gem
short_desc="Properly detect need libraries for compiling Ruby native extensions" short_desc="Properly detect need libraries for compiling Ruby native extensions"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-public_suffix' # Template file for 'ruby-public_suffix'
pkgname=ruby-public_suffix pkgname=ruby-public_suffix
version=4.0.2 version=4.0.2
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Parse domain names into top level domain, domain and subdomains" short_desc="Parse domain names into top level domain, domain and subdomains"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-pusher-client' # Template file for 'ruby-pusher-client'
pkgname=ruby-pusher-client pkgname=ruby-pusher-client
version=0.6.2 version=0.6.2
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-websocket>=1.0 ruby-websocket<2.0" depends="ruby-websocket>=1.0 ruby-websocket<2.0"
short_desc="Client for consuming WebSockets from http://pusher.com" short_desc="Client for consuming WebSockets from http://pusher.com"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-rainbow' # Template file for 'ruby-rainbow'
pkgname=ruby-rainbow pkgname=ruby-rainbow
version=3.0.0 version=3.0.0
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Colorize printed text on ANSI terminals" short_desc="Colorize printed text on ANSI terminals"
maintainer="Frank Steinborn <steinex@nognu.de>" maintainer="Frank Steinborn <steinex@nognu.de>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-rb-readline' # Template file for 'ruby-rb-readline'
pkgname=ruby-rb-readline pkgname=ruby-rb-readline
version=0.5.5 version=0.5.5
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby" depends="ruby"
short_desc="Pure Ruby implementation of GNU readline library" short_desc="Pure Ruby implementation of GNU readline library"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-rdiscount' # Template file for 'ruby-rdiscount'
pkgname=ruby-rdiscount pkgname=ruby-rdiscount
version=2.2.0.1 version=2.2.0.1
revision=4 revision=5
wrksrc="${pkgname#ruby-}-${version}" wrksrc="${pkgname#ruby-}-${version}"
build_style=gemspec build_style=gemspec
makedepends="ruby-devel" makedepends="ruby-devel"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-ronn' # Template file for 'ruby-ronn'
pkgname=ruby-ronn pkgname=ruby-ronn
version=0.7.3 version=0.7.3
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-hpricot ruby-mustache ruby-rdiscount groff" depends="ruby-hpricot ruby-mustache ruby-rdiscount groff"
short_desc="Strick markdown-like format for manpages" short_desc="Strick markdown-like format for manpages"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-rubysl-singleton' # Template file for 'ruby-rubysl-singleton'
pkgname=ruby-rubysl-singleton pkgname=ruby-rubysl-singleton
version=2.0.0 version=2.0.0
revision=2 revision=3
archs="noarch"
build_style=gemspec build_style=gemspec
hostmakedepends="ruby" hostmakedepends="ruby"
depends="ruby" depends="ruby"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-semantic_puppet' # Template file for 'ruby-semantic_puppet'
pkgname=ruby-semantic_puppet pkgname=ruby-semantic_puppet
version=1.0.2 version=1.0.2
revision=2 revision=3
archs=noarch
build_style=gem build_style=gem
short_desc="Tools for working with Semantic Versions" short_desc="Tools for working with Semantic Versions"
maintainer="eater <=@eater.me>" maintainer="eater <=@eater.me>"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-sync' # Template file for 'ruby-sync'
pkgname=ruby-sync pkgname=ruby-sync
version=0.5.0 version=0.5.0
revision=1 revision=2
archs="noarch"
wrksrc="${pkgname#ruby-}-${version}" wrksrc="${pkgname#ruby-}-${version}"
build_style=gemspec build_style=gemspec
hostmakedepends="ruby" hostmakedepends="ruby"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-thor' # Template file for 'ruby-thor'
pkgname=ruby-thor pkgname=ruby-thor
version=0.20.3 version=0.20.3
revision=3 revision=4
build_style=gem build_style=gem
short_desc="Toolkit for building powerful command-line interfaces" short_desc="Toolkit for building powerful command-line interfaces"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-tmuxinator' # Template file for 'ruby-tmuxinator'
pkgname=ruby-tmuxinator pkgname=ruby-tmuxinator
version=0.16.0 version=0.16.0
revision=2 revision=3
build_style=gem build_style=gem
depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux" 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" short_desc="Create and manage complex tmux sessions easily"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-travis' # Template file for 'ruby-travis'
pkgname=ruby-travis pkgname=ruby-travis
version=1.9.0 version=1.9.0
revision=1 revision=2
archs=noarch
build_style=gem build_style=gem
depends="ruby-backports ruby-faraday>=1.0 ruby-faraday_middleware>=1.0 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 ruby-gh>=0.13 ruby-highline>=2.0 ruby-launchy>=2.1 ruby-pusher-client>=0.4

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-typhoeus' # Template file for 'ruby-typhoeus'
pkgname=ruby-typhoeus pkgname=ruby-typhoeus
version=1.3.1 version=1.3.1
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
depends="ruby-ethon>=0.9.0" depends="ruby-ethon>=0.9.0"
short_desc="Parallel HTTP requests runner" short_desc="Parallel HTTP requests runner"

View file

@ -1,8 +1,7 @@
# Template file for 'ruby-websocket' # Template file for 'ruby-websocket'
pkgname=ruby-websocket pkgname=ruby-websocket
version=1.2.8 version=1.2.8
revision=3 revision=4
archs=noarch
build_style=gem build_style=gem
short_desc="Universal Ruby library to handle WebSocket protocol" short_desc="Universal Ruby library to handle WebSocket protocol"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-xdg' # Template file for 'ruby-xdg'
pkgname=ruby-xdg pkgname=ruby-xdg
version=3.1.1 version=3.1.1
revision=2 revision=3
build_style=gem build_style=gem
short_desc="Module for supporting the XDG Base Directory Standard" short_desc="Module for supporting the XDG Base Directory Standard"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"