diff options
author | Tim Biermann <tbier@posteo.de> | 2020-06-17 07:34:41 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-06-17 07:34:41 +0000 |
commit | 1120c9286d837db26b84bd850db1060403e5bf1c (patch) | |
tree | 534a5f87c3b618b9e806ba34c17ba748e665f579 /libhandy | |
parent | dce94f5a7137e729379f6e97187d0df9be94461c (diff) | |
download | contrib-1120c9286d837db26b84bd850db1060403e5bf1c.tar.gz contrib-1120c9286d837db26b84bd850db1060403e5bf1c.tar.xz |
libhandy: initial commit, version 0.0.13
Diffstat (limited to 'libhandy')
-rw-r--r-- | libhandy/.footprint | 53 | ||||
-rw-r--r-- | libhandy/.signature | 5 | ||||
-rw-r--r-- | libhandy/Pkgfile | 19 |
3 files changed, 77 insertions, 0 deletions
diff --git a/libhandy/.footprint b/libhandy/.footprint new file mode 100644 index 000000000..ed3db4454 --- /dev/null +++ b/libhandy/.footprint @@ -0,0 +1,53 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libhandy-0.0/ +-rw-r--r-- root/root usr/include/libhandy-0.0/handy.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-action-row.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-animation.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-arrows.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-column.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-combo-row.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-deprecation-macros.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-dialer-button.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-dialer-cycle-button.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-dialer.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-dialog.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-enum-value-object.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-enums.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-expander-row.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-fold.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-header-bar.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-header-group.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-keypad.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-leaflet.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-list-box.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-main.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-paginator.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-preferences-group.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-preferences-page.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-preferences-row.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-preferences-window.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-search-bar.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-squeezer.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-string-utf8.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-swipe-group.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-swipeable.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-title-bar.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-value-object.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-version.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-view-switcher-bar.h +-rw-r--r-- root/root usr/include/libhandy-0.0/hdy-view-switcher.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/girepository-1.0/ +-rw-r--r-- root/root usr/lib/girepository-1.0/Handy-0.0.typelib +lrwxrwxrwx root/root usr/lib/libhandy-0.0.so -> libhandy-0.0.so.0 +-rwxr-xr-x root/root usr/lib/libhandy-0.0.so.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libhandy-0.0.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/gir-1.0/ +-rw-r--r-- root/root usr/share/gir-1.0/Handy-0.0.gir +drwxr-xr-x root/root usr/share/vala/ +drwxr-xr-x root/root usr/share/vala/vapi/ +-rw-r--r-- root/root usr/share/vala/vapi/libhandy-0.0.deps +-rw-r--r-- root/root usr/share/vala/vapi/libhandy-0.0.vapi diff --git a/libhandy/.signature b/libhandy/.signature new file mode 100644 index 000000000..e79437b05 --- /dev/null +++ b/libhandy/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF30eEa/rFwBG8pSwUP+s83jpDNTbVtYZFA7hXJJ7ypDStC5ggD9t3L5lk6sriHtvl2numKTSi19josCdx/zR+BgI= +SHA256 (Pkgfile) = 1c753b2ee17ce68202fed907d35951d9f1e4ff36de897a147969cbc5b4362c3b +SHA256 (.footprint) = f02ec7820e1c85b34d4484b6d464b02ea88e498853c3bf9fc6c13e46908abd92 +SHA256 (libhandy-v0.0.13.tar.bz2) = efeb1a5d019e25a6c6b15fd274974d3db7965362ac30e6d798245946935cacfa diff --git a/libhandy/Pkgfile b/libhandy/Pkgfile new file mode 100644 index 000000000..6346fc959 --- /dev/null +++ b/libhandy/Pkgfile @@ -0,0 +1,19 @@ +# Description: Building blocks for modern adaptive GNOME apps +# URL: https://gitlab.gnome.org/GNOME/libhandy/ +# Maintainer: Tim Biermann, tbier at posteo dot de +# Depends on: gtk3 + +name=libhandy +version=0.0.13 +release=1 +source=(https://gitlab.gnome.org/GNOME/libhandy/-/archive/v$version/$name-v$version.tar.bz2) + +build() { + meson $name-v$version build \ + --prefix=/usr \ + -Dgtk_doc=false \ + -Dexamples=false \ + -Dtests=false + ninja -C build + DESTDIR=$PKG meson install -C build +} |