Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a8b38c04778a3d412d5fb9c0298dd8f1886ccc7
commit 8a8b38c04778a3d412d5fb9c0298dd8f1886ccc7 Author: Slown <[email protected]> Date: Wed May 4 18:01:40 2016 +0100 verilator-3.876-1-x86_64 diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index d9e51ec..6509a1e 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -196,7 +196,7 @@ replaces=( 'ruby-ldap' 'ruby-mailcatcher' 'ruby-middleware' 'ruby-mixlib-shellout' 'ruby-net-sftp' 'ruby-net-ssh' 'ruby-nokogiri' 'ruby-oauth' 'ruby-puma' 'ruby-rest-client' \ 'ruby-retort' 'ruby-rufus-scheduler' 'ruby-yard' 'python-appdirs' 'python-passlib' 'python3-httplib2' 'pyoai' 'pymysql' 'gtkwave' 'fet' 'thunderbird-quick-locale-switcher' 'ruby-opengl2' 'cmucl' 'swftools' 'aqemu' 'wxstedit' 'wxgtk28' 'scilab' 'pam-face-authentication' 'python-keybinder' \ - 'keybinder' 'keybinder-lua' 'pidgin-bot-sentry' 'pidgin-encryption' 'pidgin-musictracker' 'pidgin-plugin-extendedprefs' 'pidgin-twitter' 'pdftk-qgui' 'lazarus' \ 'faust' 'perl-test-requires') + 'keybinder' 'keybinder-lua' 'pidgin-bot-sentry' 'pidgin-encryption' 'pidgin-musictracker' 'pidgin-plugin-extendedprefs' 'pidgin-twitter' 'pdftk-qgui' 'lazarus' \ 'faust' 'perl-test-requires' 'verilator') ## python* stuff replaces=("${replaces[@]}" 'pyactiveresource' 'pyamf' 'pyao' 'pybtex' 'pycparserext' 'pycxx' 'pyflakes' 'pygraphviz' 'pymetrics' \ diff --git a/source/devel-extra/ruby-bundler/FrugalBuild b/source/devel-extra/ruby-bundler/FrugalBuild deleted file mode 100644 index 0fd7bf6..0000000 --- a/source/devel-extra/ruby-bundler/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Slown <[email protected]> - -pkgname=ruby-bundler -pkgver=1.12.1 -pkgrel=4 -pkgdesc="Bundler manages an application's dependencies through its entire life across many machines systematically and repeatably" -url="http://www.gembundler.com" -groups=('devel-extra') -archs=('i686' 'x86_64') -_F_gem_name=${pkgname/ruby-/} -Finclude gem -_F_cd_path="." -sha1sums=('f182d71e04951f0849862675e8ff1e7af51a9a84') - -build() { - Finstallgem - Frm usr/bin/rake -} - _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
