mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/*: update freedesktop.org url to https
This commit is contained in:
parent
2682c9edb7
commit
1c8874eacc
@ -4,9 +4,9 @@
|
||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -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() {
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -3,9 +3,9 @@
|
||||
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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="
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
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="
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
|
||||
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
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
|
||||
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"
|
||||
|
||||
@ -3,9 +3,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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.
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user