Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions cairo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: cairo
version: "1.18.4"
epoch: 1
epoch: 2
description: A vector graphics library
copyright:
- license: LGPL-2.1
Expand Down Expand Up @@ -29,10 +29,11 @@ environment:
- zlib-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 6d9281e786fd289d382324d4588d59973a36911e1865b40e64f9ec39936ceba8
uri: https://gitlab.freedesktop.org/cairo/cairo/-/archive/${{package.version}}/cairo-${{package.version}}.tar.bz2
repository: https://gitlab.freedesktop.org/cairo/cairo
tag: ${{package.version}}
expected-commit: 4541e0cd3a751b85e52e2a83d02ac6145a5efa85

- runs: |
meson . output \
Expand Down
17 changes: 13 additions & 4 deletions dbus-glib.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: dbus-glib
version: "0.114"
epoch: 1
epoch: 2
description: GLib bindings for DBUS
copyright:
- license: AFL-2.1 OR GPL-2.0-or-later
Expand All @@ -18,14 +18,23 @@ environment:
- expat-dev
- gettext-dev
- glib-dev
- gtk-doc
- libtool
- pkgconf-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: c09c5c085b2a0e391b8ee7d783a1d63fe444e96717cc1814d61b5e8fc2827a7c
uri: https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/dbus/dbus-glib
tag: dbus-glib-${{package.version}}
expected-commit: 623a4f3386a675060335e20afd810c6e10ae2cc8

- runs: NOCONFIGURE=1 ./autogen.sh

- uses: autoconf/configure
with:
opts: |
--enable-gtk-doc

- uses: autoconf/make

Expand Down
9 changes: 5 additions & 4 deletions glu.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: glu
version: 9.0.3
epoch: 4
epoch: 5
description: "Mesa OpenGL Utility library"
copyright:
- license: SGI-B-1.1
Expand All @@ -13,10 +13,11 @@ environment:
- mesa-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
uri: https://mesa.freedesktop.org/archive/glu/glu-${{package.version}}.tar.xz
expected-sha512: b2781059c0e176192c3fc0d7244645020937a463311171efddb9f35fb94ee43faabcf627fa7f429d48fceaf6dd9c5adb69c86c7a21ec4ea490f4ab143d52e3ba
repository: https://gitlab.freedesktop.org/mesa/glu
tag: glu-${{package.version}}
expected-commit: a2b96c7bba8db8fec3e02fb4227a7f7b02cabad1

- uses: meson/configure
with:
Expand Down
9 changes: 5 additions & 4 deletions hicolor-icon-theme.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: hicolor-icon-theme
version: "0.18"
epoch: 2
epoch: 3
description: Freedesktop.org Hicolor icon theme
copyright:
- license: GPL-2.0-only
Expand All @@ -16,10 +16,11 @@ environment:
- ca-certificates-bundle

pipeline:
- uses: fetch
- uses: git-checkout
with:
uri: https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-${{package.version}}.tar.xz
expected-sha512: 07db44fb6bec797445740832fa2b3ba56f5f335834161a26a4e5f767a8c45c0885ef1189e887b56752bd20c4b1aac101c5d4a395df4177cd3817ee5105db0d37
repository: https://gitlab.freedesktop.org/xdg/default-icon-theme
tag: v${{package.version}}
expected-commit: a6dd02575b9e3d9e3e476b135ba92738563fe763

- uses: meson/configure

Expand Down
10 changes: 6 additions & 4 deletions libbsd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libbsd
version: 0.12.2
epoch: 3
epoch: 4
description: commonly-used BSD functions not implemented by all libcs
copyright:
- license: BSD-3-Clause
Expand All @@ -15,12 +15,14 @@ environment:
- busybox
- ca-certificates-bundle
- libmd-dev
- libtool

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: b88cc9163d0c652aaf39a99991d974ddba1c3a9711db8f1b5838af2a14731014
uri: https://libbsd.freedesktop.org/releases/libbsd-${{package.version}}.tar.xz
repository: https://gitlab.freedesktop.org/libbsd/libbsd
tag: ${{package.version}}
expected-commit: 04a24db27ad1572f766bad772cdd9c146e6d9cf0

