pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Jan 21 14:58:09 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile
Added Files:
        pkgsrc/devel/libhandy: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
devel: Add libhandy.

Needed for epiphany update.

The aim of the Handy library is to help with developing UI for mobile devices
using GTK/GNOME.


To generate a diff of this commit:
cvs rdiff -u -r1.3033 -r1.3034 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libhandy/DESCR \
    pkgsrc/devel/libhandy/Makefile pkgsrc/devel/libhandy/PLIST \
    pkgsrc/devel/libhandy/buildlink3.mk pkgsrc/devel/libhandy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3033 pkgsrc/devel/Makefile:1.3034
--- pkgsrc/devel/Makefile:1.3033        Tue Jan 21 14:56:41 2020
+++ pkgsrc/devel/Makefile       Tue Jan 21 14:58:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3033 2020/01/21 14:56:41 nia Exp $
+# $NetBSD: Makefile,v 1.3034 2020/01/21 14:58:09 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -709,6 +709,7 @@ SUBDIR+=    libgnomeuimm
 SUBDIR+=       libgphoto2
 SUBDIR+=       libgsf
 SUBDIR+=       libgweather
+SUBDIR+=       libhandy
 SUBDIR+=       libhfs
 SUBDIR+=       libhid
 SUBDIR+=       libiberty

Added files:

Index: pkgsrc/devel/libhandy/DESCR
diff -u /dev/null pkgsrc/devel/libhandy/DESCR:1.1
--- /dev/null   Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/DESCR Tue Jan 21 14:58:09 2020
@@ -0,0 +1,2 @@
+The aim of the Handy library is to help with developing UI for mobile devices
+using GTK/GNOME.
Index: pkgsrc/devel/libhandy/Makefile
diff -u /dev/null pkgsrc/devel/libhandy/Makefile:1.1
--- /dev/null   Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/Makefile      Tue Jan 21 14:58:09 2020
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/01/21 14:58:09 nia Exp $
+
+DISTNAME=      libhandy-v0.0.13
+PKGNAME=       ${DISTNAME:S/-v/-/1}
+CATEGORIES=    devel
+MASTER_SITES=  https://source.puri.sm/Librem5/libhandy/-/archive/v${PKGVERSION_NOREV}/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://source.puri.sm/Librem5/libhandy
+COMMENT=       Library with GTK+3 widgets for mobile devices
+LICENSE=       gnu-lgpl-v2.1
+
+USE_TOOLS+=    pkg-config
+
+# workaround for build failure
+# https://gitlab.gnome.org/GNOME/json-glib/issues/35
+MAKE_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/output/src
+
+PYTHON_FOR_BUILD_ONLY= tool
+
+PKGCONFIG_OVERRIDE_STAGE=      pre-install
+PKGCONFIG_OVERRIDE+=           output/meson-private/libhandy-0.0.pc
+
+.include "../../devel/meson/build.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/libhandy/PLIST
diff -u /dev/null pkgsrc/devel/libhandy/PLIST:1.1
--- /dev/null   Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/PLIST Tue Jan 21 14:58:09 2020
@@ -0,0 +1,45 @@
+@comment $NetBSD: PLIST,v 1.1 2020/01/21 14:58:09 nia Exp $
+bin/handy-0.0-demo
+include/libhandy-0.0/handy.h
+include/libhandy-0.0/hdy-action-row.h
+include/libhandy-0.0/hdy-animation.h
+include/libhandy-0.0/hdy-arrows.h
+include/libhandy-0.0/hdy-column.h
+include/libhandy-0.0/hdy-combo-row.h
+include/libhandy-0.0/hdy-deprecation-macros.h
+include/libhandy-0.0/hdy-dialer-button.h
+include/libhandy-0.0/hdy-dialer-cycle-button.h
+include/libhandy-0.0/hdy-dialer.h
+include/libhandy-0.0/hdy-dialog.h
+include/libhandy-0.0/hdy-enum-value-object.h
+include/libhandy-0.0/hdy-enums.h
+include/libhandy-0.0/hdy-expander-row.h
+include/libhandy-0.0/hdy-fold.h
+include/libhandy-0.0/hdy-header-bar.h
+include/libhandy-0.0/hdy-header-group.h
+include/libhandy-0.0/hdy-keypad.h
+include/libhandy-0.0/hdy-leaflet.h
+include/libhandy-0.0/hdy-list-box.h
+include/libhandy-0.0/hdy-main.h
+include/libhandy-0.0/hdy-paginator.h
+include/libhandy-0.0/hdy-preferences-group.h
+include/libhandy-0.0/hdy-preferences-page.h
+include/libhandy-0.0/hdy-preferences-row.h
+include/libhandy-0.0/hdy-preferences-window.h
+include/libhandy-0.0/hdy-search-bar.h
+include/libhandy-0.0/hdy-squeezer.h
+include/libhandy-0.0/hdy-string-utf8.h
+include/libhandy-0.0/hdy-swipe-group.h
+include/libhandy-0.0/hdy-swipeable.h
+include/libhandy-0.0/hdy-title-bar.h
+include/libhandy-0.0/hdy-value-object.h
+include/libhandy-0.0/hdy-version.h
+include/libhandy-0.0/hdy-view-switcher-bar.h
+include/libhandy-0.0/hdy-view-switcher.h
+lib/girepository-1.0/Handy-0.0.typelib
+lib/libhandy-0.0.so
+lib/libhandy-0.0.so.0
+lib/pkgconfig/libhandy-0.0.pc
+share/gir-1.0/Handy-0.0.gir
+share/vala/vapi/libhandy-0.0.deps
+share/vala/vapi/libhandy-0.0.vapi
Index: pkgsrc/devel/libhandy/buildlink3.mk
diff -u /dev/null pkgsrc/devel/libhandy/buildlink3.mk:1.1
--- /dev/null   Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/buildlink3.mk Tue Jan 21 14:58:09 2020
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/01/21 14:58:09 nia Exp $
+
+BUILDLINK_TREE+=       libhandy
+
+.if !defined(LIBHANDY_BUILDLINK3_MK)
+LIBHANDY_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libhandy+=       libhandy>=0.0.13
+BUILDLINK_PKGSRCDIR.libhandy?=         ../../devel/libhandy
+BUILDLINK_INCDIRS.libhandy+=           include/libhandy-0.0
+
+.include "../../x11/gtk3/buildlink3.mk"
+.endif # LIBHANDY_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -libhandy
Index: pkgsrc/devel/libhandy/distinfo
diff -u /dev/null pkgsrc/devel/libhandy/distinfo:1.1
--- /dev/null   Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/distinfo      Tue Jan 21 14:58:09 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/21 14:58:09 nia Exp $
+
+SHA1 (libhandy-v0.0.13.tar.gz) = c4f0c2d4ce324ba0782bfd3b8ceffbdd7e11db7d
+RMD160 (libhandy-v0.0.13.tar.gz) = 4801d121d283a284a2c846f05e912837db81587a
+SHA512 (libhandy-v0.0.13.tar.gz) = b9eaef775a93c200aa3f526b627827ed4530ff2a4c826ab24abdbd944075c0939232bd2c3388b8b8e34c6729cb11017a7af2bd3ff9eec78fbdc7e7dd9f11d24b
+Size (libhandy-v0.0.13.tar.gz) = 443408 bytes



Home | Main Index | Thread Index | Old Index