midori.güncellendi

This commit is contained in:
giresun28 2016-08-03 09:00:18 +00:00
parent d9b20a425a
commit dae5e2c9f9
7 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
grub
dejavu-ttf dejavu-ttf
xorriso xorriso
gtk-engines gtk-engines

View File

@ -1,7 +1,7 @@
# Description: Midori is a lightweight web browser that uses WebKitGTK+. # Description: Midori is a lightweight web browser that uses WebKitGTK+.
# URL: http://www.twotoasts.de # URL: http://www.twotoasts.de
# Packager: pierre at nutyx dot org, tnut at nutyx dot org # Packager: pierre at nutyx dot org, tnut at nutyx dot org
# Depends on: cmake,gcr,gtk2,webkitgtk2,vala,libnotify,librsvg,libunique1,desktop-file-utils,libzeitgeist,hicolor-icon-theme # Depends on: cmake gcr gtk3 webkitgtk3 vala libnotify librsvg libunique1 desktop-file-utils libzeitgeist hicolor-icon-theme gstreamer1-plugins-libav gstreamer1-plugins-base gstreamer1-plugins-good
run=(desktop-file-utils gtk-update-icon-cache hicolor-icon-theme) run=(desktop-file-utils gtk-update-icon-cache hicolor-icon-theme)
@ -16,6 +16,7 @@ mkdir build
cd build cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \ cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/$name-$version \ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/$name-$version \
-DUSE_GTK3=1 \
-DUSE_ZEITGEIST=OFF \ -DUSE_ZEITGEIST=OFF \
.. ..
make make

View File

@ -11,5 +11,4 @@ lsb-release
linux-firmware linux-firmware
kernel-lts kernel-lts
dracut dracut
grub
vim vim