From 1c8874eacceeaf02712129a30a1bbdab7be04528 Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 4 May 2023 16:24:32 +0200 Subject: [PATCH] community/*: update freedesktop.org url to https --- community/colord/APKBUILD | 4 ++-- community/cups-pk-helper/APKBUILD | 2 +- community/desktop-file-utils/APKBUILD | 4 ++-- community/iceauth/APKBUILD | 4 ++-- community/libspectre/APKBUILD | 4 ++-- community/libxpresent/APKBUILD | 4 ++-- community/libxres/APKBUILD | 4 ++-- community/libxvmc/APKBUILD | 4 ++-- community/libxxf86dga/APKBUILD | 4 ++-- community/modemmanager/APKBUILD | 4 ++-- community/plymouth/APKBUILD | 4 ++-- community/polkit-gnome/APKBUILD | 4 ++-- community/setxkbmap/APKBUILD | 4 ++-- community/xauth/APKBUILD | 4 ++-- community/xbacklight/APKBUILD | 4 ++-- community/xbitmaps/APKBUILD | 4 ++-- community/xcmsdb/APKBUILD | 4 ++-- community/xdpyinfo/APKBUILD | 4 ++-- community/xev/APKBUILD | 4 ++-- community/xf86-video-omap/APKBUILD | 4 ++-- community/xfontsel/APKBUILD | 4 ++-- community/xgamma/APKBUILD | 4 ++-- community/xhost/APKBUILD | 4 ++-- community/xinit/APKBUILD | 4 ++-- community/xinput/APKBUILD | 4 ++-- community/xinput_calibrator/APKBUILD | 4 ++-- community/xmodmap/APKBUILD | 4 ++-- community/xorg-cf-files/APKBUILD | 4 ++-- community/xrdb/APKBUILD | 4 ++-- community/xrefresh/APKBUILD | 4 ++-- community/xset/APKBUILD | 4 ++-- community/xsetroot/APKBUILD | 4 ++-- community/xvinfo/APKBUILD | 4 ++-- 33 files changed, 65 insertions(+), 65 deletions(-) diff --git a/community/colord/APKBUILD b/community/colord/APKBUILD index c371a6dad11..11a178c5544 100644 --- a/community/colord/APKBUILD +++ b/community/colord/APKBUILD @@ -4,9 +4,9 @@ # Maintainer: Kevin Daudt pkgname=colord pkgver=1.4.6 -pkgrel=2 +pkgrel=3 pkgdesc="System daemon for managing color devices" -url="http://www.freedesktop.org/software/colord" +url="https://www.freedesktop.org/software/colord" arch="all" license="GPL-2.0-or-later" pkgusers="colord" diff --git a/community/cups-pk-helper/APKBUILD b/community/cups-pk-helper/APKBUILD index 18efd8b037a..b8ae3069186 100644 --- a/community/cups-pk-helper/APKBUILD +++ b/community/cups-pk-helper/APKBUILD @@ -15,7 +15,7 @@ makedepends=" polkit-dev " subpackages="$pkgname-lang" -source="http://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-$pkgver.tar.xz" +source="https://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-$pkgver.tar.xz" options="!check" # wants to connect to real cups build() { diff --git a/community/desktop-file-utils/APKBUILD b/community/desktop-file-utils/APKBUILD index a75b5064e75..77e9c949892 100644 --- a/community/desktop-file-utils/APKBUILD +++ b/community/desktop-file-utils/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=desktop-file-utils pkgver=0.26 -pkgrel=2 +pkgrel=3 pkgdesc="Command line utilities for working with desktop entries" -url="http://www.freedesktop.org/wiki/Software/desktop-file-utils" +url="https://www.freedesktop.org/wiki/Software/desktop-file-utils" arch="all" license="GPL-2.0-or-later" makedepends="glib-dev gettext-dev meson" diff --git a/community/iceauth/APKBUILD b/community/iceauth/APKBUILD index 6caa1b6cc74..6bd1973b806 100644 --- a/community/iceauth/APKBUILD +++ b/community/iceauth/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=iceauth pkgver=1.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org ICE authority file utility" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/libspectre/APKBUILD b/community/libspectre/APKBUILD index ec303c8ca41..f43ff442e6d 100644 --- a/community/libspectre/APKBUILD +++ b/community/libspectre/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: Jean-Louis Fuchs pkgname=libspectre pkgver=0.2.12 -pkgrel=0 +pkgrel=1 pkgdesc="A small library for rendering Postscript documents" -url="http://www.freedesktop.org/wiki/Software/libspectre" +url="https://www.freedesktop.org/wiki/Software/libspectre" arch="all" license="LGPL-2.0-or-later" makedepends="ghostscript-dev doxygen graphviz" diff --git a/community/libxpresent/APKBUILD b/community/libxpresent/APKBUILD index 2590aa25c81..e3b5b07dc24 100644 --- a/community/libxpresent/APKBUILD +++ b/community/libxpresent/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=libxpresent pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Xlib-compatible API for the Present extension" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" makedepends=" diff --git a/community/libxres/APKBUILD b/community/libxres/APKBUILD index 7bd03af0cd7..3146a6f4828 100644 --- a/community/libxres/APKBUILD +++ b/community/libxres/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=libxres pkgver=1.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="X11 Resource extension library" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="custom" options="!check" # No test suite. diff --git a/community/libxvmc/APKBUILD b/community/libxvmc/APKBUILD index 5fe230453bb..26be7085640 100644 --- a/community/libxvmc/APKBUILD +++ b/community/libxvmc/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=libxvmc pkgver=1.0.13 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Video Motion Compensation extension library" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" options="!check" # No test suite. diff --git a/community/libxxf86dga/APKBUILD b/community/libxxf86dga/APKBUILD index 99ef812771a..aa4861f7932 100644 --- a/community/libxxf86dga/APKBUILD +++ b/community/libxxf86dga/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=libxxf86dga pkgver=1.1.6 -pkgrel=0 +pkgrel=1 pkgdesc="X11 Direct Graphics Access extension library" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-dev $pkgname-doc" diff --git a/community/modemmanager/APKBUILD b/community/modemmanager/APKBUILD index 666e3182b0b..3353aad1cc9 100644 --- a/community/modemmanager/APKBUILD +++ b/community/modemmanager/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Stuart Cardall pkgname=modemmanager pkgver=1.20.6 -pkgrel=0 +pkgrel=1 pkgdesc="ModemManager library" -url="http://www.freedesktop.org/wiki/Software/ModemManager" +url="https://www.freedesktop.org/wiki/Software/ModemManager" arch="all" license="GPL-2.0-or-later AND LGPL-2.1-or-later" depends="dbus polkit libmm-glib=$pkgver-r$pkgrel" diff --git a/community/plymouth/APKBUILD b/community/plymouth/APKBUILD index 1423abefebd..9011a7b4abd 100644 --- a/community/plymouth/APKBUILD +++ b/community/plymouth/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Timo Teräs pkgname=plymouth pkgver=22.02.122 -pkgrel=0 +pkgrel=1 pkgdesc="graphical bootsplash on linux" -url="http://www.freedesktop.org/wiki/Software/Plymouth" +url="https://www.freedesktop.org/wiki/Software/Plymouth" arch="all" license="GPL-2.0-or-later" depends_dev=" diff --git a/community/polkit-gnome/APKBUILD b/community/polkit-gnome/APKBUILD index 180ffbbecf9..b37743e4996 100644 --- a/community/polkit-gnome/APKBUILD +++ b/community/polkit-gnome/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=polkit-gnome pkgver=0.105 -pkgrel=1 +pkgrel=2 pkgdesc="PolicyKit integration for the GNOME desktop" -url="http://www.freedesktop.org/wiki/Software/PolicyKit" +url="https://www.freedesktop.org/wiki/Software/PolicyKit" arch="all" license="LGPL-2.0-or-later" makedepends="$depends_dev diff --git a/community/setxkbmap/APKBUILD b/community/setxkbmap/APKBUILD index 1e150140747..34da03fc5e1 100644 --- a/community/setxkbmap/APKBUILD +++ b/community/setxkbmap/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=setxkbmap pkgver=1.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="set the keyboard using the X Keyboard Extension" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" options="!check" # No test suite. license="MIT" diff --git a/community/xauth/APKBUILD b/community/xauth/APKBUILD index eb9c74690c9..68c6332270e 100644 --- a/community/xauth/APKBUILD +++ b/community/xauth/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xauth pkgver=1.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org authorization settings program" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" options="!check" # Requires unpackaged, unmaintained 'cmdtest' package license="custom" diff --git a/community/xbacklight/APKBUILD b/community/xbacklight/APKBUILD index 4746aed630f..414665f84e5 100644 --- a/community/xbacklight/APKBUILD +++ b/community/xbacklight/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xbacklight pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Adjusts backlight level using the RandR 1.2 output property" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xbitmaps/APKBUILD b/community/xbitmaps/APKBUILD index 077e8456314..5d86203578c 100644 --- a/community/xbitmaps/APKBUILD +++ b/community/xbitmaps/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xbitmaps pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="X.org header files with bitmaps" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="noarch" license="MIT" options="!check" # No test suite. diff --git a/community/xcmsdb/APKBUILD b/community/xcmsdb/APKBUILD index ccdbddb119e..85aeaa63088 100644 --- a/community/xcmsdb/APKBUILD +++ b/community/xcmsdb/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xcmsdb pkgver=1.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="Device Color Characterization utility for X Color Management System" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="custom" subpackages="$pkgname-doc" diff --git a/community/xdpyinfo/APKBUILD b/community/xdpyinfo/APKBUILD index c248417a368..05d328196d9 100644 --- a/community/xdpyinfo/APKBUILD +++ b/community/xdpyinfo/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xdpyinfo pkgver=1.3.4 -pkgrel=0 +pkgrel=1 pkgdesc="display information utility for X" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="custom" subpackages="$pkgname-doc" diff --git a/community/xev/APKBUILD b/community/xev/APKBUILD index 678f6b63839..a2dc40aae56 100644 --- a/community/xev/APKBUILD +++ b/community/xev/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xev pkgver=1.2.5 -pkgrel=0 +pkgrel=1 pkgdesc="Print contents of X events" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xf86-video-omap/APKBUILD b/community/xf86-video-omap/APKBUILD index c7b970a80ab..f0597e9737b 100644 --- a/community/xf86-video-omap/APKBUILD +++ b/community/xf86-video-omap/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Will Sinatra pkgname=xf86-video-omap pkgver=0.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="OMAP3+ framebuffer driver for X" -url="http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/" +url="https://cgit.freedesktop.org/xorg/driver/xf86-video-omap/" license="GPL-2.0-only" arch="armv7" makedepends="xorg-server-dev libxi-dev util-macros xorgproto libdrm-dev m4 diff --git a/community/xfontsel/APKBUILD b/community/xfontsel/APKBUILD index 5b01a93b827..0dd33ce5023 100644 --- a/community/xfontsel/APKBUILD +++ b/community/xfontsel/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Sören Tempel pkgname=xfontsel pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Point and click selection of X11 font names" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" makedepends="libxaw-dev libxmu-dev libxt-dev libx11-dev" diff --git a/community/xgamma/APKBUILD b/community/xgamma/APKBUILD index 7755bf753da..6d46d9ab401 100644 --- a/community/xgamma/APKBUILD +++ b/community/xgamma/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xgamma pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Alter a monitor's gamma correction through the X server" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="custom" subpackages="$pkgname-doc" diff --git a/community/xhost/APKBUILD b/community/xhost/APKBUILD index 8b0b050f6d8..1742761a708 100644 --- a/community/xhost/APKBUILD +++ b/community/xhost/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xhost pkgver=1.0.9 -pkgrel=0 +pkgrel=1 pkgdesc="Controls host and/or user access to a running X server" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xinit/APKBUILD b/community/xinit/APKBUILD index 5de7390f43d..8db7a3b8428 100644 --- a/community/xinit/APKBUILD +++ b/community/xinit/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xinit pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org initialisation program" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" options="!check" # No test suite. diff --git a/community/xinput/APKBUILD b/community/xinput/APKBUILD index c9cfa7500c8..3b3fe775acf 100644 --- a/community/xinput/APKBUILD +++ b/community/xinput/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Johannes Matheis pkgname=xinput pkgver=1.6.4 -pkgrel=0 +pkgrel=1 pkgdesc="Utility to configure and test XInput devices" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" options="!check" # No test suite. license="MIT" diff --git a/community/xinput_calibrator/APKBUILD b/community/xinput_calibrator/APKBUILD index 6ac15714c59..bb181a0feef 100644 --- a/community/xinput_calibrator/APKBUILD +++ b/community/xinput_calibrator/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xinput_calibrator pkgver=0.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="A generic touchscreen calibration program for X.Org" -url="http://www.freedesktop.org/wiki/Software/xinput_calibrator" +url="https://www.freedesktop.org/wiki/Software/xinput_calibrator" arch="all" license="MIT" makedepends="autoconf automake libtool libxtst-dev libxrandr-dev" diff --git a/community/xmodmap/APKBUILD b/community/xmodmap/APKBUILD index 51a1615d6cf..38a9474281e 100644 --- a/community/xmodmap/APKBUILD +++ b/community/xmodmap/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa pkgname=xmodmap pkgver=1.0.11 -pkgrel=0 +pkgrel=1 pkgdesc="Utility for modifying keymaps and pointer button mappings in X" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" options="!check" # No test suite. diff --git a/community/xorg-cf-files/APKBUILD b/community/xorg-cf-files/APKBUILD index 4af6e74f396..17b5370ac49 100644 --- a/community/xorg-cf-files/APKBUILD +++ b/community/xorg-cf-files/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Johannes Matheis pkgname=xorg-cf-files pkgver=1.0.8 -pkgrel=0 +pkgrel=1 pkgdesc="Data files for the imake utility" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="noarch" license="custom" makedepends="meson" diff --git a/community/xrdb/APKBUILD b/community/xrdb/APKBUILD index 6da61e3bae5..c87384a22ec 100644 --- a/community/xrdb/APKBUILD +++ b/community/xrdb/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: Natanael Copa pkgname=xrdb pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="X server resource database utility" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" options="!check" # No test suite. diff --git a/community/xrefresh/APKBUILD b/community/xrefresh/APKBUILD index 01a1d329b31..2358c4b8355 100644 --- a/community/xrefresh/APKBUILD +++ b/community/xrefresh/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xrefresh pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="refresh all or part of an X screen" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xset/APKBUILD b/community/xset/APKBUILD index 5a6d73fcaa7..89b99fd60e8 100644 --- a/community/xset/APKBUILD +++ b/community/xset/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa pkgname=xset pkgver=1.2.5 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org xset application" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xsetroot/APKBUILD b/community/xsetroot/APKBUILD index c857f2e6109..753b34022a4 100644 --- a/community/xsetroot/APKBUILD +++ b/community/xsetroot/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xsetroot pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org xsetroot application" -url="http://xorg.freedesktop.org" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc" diff --git a/community/xvinfo/APKBUILD b/community/xvinfo/APKBUILD index 911d410699d..c4ee7a9a160 100644 --- a/community/xvinfo/APKBUILD +++ b/community/xvinfo/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=xvinfo pkgver=1.1.5 -pkgrel=0 +pkgrel=1 pkgdesc="Print out X-Video extension adaptor information" -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" arch="all" license="MIT" subpackages="$pkgname-doc"