|
|
>=sys-apps/dbus-0.35 | >=sys-apps/dbus-0.35 |
) | ) |
) | ) |
|
wlan? ( net-wireless/wireless-tools ) |
!ipv6? ( >=dev-libs/glib-2.0 )" | !ipv6? ( >=dev-libs/glib-2.0 )" |
RDEPEND="${DEPEND_COMMON} | RDEPEND="${DEPEND_COMMON} |
hddtemp? ( app-admin/hddtemp ) | hddtemp? ( app-admin/hddtemp ) |
|
|
$(use_enable audacious) \ | $(use_enable audacious) \ |
$(use_enable bmpx) \ | $(use_enable bmpx) \ |
$(use_enable hddtemp ) \ | $(use_enable hddtemp ) \ |
|
$(use_enable rss) \ |
|
$(use_enable wlan) \ |
$(use_enable mpd) \ | $(use_enable mpd) \ |
$(use_enable !ipv6 portmon) || die "econf failed" | $(use_enable !ipv6 portmon) || die "econf failed" |
emake ${mymake} || die "compile failed" | emake ${mymake} || die "compile failed" |
|
|
pkg_postinst() { | pkg_postinst() { |
elog 'Default configuration file is "~/.conkyrc"' | elog 'Default configuration file is "~/.conkyrc"' |
elog "You can find a sample configuration file in" | elog "You can find a sample configuration file in" |
elog "/usr/share/doc/${PF}/conkyrc.sample.gz" |
elog "/usr/share/doc/${PF}/conkyrc.sample.bz2" |
elog | elog |
elog "For more info on Conky's new features," | elog "For more info on Conky's new features," |
elog "please look at the README and ChangeLog:" | elog "please look at the README and ChangeLog:" |