Skip to content

Commit

Permalink
v9.3
Browse files Browse the repository at this point in the history
- CI | Packages: Remove unnecessary fields from package control files and simplify "date" command
  • Loading branch information
MichaIng committed Apr 10, 2024
1 parent c754c16 commit 1828ead
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 28 deletions.
5 changes: 1 addition & 4 deletions .build/software/Amiberry/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -207,15 +207,12 @@ Package: amiberry
Version: $v_ami
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Section: games
Priority: optional
Homepage: https://amiberry.com/
Vcs-Git: https://github.com/BlitterStudio/amiberry.git
Vcs-Browser: https://github.com/BlitterStudio/amiberry
Description: Optimized Amiga emulator for the Raspberry Pi and other ARM boards
This package ships with optimized libSDL2 and capsimg builds.
_EOF_
Expand Down
5 changes: 1 addition & 4 deletions .build/software/gmediarender/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -182,15 +182,12 @@ Package: $name
Version: $version-$suffix
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Section: sound
Priority: optional
Homepage: $repo
Vcs-Git: $repo.git
Vcs-Browser: $repo
Description: Minimalist UPNP AV renderer
gmrender-resurrect is a minimalist UPNP AV renderer that can be used to
play music controlled by a UPNP AV control point. This package contains
Expand Down
5 changes: 1 addition & 4 deletions .build/software/raspberrypi-sys-mods/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,11 @@ Package: raspberrypi-sys-mods
Version: 2:20230510-dietpi2
Architecture: all
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk raspberrypi-sys-mods | mawk '{print $1}')
Section: admin
Priority: optional
Homepage: https://github.com/RPi-Distro/raspberrypi-sys-mods
Vcs-Git: https://github.com/RPi-Distro/raspberrypi-sys-mods.git
Vcs-Browser: https://github.com/RPi-Distro/raspberrypi-sys-mods
Description: System tweaks for the Raspberry Pi, DietPi edition
_EOF_
G_CONFIG_INJECT 'Installed-Size: ' "Installed-Size: $(du -sk raspberrypi-sys-mods | mawk '{print $1}')" raspberrypi-sys-mods/DEBIAN/control
Expand Down
5 changes: 1 addition & 4 deletions .build/software/shairport-sync/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -539,16 +539,13 @@ Package: $name-airplay2
Version: $version-$suffix
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Conflicts: $name
Section: sound
Priority: optional
Homepage: $repo
Vcs-Git: $repo.git
Vcs-Browser: $repo
Description: AirPlay audio player
Plays audio streamed from iTunes, iOS devices and third-party AirPlay
sources such as ForkedDaapd and others. Audio played by a Shairport
Expand Down
5 changes: 1 addition & 4 deletions .build/software/squeezelite/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -164,16 +164,13 @@ Package: squeezelite
Version: $version-$suffix
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Conflicts: squeezelite-pa, squeezelite-pulseaudio
Section: sound
Priority: optional
Homepage: https://github.com/ralph-irving/squeezelite
Vcs-Git: https://github.com/ralph-irving/squeezelite.git
Vcs-Browser: https://github.com/ralph-irving/squeezelite
Description: lightweight headless Squeezebox emulator - ALSA version
Squeezelite is a small headless Squeezebox emulator. It is aimed at
supporting high quality audio including USB DAC based output at multiple
Expand Down
5 changes: 1 addition & 4 deletions .build/software/vaultwarden/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -227,15 +227,12 @@ Package: vaultwarden
Version: $version
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Section: misc
Priority: optional
Homepage: https://github.com/dani-garcia/vaultwarden
Vcs-Git: https://github.com/dani-garcia/vaultwarden.git
Vcs-Browser: https://github.com/dani-garcia/vaultwarden
Description: Alternative implementation of the Bitwarden server API written in
Rust and compatible with upstream Bitwarden clients, perfect for self-hosted
deployment where running the official resource-heavy service might not be ideal.
Expand Down
5 changes: 1 addition & 4 deletions .build/software/ympd/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,12 @@ Package: ympd
Version: $version-$suffix
Architecture: $(dpkg --print-architecture)
Maintainer: MichaIng <[email protected]>
Date: $(date -u '+%a, %d %b %Y %T %z')
Standards-Version: 4.6.2.0
Date: $(date -uR)
Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')
Depends:$DEPS_APT_VERSIONED
Section: sound
Priority: optional
Homepage: https://github.com/SuperBFG7/ympd
Vcs-Git: https://github.com/SuperBFG7/ympd.git
Vcs-Browser: https://github.com/SuperBFG7/ympd
Description: Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
_EOF_
G_CONFIG_INJECT 'Installed-Size: ' "Installed-Size: $(du -sk "$DIR" | mawk '{print $1}')" "$DIR/DEBIAN/control"
Expand Down

0 comments on commit 1828ead

Please sign in to comment.