nautilus: update to 3.6.0.
This commit is contained in:
parent
8c0f9d4c76
commit
60b4d43a82
@ -1,12 +1,11 @@
|
|||||||
# Template file for 'nautilus-devel'.
|
# Template file for 'nautilus-devel'.
|
||||||
#
|
#
|
||||||
depends="gtk+3-devel libnautilus>=3.4.2"
|
depends="gtk+3-devel libnautilus>=${version}"
|
||||||
short_desc="${sourcepkg} - development files"
|
short_desc="${sourcepkg} - development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
@ -7,7 +7,7 @@ libpthread.so.0
|
|||||||
libc.so.6
|
libc.so.6
|
||||||
libnautilus-extension.so.1
|
libnautilus-extension.so.1
|
||||||
libgailutil-3.so.0
|
libgailutil-3.so.0
|
||||||
libgnome-desktop-3.so.2
|
libgnome-desktop-3.so.4
|
||||||
libgdk-3.so.0
|
libgdk-3.so.0
|
||||||
libatk-1.0.so.0
|
libatk-1.0.so.0
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
|
@ -1,17 +1,18 @@
|
|||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.4.2
|
version=3.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb --disable-tracker
|
configure_args="--disable-update-mimedb --disable-tracker
|
||||||
--disable-schemas-compile --disable-nst-extension --disable-debug"
|
--disable-schemas-compile --disable-nst-extension --disable-debug"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
||||||
makedepends="pkg-config intltool gobject-introspection gtk+3-devel libnotify-devel libexif-devel exempi-devel libxml2-devel gnome-desktop-devel"
|
makedepends="pkg-config intltool gobject-introspection gtk+3-devel>=3.6.0_2
|
||||||
fulldepends="gsettings-desktop-schemas"
|
libnotify-devel libexif-devel exempi-devel libxml2-devel
|
||||||
revision=2
|
gnome-desktop-devel>=3.6.0 gsettings-desktop-schemas-devel>=3.6.0"
|
||||||
short_desc="The GNOME file manager"
|
short_desc="The GNOME file manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=752afa41189b0b6c73dc3769cd885e184c29d6d394345ec05cd48b0004e0f452
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=44d9b967d39c6785f077e4a83e61b398d1676742b9795f9e82a645fc20e80d72
|
||||||
long_desc="
|
long_desc="
|
||||||
Nautilus is the official file manager for the GNOME desktop. It is
|
Nautilus is the official file manager for the GNOME desktop. It is
|
||||||
designed to be primarly a file manager, but there is support for web and
|
designed to be primarly a file manager, but there is support for web and
|
||||||
@ -19,6 +20,3 @@ long_desc="
|
|||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user