Import gtk3-unico-engine-1.0.1.
Unico is a Gtk+ engine that aims to be the more complete yet powerful theming engine for Gtk+ 3.0 and newer. ok jasper@
This commit is contained in:
parent
c868b8cd71
commit
59e3bd9136
42
x11/gtk3-unico-engine/Makefile
Normal file
42
x11/gtk3-unico-engine/Makefile
Normal file
@ -0,0 +1,42 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/10/08 16:41:40 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Unico GTK+3 engine
|
||||
|
||||
V= 1.0.1
|
||||
DISTNAME= unico-${V}
|
||||
PKGNAME= gtk3-unico-engine-${V}
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= https://launchpad.net/unico/
|
||||
|
||||
# LGPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo cairo-gobject
|
||||
WANTLIB += drm expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-3 kvm m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 png pthread-stubs xcb xcb-render xcb-shm z
|
||||
|
||||
MASTER_SITES= http://launchpad.net/unico/1.0/${V}/+download/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= x11/gtk+3
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
LIBTOOL_FLAGS = --tag=disable-static
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-static
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gtk3-unico-engine/distinfo
Normal file
5
x11/gtk3-unico-engine/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (unico-1.0.1.tar.gz) = Hlb/hjNxINzxsE3UQ+pLcQ==
|
||||
RMD160 (unico-1.0.1.tar.gz) = HKUQ+F6aRGb4H7z1n7U+AFo03S4=
|
||||
SHA1 (unico-1.0.1.tar.gz) = VEIwEicAATPAeJOxjurt0Of+Nxg=
|
||||
SHA256 (unico-1.0.1.tar.gz) = LVoyuqSjKvCjkw+NZO7w4W8cC7Ik17YUpGBJjq4p/U0=
|
||||
SIZE (unico-1.0.1.tar.gz) = 357568
|
2
x11/gtk3-unico-engine/pkg/DESCR
Normal file
2
x11/gtk3-unico-engine/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Unico is a Gtk+ engine that aims to be the more complete yet powerful
|
||||
theming engine for Gtk+ 3.0 and newer.
|
4
x11/gtk3-unico-engine/pkg/PLIST
Normal file
4
x11/gtk3-unico-engine/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/10/08 16:41:40 ajacoutot Exp $
|
||||
lib/gtk-3.0/3.0.0/theming-engines/
|
||||
@comment lib/gtk-3.0/3.0.0/theming-engines/libunico.la
|
||||
lib/gtk-3.0/3.0.0/theming-engines/libunico.so
|
Loading…
Reference in New Issue
Block a user