Date: Fri, 9 Dec 2016 14:48:26 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428212 - in head/games: . libgnome-games-support Message-ID: <201612091448.uB9EmQPB008881@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Fri Dec 9 14:48:26 2016 New Revision: 428212 URL: https://svnweb.freebsd.org/changeset/ports/428212 Log: libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others. WWW: https://github.com/GNOME/libgnome-games-support Added: head/games/libgnome-games-support/ head/games/libgnome-games-support/Makefile (contents, props changed) head/games/libgnome-games-support/distinfo (contents, props changed) head/games/libgnome-games-support/pkg-descr (contents, props changed) head/games/libgnome-games-support/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri Dec 9 14:44:46 2016 (r428211) +++ head/games/Makefile Fri Dec 9 14:48:26 2016 (r428212) @@ -520,6 +520,7 @@ SUBDIR += libfov SUBDIR += libgames-support SUBDIR += libggz + SUBDIR += libgnome-games-support SUBDIR += libkdegames SUBDIR += libkmahjongg SUBDIR += liblcf Added: head/games/libgnome-games-support/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/libgnome-games-support/Makefile Fri Dec 9 14:48:26 2016 (r428212) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= libgnome-games-support +PORTVERSION= 1.2.1 +CATEGORIES= games gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Small library intended for internal use by GNOME Games + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= valac:lang/vala +LIB_DEPENDS= libgee-0.8.so:devel/libgee + +PORTSCOUT= limitw:1,even + +USES= gettext gmake gnome pathfix libtool pkgconfig tar:xz +USE_GNOME= cairo gdkpixbuf2 gtk30 +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip + +.include <bsd.port.mk> Added: head/games/libgnome-games-support/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/libgnome-games-support/distinfo Fri Dec 9 14:48:26 2016 (r428212) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481231681 +SHA256 (gnome3/libgnome-games-support-1.2.1.tar.xz) = a626396c72603add6bae1ab0b5bee1d58657cc7e232b1fe6fda746b960715ee7 +SIZE (gnome3/libgnome-games-support-1.2.1.tar.xz) = 340664 Added: head/games/libgnome-games-support/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/libgnome-games-support/pkg-descr Fri Dec 9 14:48:26 2016 (r428212) @@ -0,0 +1,4 @@ +libgnome-games-support is a small library intended for internal use by +GNOME Games, but it may be used by others. + +WWW: https://github.com/GNOME/libgnome-games-support Added: head/games/libgnome-games-support/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/libgnome-games-support/pkg-plist Fri Dec 9 14:48:26 2016 (r428212) @@ -0,0 +1,42 @@ +include/gnome-games-support-1/libgnome-games-support.h +lib/libgnome-games-support-1.so +lib/libgnome-games-support-1.so.2 +lib/libgnome-games-support-1.so.2.0.4 +libdata/pkgconfig/libgnome-games-support-1.pc +share/locale/bg/LC_MESSAGES/libgnome-games-support.mo +share/locale/ca/LC_MESSAGES/libgnome-games-support.mo +share/locale/cs/LC_MESSAGES/libgnome-games-support.mo +share/locale/da/LC_MESSAGES/libgnome-games-support.mo +share/locale/de/LC_MESSAGES/libgnome-games-support.mo +share/locale/el/LC_MESSAGES/libgnome-games-support.mo +share/locale/en_GB/LC_MESSAGES/libgnome-games-support.mo +share/locale/eo/LC_MESSAGES/libgnome-games-support.mo +share/locale/es/LC_MESSAGES/libgnome-games-support.mo +share/locale/eu/LC_MESSAGES/libgnome-games-support.mo +share/locale/fa/LC_MESSAGES/libgnome-games-support.mo +share/locale/fi/LC_MESSAGES/libgnome-games-support.mo +share/locale/fr/LC_MESSAGES/libgnome-games-support.mo +share/locale/fur/LC_MESSAGES/libgnome-games-support.mo +share/locale/gl/LC_MESSAGES/libgnome-games-support.mo +share/locale/he/LC_MESSAGES/libgnome-games-support.mo +share/locale/hu/LC_MESSAGES/libgnome-games-support.mo +share/locale/id/LC_MESSAGES/libgnome-games-support.mo +share/locale/it/LC_MESSAGES/libgnome-games-support.mo +share/locale/ko/LC_MESSAGES/libgnome-games-support.mo +share/locale/lt/LC_MESSAGES/libgnome-games-support.mo +share/locale/lv/LC_MESSAGES/libgnome-games-support.mo +share/locale/nb/LC_MESSAGES/libgnome-games-support.mo +share/locale/oc/LC_MESSAGES/libgnome-games-support.mo +share/locale/pl/LC_MESSAGES/libgnome-games-support.mo +share/locale/pt/LC_MESSAGES/libgnome-games-support.mo +share/locale/pt_BR/LC_MESSAGES/libgnome-games-support.mo +share/locale/ru/LC_MESSAGES/libgnome-games-support.mo +share/locale/sk/LC_MESSAGES/libgnome-games-support.mo +share/locale/sl/LC_MESSAGES/libgnome-games-support.mo +share/locale/sr/LC_MESSAGES/libgnome-games-support.mo +share/locale/sr@latin/LC_MESSAGES/libgnome-games-support.mo +share/locale/sv/LC_MESSAGES/libgnome-games-support.mo +share/locale/tr/LC_MESSAGES/libgnome-games-support.mo +share/locale/uk/LC_MESSAGES/libgnome-games-support.mo +share/locale/zh_TW/LC_MESSAGES/libgnome-games-support.mo +share/vala/vapi/libgnome-games-support-1.vapi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612091448.uB9EmQPB008881>