tools-uclibc/desktop: switch to epiphany and imageviewer; add wpa_supplicant and USE=qt4
This commit is contained in:
parent
c4740d435a
commit
d6b1ea79d9
20 changed files with 59 additions and 84 deletions
|
@ -1,7 +0,0 @@
|
|||
[settings]
|
||||
default-encoding=ISO-8859-1
|
||||
enable-site-specific-quirks=true
|
||||
last-window-state=MIDORI_WINDOW_MAXIMIZED
|
||||
location-entry-search=https://duckduckgo.com/?q=%s
|
||||
enable-html5-database=true
|
||||
user-agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X; c) AppleWebKit/535+ (KHTML, like Gecko) Version/5.0 Safari/535.22+ Midori/0.4
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xbel PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML" "http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">
|
||||
<xbel version="1.0" xmlns:midori="http://www.twotoasts.de">
|
||||
<info>
|
||||
<metadata midori:current="0" owner="http://www.twotoasts.de"/>
|
||||
</info>
|
||||
<bookmark href="http://www.google.com/">
|
||||
<title>Google</title>
|
||||
<info>
|
||||
<metadata midori:icon="http://www.google.com/favicon.ico" midori:history-step="2" owner="http://www.twotoasts.de"/>
|
||||
</info>
|
||||
</bookmark>
|
||||
</xbel>
|
|
@ -1,3 +0,0 @@
|
|||
[settings]
|
||||
columns=3
|
||||
rows=3
|
|
@ -283,8 +283,8 @@ show_language_toolbar=F6
|
|||
[%General]
|
||||
config_version=4
|
||||
mplayer_bin=mplayer2
|
||||
driver\vo="xv,"
|
||||
driver\audio_output=
|
||||
driver\vo=xv
|
||||
driver\audio_output=alsa
|
||||
use_screenshot=true
|
||||
screenshot_folder=/home/gentoo/Pictures/smplayer_screenshots
|
||||
dont_remember_media_settings=false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TerminalEmulator=gnome-terminal
|
||||
WebBrowser=midori
|
||||
WebBrowser=epiphany
|
||||
MailReader=sylpheed-claws
|
||||
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Midori
|
||||
GenericName=Web Browser
|
||||
Comment=Browse the Web
|
||||
X-GNOME-Keywords=Internet;WWW;Explorer
|
||||
X-AppInstall-Keywords=Internet;WWW;Explorer
|
||||
Categories=GTK;Network;WebBrowser;
|
||||
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml;
|
||||
Exec=midori %U
|
||||
Icon=midori
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
X-Osso-Type=application/x-executable
|
||||
X-Osso-Service=midori
|
||||
X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
|
||||
X-XFCE-Source=file:///usr/share/applications/midori.desktop
|
||||
|
||||
[TabNew Shortcut Group]
|
||||
Name=New _Tab
|
||||
Exec=midori -e TabNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[WindowNew Shortcut Group]
|
||||
Name=New _Window
|
||||
Exec=midori -e WindowNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[Private Shortcut Group]
|
||||
Name=New P_rivate Browsing Window
|
||||
Exec=midori --private
|
||||
TargetEnvironment=Unity
|
|
@ -0,0 +1,17 @@
|
|||
[Desktop Entry]
|
||||
Name=Epiphany
|
||||
GenericName=Web Browser
|
||||
X-GNOME-FullName=Epiphany Web Browser
|
||||
Comment=Browse the web
|
||||
Exec=epiphany %U
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=gnome-web-browser
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=epiphany
|
||||
X-GNOME-Bugzilla-Component=BugBuddyBugs
|
||||
X-GNOME-Bugzilla-Version=2.30.6
|
||||
Categories=Network;GNOME;GTK;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
X-XFCE-Source=file:///usr/share/applications/epiphany.desktop
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=GQview
|
||||
GenericName=Image Viewer
|
||||
Comment=View and manage images
|
||||
Exec=gqview -r %F
|
||||
Icon=gqview
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=Graphics;Viewer;
|
||||
MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx;
|
||||
X-XFCE-Source=file:///usr/share/applications/gqview.desktop
|
|
@ -0,0 +1,17 @@
|
|||
[Desktop Entry]
|
||||
Name=Image Viewer
|
||||
Comment=Browse and rotate images
|
||||
TryExec=eog
|
||||
Exec=eog %U
|
||||
Icon=eog
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Graphics;RasterGraphics;Viewer;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=EOG
|
||||
X-GNOME-Bugzilla-Component=general
|
||||
X-GNOME-Bugzilla-Version=2.32.1
|
||||
X-GNOME-DocPath=eog/eog.xml
|
||||
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;
|
||||
X-XFCE-Source=file:///usr/share/applications/eog.desktop
|
|
@ -98,12 +98,12 @@
|
|||
</property>
|
||||
<property name="plugin-18" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="13728034731.desktop"/>
|
||||
<value type="string" value="13732417901.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-20" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="13679618069.desktop"/>
|
||||
<value type="string" value="13732436141.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-21" type="string" value="launcher">
|
||||
|
|
|
@ -1 +1 @@
|
|||
LDFLAGS="-lintl"
|
||||
CFLAGS="-lintl"
|
||||
|
|
|
@ -1 +1 @@
|
|||
LDFLAGS="-lintl"
|
||||
CFLAGS="-lintl"
|
||||
|
|
1
tools-uclibc/desktop/portage/env/pinentry.conf
vendored
Normal file
1
tools-uclibc/desktop/portage/env/pinentry.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
|
@ -4,7 +4,7 @@ CHOST="x86_64-gentoo-linux-uclibc"
|
|||
MAKEOPTS="-j9"
|
||||
|
||||
USE_BASE="bindist mmx mmxext smp sse sse2 ssse3 static-libs -savedconfig"
|
||||
USE_GCC="graphite objc objc++ objc-gc gtk gtk3 X"
|
||||
USE_GCC="graphite objc objc++ objc-gc gtk gtk3 qt4 X"
|
||||
USE_ENC="gmp gnutls pkcs11 X509"
|
||||
USE_ACL="acl caps"
|
||||
USE_DBS="berkdb gdbm sqlite"
|
||||
|
|
|
@ -4,7 +4,7 @@ CHOST="x86_64-gentoo-linux-uclibc"
|
|||
MAKEOPTS="-j9"
|
||||
|
||||
USE_BASE="bindist mmx mmxext smp sse sse2 ssse3 static-libs -savedconfig"
|
||||
USE_GCC="graphite objc objc++ objc-gc gtk gtk3 X"
|
||||
USE_GCC="graphite objc objc++ objc-gc gtk gtk3 qt4 X"
|
||||
USE_ENC="gmp gnutls pkcs11 X509"
|
||||
USE_ACL="acl caps"
|
||||
USE_DBS="berkdb gdbm sqlite"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
app-crypt/pinentry pinentry.conf
|
||||
dev-vcs/git git.conf
|
||||
media-gfx/fontforge fontforge.conf
|
||||
media-libs/libquicktime libquicktime.conf
|
||||
media-video/ffmpeg ffmpeg.conf
|
||||
sys-apps/coreutils coreutils.conf
|
||||
|
|
1
tools-uclibc/desktop/portage/package.mask/syslog-ng
Normal file
1
tools-uclibc/desktop/portage/package.mask/syslog-ng
Normal file
|
@ -0,0 +1 @@
|
|||
>app-admin/syslog-ng-3.2.5
|
|
@ -1,4 +1,4 @@
|
|||
# Add your own name server here.
|
||||
# This is only for the build. It
|
||||
# will be removed in the final image.
|
||||
nameserver 192.168.3.1
|
||||
nameserver 67.151.215.230
|
||||
|
|
|
@ -105,9 +105,16 @@ setup_usergroups() {
|
|||
chroot "${ROOTFS}"/ /tmp/passwd.sh
|
||||
rm -f "${ROOTFS}"/tmp/passwd.sh
|
||||
|
||||
rm -rf "${ROOTFS}"/etc/skel
|
||||
cp -a gentoo "${ROOTFS}"/etc/skel
|
||||
mkdir "${ROOTFS}"/etc/skel/{Desktop,Documents,Downloads,Music,Pictures,Public,Templates,Videos,.ssh}
|
||||
chmod 700 "${ROOTFS}"/etc/skel/.ssh
|
||||
|
||||
rm -rf "${ROOTFS}"/home/gentoo
|
||||
cp -a gentoo "${ROOTFS}"/home/
|
||||
mkdir "${ROOTFS}"/home/gentoo/{Desktop,Documents,Downloads,Music,Pictures,Public,Templates,Videos}
|
||||
cp -a gentoo "${ROOTFS}"/home/gentoo
|
||||
mkdir "${ROOTFS}"/home/gentoo/{Desktop,Documents,Downloads,Music,Pictures,Public,Templates,Videos,.ssh}
|
||||
chmod 700 "${ROOTFS}"/home/gentoo/.ssh
|
||||
|
||||
chroot "${ROOTFS}"/ chown -R gentoo:gentoo /home/gentoo
|
||||
sed -i 's/# \(%wheel.*NOPASSWD\)/\1/' "${ROOTFS}"/etc/sudoers
|
||||
}
|
||||
|
|
|
@ -26,7 +26,6 @@ mail-client/mailx
|
|||
mail-mta/postfix
|
||||
media-gfx/eog
|
||||
media-gfx/gimp
|
||||
media-gfx/gqview
|
||||
media-sound/alsa-utils
|
||||
media-video/smplayer
|
||||
media-video/totem
|
||||
|
@ -41,6 +40,7 @@ net-misc/rdate
|
|||
net-misc/tor
|
||||
net-misc/vinagre
|
||||
net-p2p/transmission
|
||||
net-wireless/wpa_supplicant
|
||||
sys-apps/dbus
|
||||
sys-apps/elfix
|
||||
sys-apps/gradm
|
||||
|
@ -64,10 +64,8 @@ sys-process/lsof
|
|||
virtual/libiconv
|
||||
virtual/libintl
|
||||
virtual/package-manager
|
||||
www-client/midori
|
||||
www-client/epiphany
|
||||
x11-base/xorg-server
|
||||
x11-drivers/xf86-video-nouveau
|
||||
x11-drivers/xf86-video-vesa
|
||||
x11-libs/gksu
|
||||
x11-misc/slim
|
||||
x11-terms/gnome-terminal
|
||||
|
|
Loading…
Add table
Reference in a new issue