diff options
-rw-r--r-- | extra/ufw/.footprint | 85 | ||||
-rw-r--r-- | extra/ufw/.md5sum | 2 | ||||
-rw-r--r-- | extra/ufw/Pkgfile | 26 | ||||
-rw-r--r-- | extra/ufw/ufwd | 62 | ||||
-rw-r--r-- | gnome/epiphany/.footprint | 142 | ||||
-rw-r--r-- | gnome/epiphany/.md5sum | 2 | ||||
-rw-r--r-- | gnome/epiphany/Pkgfile | 9 | ||||
-rw-r--r-- | xorg/xorg-xinit/.md5sum | 3 | ||||
-rw-r--r-- | xorg/xorg-xinit/Pkgfile | 6 | ||||
-rw-r--r-- | xorg/xorg-xinit/xinitrc.patch | 20 |
10 files changed, 251 insertions, 106 deletions
diff --git a/extra/ufw/.footprint b/extra/ufw/.footprint new file mode 100644 index 000000000..911e368dd --- /dev/null +++ b/extra/ufw/.footprint @@ -0,0 +1,85 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/default/ +-rw-r--r-- root/root etc/default/ufw +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-x root/root etc/rc.d/init.d/ufwd +drwxr-xr-x root/root etc/rc.d/rc1.d/ +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/S19ufwd -> ../init.d/ufwd +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S19ufwd -> ../init.d/ufwd +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S19ufwd -> ../init.d/ufwd +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S19ufwd -> ../init.d/ufwd +drwxr-xr-x root/root etc/ufw/ +-rw-r--r-- root/root etc/ufw/after.rules +-rw-r--r-- root/root etc/ufw/after6.rules +drwxr-xr-x root/root etc/ufw/applications.d/ +-rw-r--r-- root/root etc/ufw/before.rules +-rw-r--r-- root/root etc/ufw/before6.rules +-rw-r--r-- root/root etc/ufw/sysctl.conf +-rw-r--r-- root/root etc/ufw/ufw.conf +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/ufw/ +-rwxr-xr-x root/root lib/ufw/ufw-init +-rwxr-xr-x root/root lib/ufw/ufw-init-functions +-rw-r--r-- root/root lib/ufw/user.rules +-rw-r--r-- root/root lib/ufw/user6.rules +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/ufw +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/python2.6/ +drwxr-xr-x root/root usr/lib/python2.6/site-packages/ +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw-0.29.1-py2.6.egg-info +drwxr-xr-x root/root usr/lib/python2.6/site-packages/ufw/ +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/__init__.py (EMPTY) +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/__init__.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/applications.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/applications.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/backend.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/backend.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/backend_iptables.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/backend_iptables.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/common.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/common.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/frontend.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/frontend.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/util.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/ufw/util.pyc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/ufw-framework.8.gz +-rw-r--r-- root/root usr/share/man/man8/ufw.8.gz +drwxr-xr-x root/root usr/share/ufw/ +drwxr-xr-x root/root usr/share/ufw/messages/ +-rw-r--r-- root/root usr/share/ufw/messages/ar.mo +-rw-r--r-- root/root usr/share/ufw/messages/bg.mo +-rw-r--r-- root/root usr/share/ufw/messages/ca.mo +-rw-r--r-- root/root usr/share/ufw/messages/cs.mo +-rw-r--r-- root/root usr/share/ufw/messages/da.mo +-rw-r--r-- root/root usr/share/ufw/messages/de.mo +-rw-r--r-- root/root usr/share/ufw/messages/el.mo +-rw-r--r-- root/root usr/share/ufw/messages/en_AU.mo +-rw-r--r-- root/root usr/share/ufw/messages/en_GB.mo +-rw-r--r-- root/root usr/share/ufw/messages/fi.mo +-rw-r--r-- root/root usr/share/ufw/messages/fr.mo +-rw-r--r-- root/root usr/share/ufw/messages/he.mo +-rw-r--r-- root/root usr/share/ufw/messages/hu.mo +-rw-r--r-- root/root usr/share/ufw/messages/id.mo +-rw-r--r-- root/root usr/share/ufw/messages/it.mo +-rw-r--r-- root/root usr/share/ufw/messages/nb.mo +-rw-r--r-- root/root usr/share/ufw/messages/nl.mo +-rw-r--r-- root/root usr/share/ufw/messages/pl.mo +-rw-r--r-- root/root usr/share/ufw/messages/pt.mo +-rw-r--r-- root/root usr/share/ufw/messages/pt_BR.mo +-rw-r--r-- root/root usr/share/ufw/messages/ru.mo +-rw-r--r-- root/root usr/share/ufw/messages/sk.mo +-rw-r--r-- root/root usr/share/ufw/messages/sl.mo +-rw-r--r-- root/root usr/share/ufw/messages/sr.mo +-rw-r--r-- root/root usr/share/ufw/messages/sv.mo +-rw-r--r-- root/root usr/share/ufw/messages/tl.mo +-rw-r--r-- root/root usr/share/ufw/messages/zh_CN.mo diff --git a/extra/ufw/.md5sum b/extra/ufw/.md5sum new file mode 100644 index 000000000..93ba40aa9 --- /dev/null +++ b/extra/ufw/.md5sum @@ -0,0 +1,2 @@ +b5ac77d58ae3886358405359becb2049 ufw-0.29.1.tar.gz +f24b9abfa089d0f7bb5ac0368bc8ca26 ufwd diff --git a/extra/ufw/Pkgfile b/extra/ufw/Pkgfile new file mode 100644 index 000000000..ac73c5b96 --- /dev/null +++ b/extra/ufw/Pkgfile @@ -0,0 +1,26 @@ +# Description: Un parefeu très simple +# URL: https://launchpad.net/ufw +# Maintainer: NuTyX core team +# Packager: Tux03 +# Depends on: python, iptables + +name=ufw +version=0.29.1 +release=1 +source=(http://launchpad.net/ufw/0.29/0.29.1/+download/ufw-0.29.1.tar.gz\ + ufwd) + +build() { + cd $name-$version + python ./setup.py install --root=$PKG + mkdir -p $PKG/usr/bin + mv $PKG/usr/{sbin,bin}/$name + rm -r $PKG/usr/sbin + chmod 644 $PKG/etc/ufw/*.rules $PKG/lib/ufw/*.rules + mkdir -p $PKG/etc/rc.d/{init.d,rc{1,2,3,4,5}.d} + install -m755 ../ufwd $PKG/etc/rc.d/init.d/ufwd + for i in 2 3 4 5 + do ln -s ../init.d/ufwd $PKG/etc/rc.d/rc$i.d/S19ufwd + done + +} diff --git a/extra/ufw/ufwd b/extra/ufw/ufwd new file mode 100644 index 000000000..07290643f --- /dev/null +++ b/extra/ufw/ufwd @@ -0,0 +1,62 @@ +#!/bin/sh -e + +[ -x /usr/bin/ufw ] || exit 0 + +for s in "/lib/ufw/ufw-init-functions" "/etc/ufw/ufw.conf" ; do + if [ -s "$s" ]; then + . "$s" + else + echo "Could not find $s (aborting)" + exit 1 + fi +done + +error=0 +case "$1" in +start) + if [ "$ENABLED" = "yes" ] || [ "$ENABLED" = "YES" ]; then + echo "Starting firewall:" "ufw" + output=`ufw_start` || error="$?" + if [ ! -z "$output" ]; then + /bin/echo -e "$output" + fi + else + echo "Skip starting firewall:" "ufw (not enabled)" + fi + exit $error + ;; +stop) + if [ "$ENABLED" = "yes" ] || [ "$ENABLED" = "YES" ]; then + echo "Stopping firewall:" "ufw" + output=`ufw_stop` || error="$?" + if [ ! -z "$output" ]; then + /bin/echo -e "$output" + fi + else + echo "Skip stopping firewall:" "ufw (not enabled)" + fi + exit $error + ;; +restart|force-reload) + echo "Reloading firewall:" "ufw" + output=`ufw_reload` || error="$?" + if [ ! -z "$output" ]; then + /bin/echo -e "$output" + fi + exit $error + ;; +status) + output=`ufw_status` || error="$?" + if [ ! -z "$output" ]; then + /bin/echo -e "$output" + fi + exit $error + ;; +*) + echo "Usage: /etc/rc.d/ufw {start|stop|restart|force-reload|status}" + exit 1 + ;; +esac + +exit 0 + diff --git a/gnome/epiphany/.footprint b/gnome/epiphany/.footprint index 6bc601ecf..c22fede83 100644 --- a/gnome/epiphany/.footprint +++ b/gnome/epiphany/.footprint @@ -1,63 +1,51 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/gconf/ drwxr-xr-x root/root etc/gconf/schemas/ --rw-r--r-- root/root etc/gconf/schemas/epiphany-fonts.schemas -rw-r--r-- root/root etc/gconf/schemas/epiphany-lockdown.schemas --rw-r--r-- root/root etc/gconf/schemas/epiphany-pango.schemas -rw-r--r-- root/root etc/gconf/schemas/epiphany.schemas drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/epiphany drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/epiphany/ -drwxr-xr-x root/root usr/include/epiphany/2.26/ -drwxr-xr-x root/root usr/include/epiphany/2.26/epiphany/ --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-adblock-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-adblock.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-base-embed.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-bookmarks-type-builtins.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-bookmarks.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-command-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-cookie-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-dbus.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-dialog.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-container.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-event.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-factory.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-persist.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-prefs.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-shell.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-single.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-type-builtins.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed-utils.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-embed.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-extension.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-extensions-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-history-item.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-history.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-lib-type-builtins.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-link.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-loader.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-node-db.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-node.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-notebook.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-password-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-permission-manager.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-session.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-shell.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-state.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-statusbar.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-type-builtins.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-version.h --rw-r--r-- root/root usr/include/epiphany/2.26/epiphany/ephy-window.h +drwxr-xr-x root/root usr/include/epiphany/2.28/ +drwxr-xr-x root/root usr/include/epiphany/2.28/epiphany/ +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-adblock-manager.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-adblock.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-bookmarks-type-builtins.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-bookmarks.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-dbus.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-dialog.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-container.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-event.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-persist.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-prefs.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-shell.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-single.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-type-builtins.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed-utils.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-embed.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-extension.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-extensions-manager.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-history.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-lib-type-builtins.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-link.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-loader.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-node-db.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-node.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-notebook.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-permission-manager.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-session.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-shell.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-state.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-statusbar.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-type-builtins.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-web-view.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/ephy-window.h +-rw-r--r-- root/root usr/include/epiphany/2.28/epiphany/epiphany.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/epiphany/ -drwxr-xr-x root/root usr/lib/epiphany/2.26/ -drwxr-xr-x root/root usr/lib/epiphany/2.26/plugins/ --rwxr-xr-x root/root usr/lib/epiphany/2.26/plugins/libdesktopfileplugin.la --rwxr-xr-x root/root usr/lib/epiphany/2.26/plugins/libdesktopfileplugin.so drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/epiphany-2.26.pc +-rw-r--r-- root/root usr/lib/pkgconfig/epiphany-2.28.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/epiphany.m4 @@ -70,17 +58,7 @@ drwxr-xr-x root/root usr/share/dbus-1/services/ drwxr-xr-x root/root usr/share/epiphany/ -rw-r--r-- root/root usr/share/epiphany/about.ini drwxr-xr-x root/root usr/share/epiphany/art/ -drwxr-xr-x root/root usr/share/epiphany/chrome/ --rw-r--r-- root/root usr/share/epiphany/chrome/app-chrome.manifest -drwxr-xr-x root/root usr/share/epiphany/chrome/branding/ --rw-r--r-- root/root usr/share/epiphany/chrome/branding/brand.dtd --rw-r--r-- root/root usr/share/epiphany/chrome/branding/brand.properties -drwxr-xr-x root/root usr/share/epiphany/chrome/global/ --rw-r--r-- root/root usr/share/epiphany/chrome/global/about.xhtml --rw-r--r-- root/root usr/share/epiphany/chrome/global/netError.dtd -drwxr-xr-x root/root usr/share/epiphany/components/ --rw-r--r-- root/root usr/share/epiphany/components/epiphany.xpt --rw-r--r-- root/root usr/share/epiphany/default-prefs.js +-rw-r--r-- root/root usr/share/epiphany/default-bookmarks.rdf -rw-r--r-- root/root usr/share/epiphany/ephy-xml2ini.xsl -rw-r--r-- root/root usr/share/epiphany/epiphany-bookmark-editor-ui.xml -rw-r--r-- root/root usr/share/epiphany/epiphany-bookmarks-html.xsl @@ -91,11 +69,11 @@ drwxr-xr-x root/root usr/share/epiphany/components/ -rw-r--r-- root/root usr/share/epiphany/epiphany-ui.xml -rw-r--r-- root/root usr/share/epiphany/epiphany.xhtml drwxr-xr-x root/root usr/share/epiphany/glade/ --rw-r--r-- root/root usr/share/epiphany/glade/certificate-dialogs.glade --rw-r--r-- root/root usr/share/epiphany/glade/epiphany.glade --rw-r--r-- root/root usr/share/epiphany/glade/form-signing-dialog.glade --rw-r--r-- root/root usr/share/epiphany/glade/prefs-dialog.glade --rw-r--r-- root/root usr/share/epiphany/glade/print.glade +-rw-r--r-- root/root usr/share/epiphany/glade/certificate-dialogs.ui +-rw-r--r-- root/root usr/share/epiphany/glade/epiphany.ui +-rw-r--r-- root/root usr/share/epiphany/glade/form-signing-dialog.ui +-rw-r--r-- root/root usr/share/epiphany/glade/prefs-dialog.ui +-rw-r--r-- root/root usr/share/epiphany/glade/print.ui drwxr-xr-x root/root usr/share/epiphany/icons/ drwxr-xr-x root/root usr/share/epiphany/icons/hicolor/ drwxr-xr-x root/root usr/share/epiphany/icons/hicolor/16x16/ @@ -218,8 +196,8 @@ drwxr-xr-x root/root usr/share/gnome/help/epiphany/es/figures/ drwxr-xr-x root/root usr/share/gnome/help/epiphany/eu/ -rw-r--r-- root/root usr/share/gnome/help/epiphany/eu/epiphany.xml drwxr-xr-x root/root usr/share/gnome/help/epiphany/eu/figures/ --rw-r--r-- root/root usr/share/gnome/help/epiphany/eu/figures/ephy-addressbar-smartbookmark-screenshot.png --rw-r--r-- root/root usr/share/gnome/help/epiphany/eu/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +lrwxrwxrwx root/root usr/share/gnome/help/epiphany/eu/figures/ephy-addressbar-smartbookmark-screenshot.png -> ../../C/figures/ephy-addressbar-smartbookmark-screenshot.png +lrwxrwxrwx root/root usr/share/gnome/help/epiphany/eu/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -> ../../C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -rw-r--r-- root/root usr/share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png -rw-r--r-- root/root usr/share/gnome/help/epiphany/eu/figures/ephy-screenshot.png drwxr-xr-x root/root usr/share/gnome/help/epiphany/fi/ @@ -285,34 +263,6 @@ drwxr-xr-x root/root usr/share/gnome/help/epiphany/uk/figures/ -rw-r--r-- root/root usr/share/gnome/help/epiphany/uk/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -rw-r--r-- root/root usr/share/gnome/help/epiphany/uk/figures/ephy-history-window-screenshot.png -rw-r--r-- root/root usr/share/gnome/help/epiphany/uk/figures/ephy-screenshot.png -drwxr-xr-x root/root usr/share/gtk-doc/ -drwxr-xr-x root/root usr/share/gtk-doc/html/ -drwxr-xr-x root/root usr/share/gtk-doc/html/epiphany/ --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/EphyCommandManager.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/EphyEmbed.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/EphyNodeDb.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/EphyWindow.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/ch01.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/ch02.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyEmbedFactory.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyEmbedPersist.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyEmbedSingle.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyExtensionsManager.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyGlade.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-EphyPermissionManager.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-ephy-cookie-manager.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-ephy-password-manager.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-ephy-session.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany-ephy-shell.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany.devhelp --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/epiphany.devhelp2 --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/home.png --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/index.html --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/index.sgml --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/left.png --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/right.png --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/style.css --rw-r--r-- root/root usr/share/gtk-doc/html/epiphany/up.png drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/HighContrastLargePrint/ drwxr-xr-x root/root usr/share/icons/HighContrastLargePrint/48x48/ @@ -372,7 +322,3 @@ drwxr-xr-x root/root usr/share/omf/epiphany/ -rw-r--r-- root/root usr/share/omf/epiphany/epiphany-ru.omf -rw-r--r-- root/root usr/share/omf/epiphany/epiphany-sv.omf -rw-r--r-- root/root usr/share/omf/epiphany/epiphany-uk.omf -drwxr-xr-x root/root usr/share/pygtk/ -drwxr-xr-x root/root usr/share/pygtk/2.0/ -drwxr-xr-x root/root usr/share/pygtk/2.0/defs/ --rw-r--r-- root/root usr/share/pygtk/2.0/defs/epiphany.defs diff --git a/gnome/epiphany/.md5sum b/gnome/epiphany/.md5sum index 5b5673740..c8284577b 100644 --- a/gnome/epiphany/.md5sum +++ b/gnome/epiphany/.md5sum @@ -1 +1 @@ -16f44012bc376077e1443e049d725847 epiphany-2.26.3.tar.bz2 +cf32404bfe6f0cb4d3f01d0c33c08def epiphany-2.28.2.tar.bz2 diff --git a/gnome/epiphany/Pkgfile b/gnome/epiphany/Pkgfile index 2305d6cd7..58fbc59ec 100644 --- a/gnome/epiphany/Pkgfile +++ b/gnome/epiphany/Pkgfile @@ -2,22 +2,23 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: gnome-desktop, startup-notification,iso-codes, avahi, xulrunner, libcanberra, libnotify +# Depends on: gnome-doc-utils, gnome-desktop, startup-notification,iso-codes, avahi, webkit, libcanberra, libnotify name=epiphany -version=2.26.3 +version=2.28.2 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.26/$name-$version.tar.bz2) - +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=$GNOME_PREFIX \ --sysconfdir=/etc \ --localstatedir=/var/lib \ + --mandir=$GNOME_PREFIX/share/man \ --disable-schemas-install \ --disable-scrollkeeper make make DESTDIR=$PKG install rm -rf $PKG/var + rm -rf $PKG/usr/share/gtk-doc } diff --git a/xorg/xorg-xinit/.md5sum b/xorg/xorg-xinit/.md5sum index d649dc921..ad461ba7d 100644 --- a/xorg/xorg-xinit/.md5sum +++ b/xorg/xorg-xinit/.md5sum @@ -1 +1,2 @@ -9144097186c3d2454beffe8ac3b53c6e xinit-1.1.0.tar.bz2 +fe1696cab2fbed6fa059d0cd1c53ac13 xinit-1.2.0.tar.bz2 +07d8d9b81cf35cb6741ace6226c2e8b7 xinitrc.patch diff --git a/xorg/xorg-xinit/Pkgfile b/xorg/xorg-xinit/Pkgfile index b5995e5c3..761595946 100644 --- a/xorg/xorg-xinit/Pkgfile +++ b/xorg/xorg-xinit/Pkgfile @@ -4,9 +4,10 @@ # Depends on: xorg-server name=xorg-xinit -version=1.1.0 +version=1.2.0 release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2) +source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2\ + xinitrc.patch) build() { cd xinit-$version @@ -14,5 +15,6 @@ build() { ./configure --prefix=/usr make + patch -Np1 -i ../xinitrc.patch make DESTDIR=$PKG install } diff --git a/xorg/xorg-xinit/xinitrc.patch b/xorg/xorg-xinit/xinitrc.patch new file mode 100644 index 000000000..51887a87f --- /dev/null +++ b/xorg/xorg-xinit/xinitrc.patch @@ -0,0 +1,20 @@ +--- xinit-1.2.0/xinitrc.old 2010-01-23 20:42:36.000000000 +0000 ++++ xinit-1.2.0/xinitrc 2010-01-23 15:23:09.000000000 +0000 +@@ -1,4 +1,5 @@ + #!/bin/sh ++# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $ + + userresources=$HOME/.Xresources + usermodmap=$HOME/.Xmodmap +@@ -44,7 +45,7 @@ + + + twm & +-xclock -geometry 50x50-1+1 & +-xterm -geometry 80x50+494+51 & +-xterm -geometry 80x20+494-0 & +-exec xterm -geometry 80x66+0+0 -name login ++xclock -geometry 50x50-1+1 ++#xterm -geometry 80x50+494+51 & ++#xterm -geometry 80x20+494-0 & ++#exec xterm -geometry 80x66+0+0 -name login |