Commit 2374a764 authored by Vitaly Lipatov's avatar Vitaly Lipatov

major Gentoo repls improvement

parent dc40d454
...@@ -94,7 +94,7 @@ tolocal_anyrepl() ...@@ -94,7 +94,7 @@ tolocal_anyrepl()
local NEWRESULT=`echo $GREP | sed -e "s|^ *\(.*\)-devel *\$|\1|g" | tr "[A-Z]" "[a-z]"` local NEWRESULT=`echo $GREP | sed -e "s|^ *\(.*\)-devel *\$|\1|g" | tr "[A-Z]" "[a-z]"`
fi fi
if [ "$DISTRNAME" = "Slackware" ] ; then if [ "$DISTRNAME" = "Slackware" ] || [ "$DISTRNAME" = "Gentoo" ] ; then
local NEWRESULT=`echo $GREP | sed -e "s|^ *\(.*\)-devel *\$|\1|g" ` local NEWRESULT=`echo $GREP | sed -e "s|^ *\(.*\)-devel *\$|\1|g" `
fi fi
......
...@@ -13,6 +13,7 @@ rpm-build-fonts|rpm-build-altlinux-compat ...@@ -13,6 +13,7 @@ rpm-build-fonts|rpm-build-altlinux-compat
kernel-build-tools| kernel-build-tools|
gettext-tools|gettext gettext-tools|gettext
perl-XML-LibXML|perl-xml-libxml perl-XML-LibXML|perl-xml-libxml
perl-XML-Simple|dev-perl/XML-Simple
perl-base|perl perl-base|perl
fonts-ttf-core|ttf-liberation fonts-ttf-core|ttf-liberation
fonts-ttf-liberation|ttf-liberation fonts-ttf-liberation|ttf-liberation
...@@ -21,53 +22,55 @@ glibc-devel|glibc ...@@ -21,53 +22,55 @@ glibc-devel|glibc
glibc-pthread|glibc glibc-pthread|glibc
glibc-utils|glibc glibc-utils|glibc
libcrypto10|openssl libcrypto10|openssl
libfreetype|freetype2 libfreetype|freetype
libfreetype-devel|freetype2 libfreetype-devel|freetype
libnatspec| libnatspec|
libnatspec-devel| libnatspec-devel|
libssl-devel|openssl libssl-devel|openssl
libssl10|openssl libssl10|openssl
libwine-etersoft-devel|libwine-etersoft-devel libwine-etersoft-devel|libwine-etersoft-devel
gst-plugins-devel|gstreamer0.10-base gst-plugins-devel|gstreamer
gstreamer|gstreamer0.10 gstreamer|gstreamer
libgst-plugins|gstreamer0.10 libgst-plugins|gstreamer
libgstreamer|gstreamer0.10 libgstreamer|gstreamer
freenx-server| freenx-server|
libalsa|alsa-lib libalsa|alsa-lib
libalsa-devel|alsa-lib libalsa-devel|alsa-lib
jackit|jack jackit|jack
libesd-devel| libesd-devel|
libopenal1|openal libopenal1|media-libs/openal
libopenal-devel|openal libopenal-devel|media-libs/openal
libfontenc-devel|libfontenc libfontenc-devel|libfontenc
libhal-devel| libhal-devel|
libmpg123|mpg123 libmpg123|mpg123
libfontconfig|fontconfig fontconfig-devel|fontconfig
libGLU-devel|glu libGLU-devel|glu
libGLU|glu libGLU|glu
# fixme? why we need libglu?? # fixme? why we need libglu??
libglu|glu libglu|glu
libGL-devel|mesa-libgl libGL-devel|mesa
libGL|mesa-libgl libGL|mesa
liblcms|lcms liblcms|lcms
libgnutls26|gnutls libgnutls26|gnutls
libgnutls-devel|gnutls
libssl|openssl libssl|openssl
libgsm|gsm libgsm|gsm
udev-rules|systemd udev-rules|sys-fs/udev
libudev1|systemd libudev-devel|sys-fs/udev
libudev1|sys-fs/udev
libncursesw|ncurses libncursesw|ncurses
libtinfo|ncurses libtinfo|ncurses
webclient| webclient|
xlsfonts|xorg-xlsfonts xlsfonts|xorg-xlsfonts
libsane|sane libsane|sane-backends
libsane-devel|sane-backends
xrandr|xorg-xrandr xrandr|xorg-xrandr
libxscrnsaver| libxscrnsaver|
mount|util-linux mount|util-linux
util-linux|util-linux util-linux|util-linux
# missed # missed
libxxf86misc| libxxf86misc|
rpm-build|rpm-org rpm-build|rpm
rpm|rpm-org
rpm-build-intro|rpm-build-altlinux-compat rpm-build-intro|rpm-build-altlinux-compat
libicu50|icu libicu50|icu
libreadline|readline libreadline|readline
...@@ -119,3 +122,9 @@ libatkmm|atkmm ...@@ -119,3 +122,9 @@ libatkmm|atkmm
libglibmm|glibmm libglibmm|glibmm
menu-devel| menu-devel|
su|util-linux su|util-linux
libcups-devel|cups
libcups|cups
libldap-devel|openldap
libldap|openldap
libtiff-devel|tiff
libtiff5|tiff
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment