-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d96fbc
commit f0278e0
Showing
14 changed files
with
1,680 additions
and
9 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
name: fedora:37 | ||
|
||
concurrency: | ||
group: {% raw %}${{ github.workflow }}-${{ github.ref }}{% endraw %} | ||
cancel-in-progress: true | ||
|
||
on: | ||
push: | ||
branches: | ||
- "*" | ||
schedule: | ||
- cron: "0 1 * * *" | ||
workflow_dispatch: {} | ||
|
||
jobs: | ||
elementary-desktop: | ||
runs-on: ubuntu-latest | ||
name: elementary/desktop | ||
|
||
container: | ||
image: fedora:37 | ||
volumes: | ||
- /proc:/proc | ||
options: --privileged | ||
|
||
steps: | ||
- name: Pull changes ⬇️ | ||
uses: actions/checkout@v3 | ||
|
||
- name: Install dependencies ⬇️ | ||
run: | | ||
dnf install -y git python3-pyyaml | ||
|
||
- name: Build elementary/desktop 🔨 | ||
run: | | ||
./builder \ | ||
--distro fedora:37 \ | ||
--package elementary/desktop | ||
|
||
{% for package in packages %} | ||
{{ package | replace("/", "-") }}: | ||
runs-on: ubuntu-latest | ||
name: {{ package }} | ||
|
||
container: | ||
image: fedora:37 | ||
volumes: | ||
- /proc:/proc | ||
options: --privileged | ||
|
||
steps: | ||
- name: Pull changes ⬇️ | ||
uses: actions/checkout@v3 | ||
|
||
- name: Install dependencies ⬇️ | ||
run: | | ||
dnf install -y git python3-pyyaml | ||
|
||
- name: Build {{ package }} 🔨 | ||
run: | | ||
./builder \ | ||
--distro fedora:37 \ | ||
--package {{ package }} | ||
{% endfor -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
name: fedora | ||
package-manager: dnf | ||
packages: | ||
appstream: appstream | ||
bc: bc | ||
desktop-file-utils: desktop-file-utils | ||
exuberant-ctags: "" # TODO: confirm that this is not needed | ||
gettext: gettext | ||
gnome-common: gnome-common | ||
gnome-keyring: gnome-keyring | ||
gnome-settings-daemon: gnome-settings-daemon | ||
gnome-settings-daemon-dev: gnome-settings-daemon-devel | ||
gobject-introspection: gobject-introspection | ||
gsettings-desktop-schemas-dev: gsettings-desktop-schemas-devel | ||
libaccounts-glib-dev: libaccounts-glib-devel | ||
libaccountsservice-dev: accountsservice-devel | ||
libadwaita-1-dev: libadwaita-devel | ||
libappstream-dev: appstream-devel | ||
libappstream-glib8: libappstream-glib | ||
libbamf3-dev: bamf-devel | ||
libcamel1.2-dev: evolution-data-server-devel | ||
libcanberra-dev: libcanberra-devel | ||
libcanberra-gtk3-dev: libcanberra-gtk3 | ||
libchamplain-0.12-dev: libchamplain-devel | ||
libchamplain-gtk-0.12-dev: libchamplain-devel | ||
libcloudproviders-dev: libcloudproviders-devel | ||
libclutter-1.0-dev: clutter-devel | ||
libcups2-dev: cups-devel | ||
libdbus-1-dev: dbus-devel | ||
libdbus-glib-1-dev: dbus-glib-devel | ||
libdistinst-dev: libdistinst-dev | ||
libecal1.2-dev: evolution-data-server-devel | ||
libecal2.0-dev: evolution-data-server-devel | ||
libedataserver1.2-dev: evolution-data-server-devel | ||
libedataserverui1.2-dev: evolution-data-server-devel | ||
libeditorconfig-dev: editorconfig-devel | ||
libexif-dev: libexif-devel | ||
libflatpak-dev: flatpak-devel | ||
libfolks-dev: folks-devel | ||
libfwupd-dev: fwupd-devel | ||
libgail-3-dev: "" # TODO: confirm that this is not needed | ||
libgala-dev: elementary/gala | ||
libgdk-pixbuf2.0-dev: gdk-pixbuf2-devel | ||
libgee-0.8-dev: libgee-devel | ||
libgeoclue-2-dev: geoclue2-devel | ||
libgeocode-glib-dev: geocode-glib-devel | ||
libgexiv2-dev: libgexiv2-devel | ||
libgirepository1.0-dev: gobject-introspection | ||
libgit2-glib-1.0-dev: libgit2-glib-devel | ||
libglib2.0-dev: glib2-devel | ||
libgnome-desktop-3-dev: gnome-desktop3-devel | ||
libgnomekbd-dev: libgnomekbd-devel | ||
libgphoto2-dev: libgphoto2-devel | ||
libgranite-7-dev: elementary/granite | ||
libgranite-dev: elementary/granite-6 | ||
libgstreamer-plugins-base1.0-dev: gstreamer1-plugins-base-devel | ||
libgstreamer1.0-dev: gstreamer1-devel | ||
libgtk-3-dev: gtk3-devel | ||
libgtk-4-dev: gtk4-devel | ||
libgtksourceview-4-dev: gtksourceview4-devel | ||
libgtkspell-3-dev: gtkspell3-devel | ||
libgtkspell3-3-dev: gtkspell3-devel | ||
libgtop2-dev: libgtop2-devel | ||
libgudev-1.0-dev: libgudev-devel | ||
libhandy-1-dev: libhandy-devel | ||
libibus-1.0-dev: ibus-devel | ||
libical-dev: libical-devel | ||
libisocodes-dev: iso-codes-devel | ||
libjson-glib-dev: json-glib-devel | ||
liblightdm-gobject-1-dev: lightdm-gobject-devel | ||
libmalcontent-0-dev: malcontent-devel | ||
libmutter-dev: mutter-devel | ||
libnm-dev: NetworkManager-libnm-devel | ||
libnma-dev: libnma-devel | ||
libnotify-dev: libnotify-devel | ||
libpackagekit-glib2-dev: PackageKit-glib-devel | ||
libpango1.0-dev: pango-devel | ||
libpeas-dev: libpeas-devel | ||
libplank-dev: plank-devel | ||
libpolkit-agent-1-dev: polkit-devel | ||
libpolkit-gobject-1-dev: polkit-devel | ||
libpulse-dev: pulseaudio-libs-devel | ||
libpwquality-dev: libpwquality-devel | ||
libraw-dev: LibRaw-devel | ||
librest-dev: rest0.7-devel | ||
librsvg2-bin: librsvg2-tools | ||
librsvg2-common: librsvg2 | ||
libsignon-glib-dev: signon-glib-devel | ||
libsoup2.4-dev: libsoup-devel | ||
libsqlite3-dev: sqlite-devel | ||
libswitchboard-2.0-dev: elementary/switchboard | ||
libudev-dev: systemd-devel | ||
libudisks2-dev: libudisks2-devel | ||
libunity-dev: libunity-devel | ||
libvala-dev: libvala-devel | ||
libvte-2.91-dev: vte291-devel | ||
libwacom-dev: libwacom-devel | ||
libwebkit2gtk-4.0-dev: webkit2gtk4.0-devel | ||
libwebp-dev: libwebp-devel | ||
libwingpanel-dev: elementary/wingpanel | ||
libx11-dev: libX11-devel | ||
libxi-dev: libXi-devel | ||
libxklavier-dev: libxklavier-devel | ||
libxml2: libxml2 | ||
libxml2-dev: libxml2-devel | ||
libxml2-utils: libxml2 | ||
libzeitgeist-2.0-dev: zeitgeist-devel | ||
meson: meson | ||
onboard: onboard | ||
orca: orca | ||
pkg-config: pkg-config | ||
policykit-1: polkit | ||
sassc: sassc | ||
systemd: systemd | ||
valac: vala | ||
x11-apps: xcursorgen | ||
xkb-data: xkeyboard-config-devel | ||
xvfb: xorg-x11-server-Xvfb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ dependencies: | |
- libgranite-7-dev | ||
- libgtk-4-dev | ||
- meson | ||
- systemd | ||
- valac | ||
sources: | ||
- type: git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
#!/bin/bash | ||
|
||
PACKAGE=$1 | ||
|
||
docker run \ | ||
--pull=always \ | ||
--tty \ | ||
--interactive \ | ||
--rm \ | ||
--privileged \ | ||
--volume /proc:/proc \ | ||
--volume $PWD:/work \ | ||
--workdir /work \ | ||
fedora:37 \ | ||
sh -c " | ||
dnf install -y git python3-pyyaml && \ | ||
./builder \ | ||
--distro fedora:37 \ | ||
--package ${PACKAGE} | ||
" |