Compare commits

...

8 Commits

Author SHA1 Message Date
sergiotarxz 81dc79289c Fixing util-linux 2022-07-24 01:19:36 +02:00
sergiotarxz 7a15877ad9 -udev in util-linux instead. 2022-07-24 01:05:27 +02:00
sergiotarxz fc13486688 +systemd only for udev 2022-07-24 01:02:03 +02:00
sergiotarxz 6dcf6d4f1c Adding temporal +systemd in cycle2. 2022-07-24 00:57:42 +02:00
sergiotarxz 5d83caf02b -gpm again. '-.- 2022-07-24 00:48:06 +02:00
sergiotarxz 916ad9819a -gpm in first compilation 2022-07-24 00:44:26 +02:00
sergiotarxz 3c5d821cc4 Adding sse2 2022-07-24 00:40:54 +02:00
sergiotarxz 4509f072f4 Adding make.profile correct link. 2022-07-24 00:34:17 +02:00
5 changed files with 5 additions and 6 deletions

View File

@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j1"
USE="screencast"
USE="screencast cpu_flags_x86_sse2 -gpm"
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"

View File

@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j1"
USE="screencast"
USE="screencast cpu_flags_x86_sse2 -gpm"
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"

View File

@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j1"
USE="screencast"
USE="screencast cpu_flags_x86_sse2"
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"

View File

@ -1 +1 @@
../../var/db/repos/gentoo/profiles/default/linux/amd64/17.1/desktop/gnome
../../var/db/repos/gentoo/profiles/default/linux/x86/17.0/desktop/gnome/

View File

@ -1,4 +1,3 @@
media-libs/libsndfile minimal
media-sound/mpg123 -pulseaudio
sys-apps/util-linux -udev