# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 USE_RUBY="ruby25 ruby26" inherit desktop ruby-ng PLUGIN_HASH="30071c3008e4616e723cf4e734fc79254019af09" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="git://toshia.dip.jp/mikutter.git https://github.com/toshia/twitter_api_keys.git" inherit git-r3 SRC_URI="https://raw.githubusercontent.com/toshia/twitter_api_keys/${PLUGIN_HASH}/twitter_api_keys.rb" EGIT_CHECKOUT_DIR="${WORKDIR}/all" else SRC_URI="http://mikutter.hachune.net/bin/${P}.tar.gz https://raw.githubusercontent.com/toshia/twitter_api_keys/${PLUGIN_HASH}/twitter_api_keys.rb" KEYWORDS="~amd64" fi DESCRIPTION="Simple, powerful and moeful twitter client" HOMEPAGE="https://mikutter.hachune.net/" LICENSE="MIT" SLOT="0" IUSE="+libnotify" DEPEND="" RDEPEND=" libnotify? ( x11-libs/libnotify ) media-sound/alsa-utils" ruby_add_rdepend "=dev-ruby/addressable-2.8* =dev-ruby/delayer-1.1*:1 =dev-ruby/delayer-deferred-2.1* !=dev-ruby/oauth-0.5.4 =dev-ruby/pluggaloid-1.2* dev-ruby/rcairo =dev-ruby/ruby-gettext-3.3* ! \ ${PLUGIN_DIR}/twitter_api_keys/twitter_api_keys.rb echo einfo "Consuker Key/Consumer secret is set." }