update libgnomeprint to 2.18.0
This commit is contained in:
parent
6ad7204c9b
commit
d95e60a221
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2006/12/16 12:22:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/04/27 22:45:01 jasper Exp $
|
||||
|
||||
COMMENT= "printing framework for GNOME"
|
||||
|
||||
VERSION= 2.10.3
|
||||
VERSION= 2.18.0
|
||||
DISTNAME= libgnomeprint-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= gnomeprint-2-2 1.0
|
||||
SHARED_LIBS += gnomeprint-2-2 2.0 # .1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/gnome-print/
|
||||
@ -15,30 +14,28 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 fontconfig freetype m pangoft2-1.0 z
|
||||
WANTLIB= X11 Xau Xdmcp expat fontconfig freetype glib-2.0 gmodule-2.0 \
|
||||
gobject-2.0 m z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.10/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= art_lgpl_2.>=5::graphics/libart \
|
||||
glib-2.0,gmodule-2.0,gobject-2.0::devel/glib2 \
|
||||
pango-1.0::devel/pango \
|
||||
popt::devel/popt \
|
||||
xml2.>=6::textproc/libxml
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser \
|
||||
:bison-*:devel/bison
|
||||
LIB_DEPENDS= pango-1.0.>=1300.0,pangoft2-1.0.>=1300.0::devel/pango \
|
||||
art_lgpl_2.>=5::graphics/libart \
|
||||
xml2.>=9::textproc/libxml \
|
||||
popt.>=0::devel/popt
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ARGS+= --without-cups
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
PKG_CONFIG_PATH="${LOCALBASE}/lib/pkgconfig:${X11BASE}/lib/pkgconfig"
|
||||
SUBST_VARS= VERSION
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libgnomeprint-2.10.3.tar.bz2) = kFLckZrQOLGp5NUwEUhYjg==
|
||||
RMD160 (libgnomeprint-2.10.3.tar.bz2) = bZG7CUkFMh9LmvOS9gFRv6292Sw=
|
||||
SHA1 (libgnomeprint-2.10.3.tar.bz2) = sP5vrXc3xw7sUm20CSVg17tLhYc=
|
||||
SHA256 (libgnomeprint-2.10.3.tar.bz2) = aaH34rF6wuJ83PEjGJ9Z99VyaGTsDC0TCbV6KP5N9Wo=
|
||||
SIZE (libgnomeprint-2.10.3.tar.bz2) = 727745
|
||||
MD5 (libgnomeprint-2.18.0.tar.bz2) = W/xC1nyuEUjR+vI4GFy/TQ==
|
||||
RMD160 (libgnomeprint-2.18.0.tar.bz2) = FFpoVOM0iTzg908Ith7bdGoBj3M=
|
||||
SHA1 (libgnomeprint-2.18.0.tar.bz2) = YB6sQ0dRXiha7nm8CWLVCrCyfUs=
|
||||
SHA256 (libgnomeprint-2.18.0.tar.bz2) = IGODaqTT3mJR08ODUN1BRoz4mv3j7QrmK3h16wZhywA=
|
||||
SIZE (libgnomeprint-2.18.0.tar.bz2) = 830629
|
||||
|
@ -1,17 +1,9 @@
|
||||
--- configure.orig Wed Mar 30 14:28:44 2005
|
||||
+++ configure Tue Apr 5 09:34:04 2005
|
||||
@@ -9397,7 +9397,7 @@ nto-qnx*)
|
||||
openbsd*)
|
||||
version_type=sunos
|
||||
need_lib_prefix=no
|
||||
- need_version=yes
|
||||
+ need_version=no
|
||||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
||||
@@ -23958,7 +23958,7 @@ GNOME_PRINT_DATA_DIR='${datadir}/libgnom
|
||||
GNOME_PRINT_DATA_DIR=$GNOME_PRINT_DATA_DIR
|
||||
|
||||
$OpenBSD: patch-configure,v 1.7 2007/04/27 22:45:01 jasper Exp $
|
||||
--- configure.orig Mon Mar 12 16:39:26 2007
|
||||
+++ configure Thu Apr 19 23:17:02 2007
|
||||
@@ -24874,7 +24874,7 @@ echo "$as_me: error: Could not find flex" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
|
||||
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
|
||||
+LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
|
||||
|
@ -1,6 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2006/01/08 13:48:31 steven Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2007/04/27 22:45:01 jasper Exp $
|
||||
@lib lib/libgnomeprint-2-2.so.${LIBgnomeprint-2-2_VERSION}
|
||||
lib/libgnomeprint/${VERSION}/modules/libgnomeprintlpd.so
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-custom.so
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-file.so
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-lpr.so
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2006/01/08 13:48:31 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2007/04/27 22:45:01 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/libgnomeprint-2.2/
|
||||
include/libgnomeprint-2.2/libgnomeprint/
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h
|
||||
@ -6,6 +7,7 @@ include/libgnomeprint-2.2/libgnomeprint/gnome-font.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-print-filter.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-print-job.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-print-meta.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-print-pango.h
|
||||
@ -21,6 +23,7 @@ include/libgnomeprint-2.2/libgnomeprint/private/gnome-font-private.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gnome-fontmap.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-path.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h
|
||||
@ -39,17 +42,52 @@ include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h
|
||||
lib/libgnomeprint/
|
||||
lib/libgnomeprint-2-2.a
|
||||
lib/libgnomeprint-2-2.la
|
||||
lib/libgnomeprint/${VERSION}/
|
||||
lib/libgnomeprint/${VERSION}/modules/
|
||||
lib/libgnomeprint/${VERSION}/modules/libgnomeprintlpd.a
|
||||
lib/libgnomeprint/${VERSION}/modules/libgnomeprintlpd.la
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-custom.a
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-custom.la
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-file.a
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-file.la
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-lpr.a
|
||||
lib/libgnomeprint/${VERSION}/modules/transports/libgnomeprint-lpr.la
|
||||
lib/libgnomeprint/2.18.0/
|
||||
lib/libgnomeprint/2.18.0/modules/
|
||||
lib/libgnomeprint/2.18.0/modules/filters/
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-clip.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-clip.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-clip.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-draft.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-draft.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-draft.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-frgba.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-frgba.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-frgba.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-multipage.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-multipage.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-multipage.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-position.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-position.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-position.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reorder.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reorder.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reorder.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reverse.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reverse.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-reverse.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-rotate.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-rotate.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-rotate.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-select.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-select.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-select.so
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-zoom.a
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-zoom.la
|
||||
lib/libgnomeprint/2.18.0/modules/filters/libgnomeprint-zoom.so
|
||||
lib/libgnomeprint/2.18.0/modules/libgnomeprintlpd.a
|
||||
lib/libgnomeprint/2.18.0/modules/libgnomeprintlpd.la
|
||||
lib/libgnomeprint/2.18.0/modules/libgnomeprintlpd.so
|
||||
lib/libgnomeprint/2.18.0/modules/transports/
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-custom.a
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-custom.la
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-custom.so
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-file.a
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-file.la
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-file.so
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-lpr.a
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-lpr.la
|
||||
lib/libgnomeprint/2.18.0/modules/transports/libgnomeprint-lpr.so
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libgnomeprint-2.2.pc
|
||||
share/gtk-doc/
|
||||
@ -74,24 +112,25 @@ share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-rfont.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-resources.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint.devhelp
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint.devhelp2
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprintunsorted.html
|
||||
share/gtk-doc/html/libgnomeprint/right.png
|
||||
share/gtk-doc/html/libgnomeprint/style.css
|
||||
share/gtk-doc/html/libgnomeprint/up.png
|
||||
share/libgnomeprint/
|
||||
share/libgnomeprint/${VERSION}/
|
||||
share/libgnomeprint/${VERSION}/globals.xml
|
||||
share/libgnomeprint/${VERSION}/models/
|
||||
share/libgnomeprint/${VERSION}/models/GNOME-GENERIC-PS.xml
|
||||
share/libgnomeprint/${VERSION}/models/GNOME-PDF-WRITER.xml
|
||||
share/libgnomeprint/${VERSION}/models/uninstalled/
|
||||
share/libgnomeprint/${VERSION}/models/uninstalled/GNOME-META.xml
|
||||
share/libgnomeprint/${VERSION}/printers/
|
||||
share/libgnomeprint/${VERSION}/printers/GENERIC.xml
|
||||
share/libgnomeprint/${VERSION}/printers/PDF-WRITER.xml
|
||||
share/libgnomeprint/${VERSION}/printers/uninstalled/
|
||||
share/libgnomeprint/${VERSION}/printers/uninstalled/META.xml
|
||||
share/libgnomeprint/2.18.0/
|
||||
share/libgnomeprint/2.18.0/globals.xml
|
||||
share/libgnomeprint/2.18.0/models/
|
||||
share/libgnomeprint/2.18.0/models/GNOME-GENERIC-PS.xml
|
||||
share/libgnomeprint/2.18.0/models/GNOME-PDF-WRITER.xml
|
||||
share/libgnomeprint/2.18.0/models/uninstalled/
|
||||
share/libgnomeprint/2.18.0/models/uninstalled/GNOME-META.xml
|
||||
share/libgnomeprint/2.18.0/printers/
|
||||
share/libgnomeprint/2.18.0/printers/GENERIC.xml
|
||||
share/libgnomeprint/2.18.0/printers/PDF-WRITER.xml
|
||||
share/libgnomeprint/2.18.0/printers/uninstalled/
|
||||
share/libgnomeprint/2.18.0/printers/uninstalled/META.xml
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -106,6 +145,9 @@ share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/bn/
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
share/locale/bn/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/bn_IN/
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/bs/
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -116,6 +158,9 @@ share/locale/cy/LC_MESSAGES/
|
||||
share/locale/cy/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
@ -134,6 +179,7 @@ share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ga/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/gl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -149,7 +195,13 @@ share/locale/is/LC_MESSAGES/
|
||||
share/locale/is/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ka/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ky/
|
||||
share/locale/ky/LC_MESSAGES/
|
||||
share/locale/ky/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -175,7 +227,9 @@ share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/no/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -184,6 +238,9 @@ share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sq/
|
||||
@ -197,6 +254,9 @@ share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -206,6 +266,11 @@ share/locale/vi/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/zh_HK/
|
||||
share/locale/zh_HK/LC_MESSAGES/
|
||||
share/locale/zh_HK/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user