diff --git a/general/genutils/rarian.xml b/general/genutils/rarian.xml index f1a342cbe1..e33ed54097 100644 --- a/general/genutils/rarian.xml +++ b/general/genutils/rarian.xml @@ -34,7 +34,7 @@ Rarian is designed to be a replacement for ScrollKeeper. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information diff --git a/gnome.ent b/gnome.ent index dfdd451de6..b579b33793 100644 --- a/gnome.ent +++ b/gnome.ent @@ -74,18 +74,19 @@ - + - + - + + diff --git a/gnome/applications/applications.xml b/gnome/applications/applications.xml index 772f59737e..540c30ae7a 100644 --- a/gnome/applications/applications.xml +++ b/gnome/applications/applications.xml @@ -41,6 +41,7 @@ $Date$ + diff --git a/gnome/applications/eog.xml b/gnome/applications/eog.xml index 415b551e24..1bafcc3791 100644 --- a/gnome/applications/eog.xml +++ b/gnome/applications/eog.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -111,7 +111,7 @@ following commands: -X11_CFLAGS="-Wno-error=format-nonliteral" ./configure --prefix=/usr && +./configure --prefix=/usr && make @@ -129,8 +129,10 @@ make Command Explanations + diff --git a/gnome/applications/epiphany.xml b/gnome/applications/epiphany.xml index c017887b5a..fef6f97db1 100644 --- a/gnome/applications/epiphany.xml +++ b/gnome/applications/epiphany.xml @@ -8,10 +8,10 @@ "&gnome-download-http;/epiphany/&gnome-minor-20;/epiphany-&epiphany-version;.tar.xz"> - - - - + + + + ]> @@ -37,7 +37,7 @@ users. Its principles are simplicity and standards compliance. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information @@ -123,12 +123,16 @@ make make install + + An already active graphical session with a bus address is necessary - to execute the test suite. To test the results, run: + to execute the test suite. Some tests may fail for unknown reasons. + To test the results, run: -make check +make -k check diff --git a/gnome/applications/evince.xml b/gnome/applications/evince.xml index 56173eebb8..bd315b97b8 100644 --- a/gnome/applications/evince.xml +++ b/gnome/applications/evince.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/evince/&gnome-minor-20;/evince-&evince-version;.tar.xz"> - + - + ]> @@ -91,12 +91,14 @@ , , , - , and + (to build the plugin), and Optional + (to enable printing if support is built into + GTK+ 3), , , , @@ -105,7 +107,7 @@ DjVuLibre, libgxps, libspectre, and - t1lib + t1lib User Notes: @@ -168,8 +170,8 @@ make - : This switch disables use of - the libsecret. Use this switch + : This switch disables the use of + libsecret. Use this switch if libsecret is not installed. @@ -190,7 +192,7 @@ make libevdocument3.so, libevview3.so, - /usr/lib/mozilla/plugins/libevbrowserplugin.so, and + /usr/lib/mozilla/plugins/libevbrowserplugin.so (browser plugin), and /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so @@ -222,7 +224,7 @@ make evince-previewer - is an applicaton that implements the printing preview. + is an applicaton that implements the printing previewer. evince-previewer diff --git a/gnome/applications/gnome-screenshot.xml b/gnome/applications/gnome-screenshot.xml index ea56514d1f..48fe1d1f3e 100644 --- a/gnome/applications/gnome-screenshot.xml +++ b/gnome/applications/gnome-screenshot.xml @@ -5,13 +5,13 @@ %general-entities; + "&gnome-download-http;/gnome-screenshot/&gnome-minor-20;/gnome-screenshot-&gnome-screenshot-version;.tar.xz"> - - + "&gnome-download-ftp;/gnome-screenshot/&gnome-minor-20;/gnome-screenshot-&gnome-screenshot-version;.tar.xz"> + + - + ]> @@ -33,11 +33,11 @@ The GNOME Screenshot is a utility used - for taking screenshots of the entire screen, a window or a user- - defined area of the screen, with optional beautifying border effects. + for taking screenshots of the entire screen, a window or a + user-defined area of the screen, with optional beautifying border effects. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information diff --git a/gnome/applications/seahorse.xml b/gnome/applications/seahorse.xml index 16c8fd13d1..bac885d5a6 100644 --- a/gnome/applications/seahorse.xml +++ b/gnome/applications/seahorse.xml @@ -37,7 +37,7 @@ keys (using GPG/GPGME) and SSH keys. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information @@ -79,6 +79,7 @@ , , + , , and @@ -92,8 +93,7 @@ Optional - , - , and + and diff --git a/gnome/applications/vinagre.xml b/gnome/applications/vinagre.xml new file mode 100644 index 0000000000..10252da5eb --- /dev/null +++ b/gnome/applications/vinagre.xml @@ -0,0 +1,180 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + Vinagre-&vinagre-version; + + + Vinagre + + + + Introduction to Vinagre + + + Vinagre is a VNC client for the + GNOME Desktop. + + + &lfs79_checked;&gcc6_checked; + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &vinagre-md5sum; + + + + + Download size: &vinagre-size; + + + + + Estimated disk space required: &vinagre-buildsize; + + + + + Estimated build time: &vinagre-time; + + + + + Vinagre Dependencies + + Required + + , + , and + + + + Recommended + + , + , + , and + + + + Optional + + , + FreeRDP (For connecting to Windows desktops), and + Spice-GTK + + + User Notes: + + + + + + Installation of Vinagre + + + Install Vinagre by running the following + commands: + + +./configure --prefix=/usr && +make + + + This package does not come with a test suite. + + + + Now, as the root user: + + +make install + + + + + Command Explanations + + + --enable-compile-warnings=minimum: + This switch disables compiler warnings that can cause the build to fail + when built under GCC6. + + + + + + Contents + + + Installed Programs + Installed Libraries + Installed Directories + + + + vinagre + + + None + + + /usr/share/help/*/vinagre and + /usr/share/vinagre + + + + + + Short Descriptions + + + + + vinagre + + + is a remote desktop viewer for the + GNOME Desktop. + + + vinagre + + + + + + + + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index ccf398f323..41d1365a6c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,29 @@ July 9th, 2016 + + [renodr] - Update to GParted-0.26.1. Fixes + #7965. + + + [renodr] - Update to gnome-screenshot-3.20.1. Fixes + #7973. + + + [renodr] - Update to evince-3.20.1. Fixes + #7997. + + + [renodr] - Update to Epiphany-3.20.3. Fixes + #7986. + + + [renodr] - Update to EOG-3.20.3. Fixes + #7985. + + + [renodr] - Copied vinagre over. + [bdubbs] - Update to screen-4.4.0. Fixes #8052. diff --git a/packages.ent b/packages.ent index 6b5bbc545a..89404af64a 100644 --- a/packages.ent +++ b/packages.ent @@ -683,7 +683,7 @@ - + diff --git a/postlfs/security/ssh-askpass.xml b/postlfs/security/ssh-askpass.xml index 767f201250..7d44275f55 100644 --- a/postlfs/security/ssh-askpass.xml +++ b/postlfs/security/ssh-askpass.xml @@ -39,7 +39,7 @@ inserted. Here, we choose Damien Miller's package distributed in the OpenSSH tarball. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information diff --git a/x/lib/gtk-vnc.xml b/x/lib/gtk-vnc.xml index 20e374b4e0..2fd4616d3d 100644 --- a/x/lib/gtk-vnc.xml +++ b/x/lib/gtk-vnc.xml @@ -35,7 +35,7 @@ it to be completely asynchronous while remaining single threaded. - + &lfs79_checked;&gcc6_checked; Package Information diff --git a/xsoft/other/gparted.xml b/xsoft/other/gparted.xml index c114fbe731..4ee6772cc1 100644 --- a/xsoft/other/gparted.xml +++ b/xsoft/other/gparted.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -35,7 +35,7 @@ tools that can create, reorganise or delete disk partitions. - &lfs79_checked; + &lfs79_checked;&gcc6_checked; Package Information @@ -138,7 +138,7 @@ make file system tools (you only need to install the tools for file systems you actually use): - (required for optionally display serial number device information), + (required for optionally displaying serial number device information), e2fsprogs (installed as part of LFS), , , @@ -146,13 +146,14 @@ make , btrfs-progs, - dosfstools, + dosfstools, mtools (required to read and write FAT16/32 volume labels and UUIDs), hfsutils, - hfsprogs, + hfsprogs, nilfs-utils and - reiser4progs. + + Reiser4progs. @@ -162,7 +163,7 @@ make gksu, kdesudo, or xdg-su. - Other solution is to use pkexec, from + Another solution is to use pkexec, from , but some configuration is necessary. Another simple solution is . Below, we describe these two alternatives: "ssh-askpass" and "pkexec". @@ -180,7 +181,7 @@ make sed -i 's/Exec=/Exec=sudo -A /' /usr/share/applications/gparted.desktop - Now, clicking in the menu item for Gparted, a dialog appears in the + Now, clicking on the menu item for Gparted, a dialog appears on the screen, asking for the administrator password. @@ -262,8 +263,7 @@ chmod -v 0644 /usr/share/polkit-1/actions/org.gnome.gparted.policy - /usr/share/gnome/help/gparted and - /usr/share/omf/gparted + None