mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-22 22:52:20 +01:00
Version 4.13.8
This commit is contained in:
parent
20911097fa
commit
8dc2eb077c
@ -11,6 +11,8 @@ drwxr-xr-x root/root usr/include/xfce4/xfconf-0/xfconf/
|
|||||||
-rw-r--r-- root/root usr/include/xfce4/xfconf-0/xfconf/xfconf-types.h
|
-rw-r--r-- root/root usr/include/xfce4/xfconf-0/xfconf/xfconf-types.h
|
||||||
-rw-r--r-- root/root usr/include/xfce4/xfconf-0/xfconf/xfconf.h
|
-rw-r--r-- root/root usr/include/xfce4/xfconf-0/xfconf/xfconf.h
|
||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/lib/
|
||||||
|
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||||
|
-rw-r--r-- root/root usr/lib/girepository-1.0/Xfconf-0.typelib
|
||||||
-rwxr-xr-x root/root usr/lib/libxfconf-0.la
|
-rwxr-xr-x root/root usr/lib/libxfconf-0.la
|
||||||
lrwxrwxrwx root/root usr/lib/libxfconf-0.so -> libxfconf-0.so.3.0.0
|
lrwxrwxrwx root/root usr/lib/libxfconf-0.so -> libxfconf-0.so.3.0.0
|
||||||
lrwxrwxrwx root/root usr/lib/libxfconf-0.so.3 -> libxfconf-0.so.3.0.0
|
lrwxrwxrwx root/root usr/lib/libxfconf-0.so.3 -> libxfconf-0.so.3.0.0
|
||||||
@ -24,6 +26,8 @@ drwxr-xr-x root/root usr/share/
|
|||||||
drwxr-xr-x root/root usr/share/dbus-1/
|
drwxr-xr-x root/root usr/share/dbus-1/
|
||||||
drwxr-xr-x root/root usr/share/dbus-1/services/
|
drwxr-xr-x root/root usr/share/dbus-1/services/
|
||||||
-rw-r--r-- root/root usr/share/dbus-1/services/org.xfce.Xfconf.service
|
-rw-r--r-- root/root usr/share/dbus-1/services/org.xfce.Xfconf.service
|
||||||
|
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||||
|
-rw-r--r-- root/root usr/share/gir-1.0/Xfconf-0.gir
|
||||||
drwxr-xr-x root/root usr/share/locale/
|
drwxr-xr-x root/root usr/share/locale/
|
||||||
drwxr-xr-x root/root usr/share/locale/ar/
|
drwxr-xr-x root/root usr/share/locale/ar/
|
||||||
drwxr-xr-x root/root usr/share/locale/ar/LC_MESSAGES/
|
drwxr-xr-x root/root usr/share/locale/ar/LC_MESSAGES/
|
||||||
@ -88,6 +92,9 @@ drwxr-xr-x root/root usr/share/locale/hr/LC_MESSAGES/
|
|||||||
drwxr-xr-x root/root usr/share/locale/hu/
|
drwxr-xr-x root/root usr/share/locale/hu/
|
||||||
drwxr-xr-x root/root usr/share/locale/hu/LC_MESSAGES/
|
drwxr-xr-x root/root usr/share/locale/hu/LC_MESSAGES/
|
||||||
-rw-r--r-- root/root usr/share/locale/hu/LC_MESSAGES/xfconf.mo
|
-rw-r--r-- root/root usr/share/locale/hu/LC_MESSAGES/xfconf.mo
|
||||||
|
drwxr-xr-x root/root usr/share/locale/hy_AM/
|
||||||
|
drwxr-xr-x root/root usr/share/locale/hy_AM/LC_MESSAGES/
|
||||||
|
-rw-r--r-- root/root usr/share/locale/hy_AM/LC_MESSAGES/xfconf.mo
|
||||||
drwxr-xr-x root/root usr/share/locale/id/
|
drwxr-xr-x root/root usr/share/locale/id/
|
||||||
drwxr-xr-x root/root usr/share/locale/id/LC_MESSAGES/
|
drwxr-xr-x root/root usr/share/locale/id/LC_MESSAGES/
|
||||||
-rw-r--r-- root/root usr/share/locale/id/LC_MESSAGES/xfconf.mo
|
-rw-r--r-- root/root usr/share/locale/id/LC_MESSAGES/xfconf.mo
|
||||||
|
@ -1 +1 @@
|
|||||||
73de523a9bc3b368350fa43618e657c3 xfconf-4.13.7.tar.gz
|
d01da22075a932d201a3e36f9a96ca35 xfconf-4.13.8.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
# Depends on: libxfce4util dbus-glib gtk-doc
|
# Depends on: libxfce4util dbus-glib gtk-doc
|
||||||
|
|
||||||
name=xfconf
|
name=xfconf
|
||||||
version=4.13.7
|
version=4.13.8
|
||||||
release=5
|
release=1
|
||||||
source=(https://git.xfce.org/xfce/$name/snapshot/$name-$version.tar.gz)
|
source=(https://git.xfce.org/xfce/$name/snapshot/$name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -15,7 +15,11 @@ build() {
|
|||||||
./autogen.sh \
|
./autogen.sh \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libexecdir=/usr/lib/$name \
|
--libexecdir=/usr/lib/$name \
|
||||||
--disable-debug
|
--disable-debug \
|
||||||
|
--disable-vala \
|
||||||
|
--disable-gtk-doc \
|
||||||
|
--disable-gtk-doc-pdf \
|
||||||
|
--disable-gtk-doc-html
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user