|
InstallGentoo
OSD Lyrics has been added to gentoo-china overlay. If you didn't add gentoo-china overlay, you need to add it first. Otherwise you can skip adding the gentoo-china overlay. Note: The following instruction requires root privilege. Add gentoo-china overlayEmerge layman 1.2.3 or lateremerge -av app-portage/layman-1.2.3 Note: if you are using stable branch, you'll need to unmask layman-1.2.3 manually. Enable gentoo-china overlaysed -i -e 's/\(nocheck.*\)no/\1yes/' /etc/layman/layman.cfg echo "source /usr/local/portage/layman/make.conf" >> /etc/make.conf mkdir -p /usr/local/portage/layman echo PORTDIR_OVERLAY=\"\" > /usr/local/portage/layman/make.conf USE="-nowebdav" emerge subversion layman -f -a gentoo-china Update overlayssudo layman -S Install OSD LyricsInstall the latest versionecho "=media-plugins/osd-lyrics-9999 **" >> /etc/portage/package.keywords emerge -av osd-lyrics Install packaged versionecho "media-plugins/osd-lyrics ~x86" >> /etc/portage/package.keywords emerge -av osd-lyrics |
► Sign in to add a comment
now you should use gentoo-zh overlay instead of gentoo-china overlay