Skip to content

Commit

Permalink
fix(xdavius): upd maintainer name + add repology (part 1) (#6218)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Xdavius and pre-commit-ci[bot] authored Jul 10, 2024
1 parent 5ec9579 commit 6e0e274
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/goverlay/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pkgbase = goverlay
pacdeps = fpc-laz-deb
pacdeps = fpc-src-deb
pacdeps = lazarus-project-deb
maintainer = Xdavius <[email protected]>
maintainer = xdavius <[email protected]>
repology = project: goverlay
source = https://github.com/benjamimgois/goverlay/archive/refs/tags/1.1.1.tar.gz
sha256sums = 06dcad9ab7db990f2df04be01d549953e274907d7f691fe1bc4bbe712329936c
Expand Down
6 changes: 3 additions & 3 deletions packages/goverlay/goverlay.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
maintainer="Xdavius <[email protected]>"
pkgname="goverlay"
pkgver="1.1.1"
pkgdesc="A GUI to help manage Vulkan/OpenGL overlays"
Expand All @@ -8,7 +7,6 @@ arch=("amd64")
url="https://github.com/benjamimgois/goverlay/"
source=("https://github.com/benjamimgois/goverlay/archive/refs/tags/${pkgver}.tar.gz")
sha256sums="06dcad9ab7db990f2df04be01d549953e274907d7f691fe1bc4bbe712329936c"
repology=("project: goverlay")
makedepends=('git' 'libglu1-mesa-dev' 'qt6-base-dev')
depends=("mangohud" "libqt6pas-dev" "qt6ct" "adwaita-qt6")
pacdeps=('qt6pas' 'mangohud')
Expand All @@ -21,10 +19,12 @@ makedepends_devel=("${makedepends_sid[@]}")
if [[ ! "sid trixie noble oracular devel" =~ ${DISTRO#*:} ]]; then
pacdeps+=('fpc-laz-deb' 'fpc-src-deb' 'lazarus-project-deb')
fi
maintainer=("xdavius <[email protected]>")
repology=("project: goverlay")

build() {
cd "${_archive}"
if [[ ${DISTRO#*:} != "sid trixie noble oracular devel" ]]; then
if [[ "sid trixie noble oracular devel" =~ ${DISTRO#*:} ]]; then
make -j "${NCPU}" LAZBUILDOPTS=--lazarusdir=/usr/lib/lazarus/default
else
make -j "${NCPU}" LAZBUILDOPTS=--lazarusdir=/usr/share/lazarus/3.2.0/
Expand Down
3 changes: 2 additions & 1 deletion packages/qt6pas/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ pkgbase = qt6pas
makedepends = qmake6
makedepends = libgl-dev
provides = libqt6pas1
maintainer = Xdavius <[email protected]>
maintainer = xdavius <[email protected]>
repology = project: qt6pas
source = https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/lazarus_3_0/lazarus-lazarus_3_0.tar.bz2
sha256sums = 053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e

Expand Down
3 changes: 2 additions & 1 deletion packages/qt6pas/qt6pas.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ makedepends=('qt6-base-dev' 'qmake6' 'libgl-dev')
provides=('libqt6pas1')
sha256sums=("053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e")
pkgdesc="Free Pascal Qt6 binding library updated by lazarus IDE"
maintainer="Xdavius <[email protected]>"
maintainer=("xdavius <[email protected]>")
repology=("project: qt6pas")

build() {
cd "${_archive}"/lcl/interfaces/qt6/cbindings
Expand Down
1 change: 1 addition & 0 deletions packages/ventoy-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pkgbase = ventoy-bin
provides = ventoy
license = GPL-3.0-or-later
maintainer = xdavius <[email protected]>
repology = project: ventoy
source = https://github.com/ventoy/Ventoy/releases/download/v1.0.99/ventoy-1.0.99-linux.tar.gz
source = https://aur.archlinux.org/cgit/aur.git/plain/sanitize.patch?h=ventoy-bin
source = https://aur.archlinux.org/cgit/aur.git/plain/ventoy?h=ventoy-bin
Expand Down
3 changes: 2 additions & 1 deletion packages/ventoy-bin/ventoy-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ pkgname="ventoy-bin"
gives="ventoy"
pkgver="1.0.99"
pkgdesc="A new bootable USB solution"
maintainer="xdavius <[email protected]>"
arch=('amd64')
url="http://www.ventoy.net"
license=('GPL-3.0-or-later')
Expand Down Expand Up @@ -30,6 +29,8 @@ sha256sums=('467cdd188a7f739bc706adbc1d695f61ffdefc95916adb015947d80829f00a3d'
'SKIP'
'SKIP'
'SKIP')
maintainer=("xdavius <[email protected]>")
repology=("project: ${gives}")

prepare() {
cd "${_archive}"
Expand Down
3 changes: 2 additions & 1 deletion packages/winetricks-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ pkgbase = winetricks-git
breaks = winetricks-bin
breaks = winetricks-app
breaks = winetricks
maintainer = Xdavius <[email protected]>
maintainer = xdavius <[email protected]>
repology = project: winetricks
source = https://github.com/Winetricks/winetricks.git
sha512sums = SKIP

Expand Down
3 changes: 2 additions & 1 deletion packages/winetricks-git/winetricks-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ url='https://github.com/Winetricks/winetricks'
source=("https://github.com/Winetricks/winetricks.git")
sha512sums=('SKIP')
makedepends=("make")
maintainer=("Xdavius <[email protected]>")
maintainer=("xdavius <[email protected]>")
repology=("project: winetricks")

package() {
cd "${gives}"
Expand Down

0 comments on commit 6e0e274

Please sign in to comment.