pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/gom



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Apr 14 14:13:10 UTC 2020

Added Files:
        pkgsrc/databases/gom: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
databases/gom: import gom-0.4

This is an attempt to make a DataMapper for GObject. Mostly because I'm
sick of doing this by hand in C. It would be cool if it would work across
language boundries using GObject Introspection too.


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

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

Added files:

Index: pkgsrc/databases/gom/DESCR
diff -u /dev/null pkgsrc/databases/gom/DESCR:1.1
--- /dev/null   Tue Apr 14 14:13:10 2020
+++ pkgsrc/databases/gom/DESCR  Tue Apr 14 14:13:10 2020
@@ -0,0 +1,3 @@
+This is an attempt to make a DataMapper for GObject. Mostly because I'm
+sick of doing this by hand in C. It would be cool if it would work across
+language boundries using GObject Introspection too.
Index: pkgsrc/databases/gom/Makefile
diff -u /dev/null pkgsrc/databases/gom/Makefile:1.1
--- /dev/null   Tue Apr 14 14:13:10 2020
+++ pkgsrc/databases/gom/Makefile       Tue Apr 14 14:13:10 2020
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2020/04/14 14:13:10 ryoon Exp $
+
+DISTNAME=      gom-0.4
+CATEGORIES=    databases
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gom/0.4/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://wiki.gnome.org/Projects/Gom
+COMMENT=       Object mapper from GObjects to SQLite
+LICENSE=       gnu-lgpl-v2.1
+
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
+
+USE_LANGUAGES+=        c
+USE_TOOLS+=    pkg-config
+
+PY_PATCHPLIST= yes
+
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/databases/gom/PLIST
diff -u /dev/null pkgsrc/databases/gom/PLIST:1.1
--- /dev/null   Tue Apr 14 14:13:10 2020
+++ pkgsrc/databases/gom/PLIST  Tue Apr 14 14:13:10 2020
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/14 14:13:10 ryoon Exp $
+include/gom-1.0/gom/gom-adapter.h
+include/gom-1.0/gom/gom-autocleanups.h
+include/gom-1.0/gom/gom-command-builder.h
+include/gom-1.0/gom/gom-command.h
+include/gom-1.0/gom/gom-cursor.h
+include/gom-1.0/gom/gom-error.h
+include/gom-1.0/gom/gom-filter.h
+include/gom-1.0/gom/gom-repository.h
+include/gom-1.0/gom/gom-resource-group.h
+include/gom-1.0/gom/gom-resource.h
+include/gom-1.0/gom/gom-sorting.h
+include/gom-1.0/gom/gom.h
+lib/girepository-1.0/Gom-1.0.typelib
+lib/libgom-1.0.so
+lib/libgom-1.0.so.0
+lib/libgom-1.0.so.0.1.0
+lib/pkgconfig/gom-1.0.pc
+${PYSITELIB}/gi/overrides/Gom.py
+share/gir-1.0/Gom-1.0.gir
Index: pkgsrc/databases/gom/buildlink3.mk
diff -u /dev/null pkgsrc/databases/gom/buildlink3.mk:1.1
--- /dev/null   Tue Apr 14 14:13:10 2020
+++ pkgsrc/databases/gom/buildlink3.mk  Tue Apr 14 14:13:10 2020
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/04/14 14:13:10 ryoon Exp $
+
+BUILDLINK_TREE+=       gom
+
+.if !defined(GOM_BUILDLINK3_MK)
+GOM_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.gom+=    gom>=0.4
+BUILDLINK_PKGSRCDIR.gom?=      ../../databases/gom
+
+.endif # GOM_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -gom
Index: pkgsrc/databases/gom/distinfo
diff -u /dev/null pkgsrc/databases/gom/distinfo:1.1
--- /dev/null   Tue Apr 14 14:13:10 2020
+++ pkgsrc/databases/gom/distinfo       Tue Apr 14 14:13:10 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/14 14:13:10 ryoon Exp $
+
+SHA1 (gom-0.4.tar.xz) = 3644652c50926a0d813ae7e4945e33fce31c9d00
+RMD160 (gom-0.4.tar.xz) = 312e4b14a815e04fdc369b3f7cf47d899be05b6a
+SHA512 (gom-0.4.tar.xz) = d847928ce09c53a3f64777c313cb843052e5e001873f29d3f7acf02772cadf0e4b133fb0137aa0463b4ff95dd54810bde87062d8e396ff4fc6d142ba59c8e9c8
+Size (gom-0.4.tar.xz) = 102744 bytes



Home | Main Index | Thread Index | Old Index