- uses: autoconf/configure

Expand Down
9 changes: 5 additions & 4 deletions libdrm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libdrm
version: "2.4.131"
epoch: 0
epoch: 1
description: Userspace interface to kernel DRM services
copyright:
- license: MIT
Expand All @@ -23,10 +23,11 @@ environment:
CFLAGS: "-O2"

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 5cbdcc32e45c86e070818856f9431a70ca71195ed04b1f2d89602967ae768fe4
uri: https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${{package.version}}/drm-libdrm-${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/mesa/libdrm
tag: libdrm-${{package.version}}
expected-commit: 6bfcfc725fbe0ece0918535556d61ee567b1ffff

- runs: |
meson \
Expand Down
9 changes: 5 additions & 4 deletions libevdev.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libevdev
version: "1.13.6"
epoch: 0
epoch: 1
description: Kernel Evdev Device Wrapper Library
copyright:
- license: MIT
Expand All @@ -19,10 +19,11 @@ environment:
- python3

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 73f215eccbd8233f414737ac06bca2687e67c44b97d2d7576091aa9718551110
uri: https://www.freedesktop.org/software/libevdev/libevdev-${{package.version}}.tar.xz
repository: https://gitlab.freedesktop.org/libevdev/libevdev
tag: libevdev-${{package.version}}
expected-commit: 139b58e135184f66a35c2401771f3d8134f097ad

- uses: meson/configure
with:
Expand Down
9 changes: 5 additions & 4 deletions libglvnd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libglvnd
version: 1.7.0
epoch: 6
epoch: 7
description: The GL Vendor-Neutral Dispatch library
copyright:
- license: GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Apache-2.0
Expand All @@ -28,10 +28,11 @@ environment:
- xorgproto

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 2b6e15b06aafb4c0b6e2348124808cbd9b291c647299eaaba2e3202f51ff2f3d
uri: https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${{package.version}}/libglvnd-v${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/glvnd/libglvnd
tag: v${{package.version}}
expected-commit: faa23f21fc677af5792825dc30cb1ccef4bf33a6

- runs: |
./autogen.sh
Expand Down
9 changes: 5 additions & 4 deletions libinput.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libinput
version: "1.30.1"
epoch: 0
epoch: 1
description: Library for handling input devices
copyright:
- license: MIT
Expand All @@ -26,10 +26,11 @@ environment:
- systemd-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 4339a2b9cc96ede3c120dedaedc61e48ce567808c5229e66587525ea972ef617
uri: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${{package.version}}/libinput-${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/libinput/libinput
tag: ${{package.version}}
expected-commit: baf1ceca88b3a668dd263f50bfaddfd205306028

- uses: meson/configure
with:
Expand Down
9 changes: 5 additions & 4 deletions libslirp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libslirp
version: "4.9.1"
epoch: 1
epoch: 2
description: A general purpose TCP-IP emulator
copyright:
- license: BSD-3-Clause
Expand All @@ -16,10 +16,11 @@ environment:
- meson

pipeline:
- uses: fetch
- uses: git-checkout
with:
uri: https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${{package.version}}/libslirp-v${{package.version}}.tar.gz
expected-sha512: cdb66f6280a9982de3c32269aee352bdf225db918590255abaed9bcd0aee4e996d2d8c2c3f62473f57485603ec29fd35723b0649d3ec3c41cc28b22ce913f63b
repository: https://gitlab.freedesktop.org/slirp/libslirp
tag: v${{package.version}}
expected-commit: 9c744e1e52aa0d9646ed91d789d588696292c21e

- uses: meson/configure

Expand Down
9 changes: 5 additions & 4 deletions libvdpau.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libvdpau
version: "1.5"
epoch: 3
epoch: 4
description: Hardware-accelerated video playback library
copyright:
- license: MIT
Expand All @@ -21,10 +21,11 @@ environment:
- xorgproto

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 66490802f30426d30ff9e8af35263bbbbaa23b52d0a2d797d06959c3d19638fd
uri: https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${{package.version}}/libvdpau-${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/vdpau/libvdpau
tag: ${{package.version}}
expected-commit: 79f1506a3307d3275b0fdfb2e110c173f68e6f78

- runs: |
meson \
Expand Down
9 changes: 5 additions & 4 deletions orc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: orc
version: "0.4.41"
epoch: 2
epoch: 3
description: Oil Run-time Compiler
copyright:
- license: BSD-3-Clause
Expand All @@ -16,10 +16,11 @@ environment:
- meson

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha512: 8c1dc497b2e2dd9a071ea0cb66bbf4bda0bad64f41c1ce0b9c87eb61c1fcf27d4cbef6c30ef00fed57c3623458aa683d39904f7c37072072eda6c51bcdd94091
uri: https://gstreamer.freedesktop.org/src/orc/orc-${{package.version}}.tar.xz
repository: https://gitlab.freedesktop.org/gstreamer/orc
tag: ${{package.version}}
expected-commit: 96dfe82ae431d8e4e06b6092171e231d693a73b5

- uses: meson/configure
with:
Expand Down
9 changes: 5 additions & 4 deletions pulseaudio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: pulseaudio
version: "17.0"
epoch: 4
epoch: 5
description: featureful, general-purpose sound server
copyright:
- license: LGPL-2.1-or-later
Expand Down Expand Up @@ -65,10 +65,11 @@ environment:
- tdb-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 053794d6671a3e397d849e478a80b82a63cb9d8ca296bd35b73317bb5ceb87b5
uri: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-${{package.version}}.tar.xz
repository: https://gitlab.freedesktop.org/pulseaudio/pulseaudio
tag: v${{package.version}}
expected-commit: 1f020889c9aa44ea0f63d7222e8c2b62c3f45f68

- uses: meson/configure
with:
Expand Down
9 changes: 5 additions & 4 deletions py3-libevdev.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-libevdev
version: "0.13.1"
epoch: 0
epoch: 1
description: Python3 wrapper around the evdev library
copyright:
- license: MIT
Expand All @@ -28,10 +28,11 @@ environment:
- py3-supported-hatchling

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 2eb3688fc52244330c4837f0e446122b9726da777a3f301fe3b0c73f92202036
uri: https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/${{package.version}}/python-libevdev-${{package.version}}.tar.gz
repository: https://gitlab.freedesktop.org/libevdev/python-libevdev
tag: ${{package.version}}
expected-commit: 31c142d109d61cf690d330e55eee9f14b4a74f94

subpackages:
- range: py-versions
Expand Down
13 changes: 9 additions & 4 deletions rarian.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: rarian
version: 0.8.6
epoch: 1
epoch: 2
description: Documentation meta-data library, designed as a replacement for Scrollkeeper.
copyright:
- license: GPL-2.0-or-later OR LGPL-2.1-or-later OR Zlib
Expand All @@ -15,15 +15,20 @@ environment:
- build-base
- busybox
- ca-certificates-bundle
- libtool
- libxslt-dev
- pkgconf-dev
- tinyxml2
- tinyxml2-dev

pipeline:
- uses: fetch
- uses: git-checkout
with:
expected-sha256: 9d4f7873009d2e31b8b1ec762606b12bee5526e1fe75de48e9495382bfef2bea
uri: https://gitlab.freedesktop.org/rarian/rarian/-/releases/${{package.version}}/downloads/assets/rarian-${{package.version}}.tar.bz2
repository: https://gitlab.freedesktop.org/rarian/rarian
tag: ${{package.version}}
expected-commit: b256945b6201b98c7a5bf08a41e148465e9b70dd

- runs: ./autogen.sh

- uses: autoconf/configure
with:
Expand Down
Loading
Loading