pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Reimport libhandy1 at the correct location.
details: https://anonhg.NetBSD.org/pkgsrc/rev/be6aee3f09d2
branches: trunk
changeset: 441784:be6aee3f09d2
user: nia <nia%pkgsrc.org@localhost>
date: Tue Nov 10 17:45:05 2020 +0000
description:
Reimport libhandy1 at the correct location.
This is a new version of devel/libhandy that is incompatible with
the previous version. It belongs at devel/libhandy1.
diffstat:
devel/Makefile | 3 +-
devel/libhandy1/DESCR | 2 +
devel/libhandy1/Makefile | 29 +++++++++++++++++++++
devel/libhandy1/PLIST | 59 +++++++++++++++++++++++++++++++++++++++++++
devel/libhandy1/buildlink3.mk | 15 ++++++++++
devel/libhandy1/distinfo | 6 ++++
6 files changed, 113 insertions(+), 1 deletions(-)
diffs (148 lines):
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/Makefile
--- a/devel/Makefile Tue Nov 10 17:39:05 2020 +0000
+++ b/devel/Makefile Tue Nov 10 17:45:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3276 2020/11/08 21:57:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3277 2020/11/10 17:45:05 nia Exp $
#
COMMENT= Development utilities
@@ -763,6 +763,7 @@
SUBDIR+= libgsf
SUBDIR+= libgweather
SUBDIR+= libhandy
+SUBDIR+= libhandy1
SUBDIR+= libhfs
SUBDIR+= libhid
SUBDIR+= libiberty
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/libhandy1/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libhandy1/DESCR Tue Nov 10 17:45:05 2020 +0000
@@ -0,0 +1,2 @@
+The aim of the Handy library is to help with developing UI for mobile devices
+using GTK/GNOME.
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/libhandy1/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libhandy1/Makefile Tue Nov 10 17:45:05 2020 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2020/11/10 17:45:05 nia Exp $
+
+DISTNAME= libhandy-1.0.1
+PKGNAME= ${DISTNAME:S/libhandy/libhandy1/1}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://gitlab.gnome.org/GNOME/libhandy/
+COMMENT= Building blocks for modern adaptive GNOME apps
+LICENSE= gnu-lgpl-v2.1
+
+USE_TOOLS+= pkg-config xgettext
+
+# 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-1.pc
+
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../lang/vala/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/libhandy1/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libhandy1/PLIST Tue Nov 10 17:45:05 2020 +0000
@@ -0,0 +1,59 @@
+@comment $NetBSD: PLIST,v 1.1 2020/11/10 17:45:05 nia Exp $
+bin/handy-1-demo
+include/libhandy-1/handy.h
+include/libhandy-1/hdy-action-row.h
+include/libhandy-1/hdy-animation.h
+include/libhandy-1/hdy-application-window.h
+include/libhandy-1/hdy-avatar.h
+include/libhandy-1/hdy-carousel-indicator-dots.h
+include/libhandy-1/hdy-carousel-indicator-lines.h
+include/libhandy-1/hdy-carousel.h
+include/libhandy-1/hdy-clamp.h
+include/libhandy-1/hdy-combo-row.h
+include/libhandy-1/hdy-deck.h
+include/libhandy-1/hdy-deprecation-macros.h
+include/libhandy-1/hdy-enum-value-object.h
+include/libhandy-1/hdy-enums.h
+include/libhandy-1/hdy-expander-row.h
+include/libhandy-1/hdy-header-bar.h
+include/libhandy-1/hdy-header-group.h
+include/libhandy-1/hdy-keypad.h
+include/libhandy-1/hdy-leaflet.h
+include/libhandy-1/hdy-main.h
+include/libhandy-1/hdy-navigation-direction.h
+include/libhandy-1/hdy-preferences-group.h
+include/libhandy-1/hdy-preferences-page.h
+include/libhandy-1/hdy-preferences-row.h
+include/libhandy-1/hdy-preferences-window.h
+include/libhandy-1/hdy-search-bar.h
+include/libhandy-1/hdy-squeezer.h
+include/libhandy-1/hdy-swipe-group.h
+include/libhandy-1/hdy-swipe-tracker.h
+include/libhandy-1/hdy-swipeable.h
+include/libhandy-1/hdy-title-bar.h
+include/libhandy-1/hdy-types.h
+include/libhandy-1/hdy-value-object.h
+include/libhandy-1/hdy-version.h
+include/libhandy-1/hdy-view-switcher-bar.h
+include/libhandy-1/hdy-view-switcher-title.h
+include/libhandy-1/hdy-view-switcher.h
+include/libhandy-1/hdy-window-handle.h
+include/libhandy-1/hdy-window.h
+lib/girepository-1.0/Handy-1.typelib
+lib/libhandy-1.so
+lib/libhandy-1.so.0
+lib/pkgconfig/libhandy-1.pc
+share/gir-1.0/Handy-1.gir
+share/locale/en_GB/LC_MESSAGES/libhandy.mo
+share/locale/es/LC_MESSAGES/libhandy.mo
+share/locale/eu/LC_MESSAGES/libhandy.mo
+share/locale/fr/LC_MESSAGES/libhandy.mo
+share/locale/fur/LC_MESSAGES/libhandy.mo
+share/locale/id/LC_MESSAGES/libhandy.mo
+share/locale/pl/LC_MESSAGES/libhandy.mo
+share/locale/pt_BR/LC_MESSAGES/libhandy.mo
+share/locale/ro/LC_MESSAGES/libhandy.mo
+share/locale/sl/LC_MESSAGES/libhandy.mo
+share/locale/uk/LC_MESSAGES/libhandy.mo
+share/vala/vapi/libhandy-1.deps
+share/vala/vapi/libhandy-1.vapi
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/libhandy1/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libhandy1/buildlink3.mk Tue Nov 10 17:45:05 2020 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/11/10 17:45:05 nia Exp $
+
+BUILDLINK_TREE+= libhandy1
+
+.if !defined(LIBHANDY1_BUILDLINK3_MK)
+LIBHANDY1_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libhandy1+= libhandy1>=1.0
+BUILDLINK_ABI_DEPENDS.libhandy1?= libhandy1>=1.0
+BUILDLINK_PKGSRCDIR.libhandy1?= ../../devel/libhandy1
+
+.include "../../x11/gtk3/buildlink3.mk"
+.endif # LIBHANDY1_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libhandy1
diff -r e23e7a18ba12 -r be6aee3f09d2 devel/libhandy1/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libhandy1/distinfo Tue Nov 10 17:45:05 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/11/10 17:45:05 nia Exp $
+
+SHA1 (libhandy-1.0.1.tar.xz) = 259521454efc10ae071e1f0105c3eeef54c3c03d
+RMD160 (libhandy-1.0.1.tar.xz) = 1061b8bec2222019e45fedcecdcf14390b4c7230
+SHA512 (libhandy-1.0.1.tar.xz) = c2cde909b3e7af10bc23fdfee36dea374fec71f8c3f319730eca0b4cafe8f7d1130a0b08b554afe72047fbfe033a6ef11921c065c0576f2e994a9d267ddc3a42
+Size (libhandy-1.0.1.tar.xz) = 385836 bytes
Home |
Main Index |
Thread Index |
Old Index