Skip to content
Snippets Groups Projects
Commit 09eb8225 authored by J0WI's avatar J0WI Committed by alice
Browse files

community/*: update xfce url to https

parent b3bd5bc8
No related branches found
No related tags found
1 merge request!46738Xfce https
......@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tumbler
pkgver=4.18.1
pkgrel=0
pkgrel=1
pkgdesc="D-Bus thumbnail service"
url="http://gitlab.xfce.org/xfce/tumbler"
url="https://gitlab.xfce.org/xfce/tumbler"
arch="all"
license="GPL-2.0-or-later"
makedepends="
......
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-battery-plugin
pkgver=1.1.5
pkgrel=0
pkgrel=1
pkgdesc="battery monitor plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
arch="all"
license="GPL-2.0-or-later"
makedepends="xfce4-panel-dev libxfce4ui-dev perl-xml-parser intltool linux-headers"
......
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-clipman-plugin
pkgver=1.6.3
pkgrel=0
pkgrel=1
pkgdesc="Clipboard manager plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
arch="all"
license="GPL-2.0-or-later"
makedepends="libxfce4ui-dev xfce4-panel-dev libxtst-dev exo-dev"
......
......@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-cpugraph-plugin
pkgver=1.2.7
pkgrel=0
pkgrel=1
pkgdesc="CPU monitor for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
arch="all"
license="GPL-2.0-or-later"
makedepends="libxfce4ui-dev xfce4-panel-dev"
......
......@@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
makedepends="xfce4-panel-dev libxfce4ui-dev"
options="!check" # no tests
subpackages="$pkgname-lang"
source="http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/${pkgver%.*}/xfce4-genmon-plugin-$pkgver.tar.bz2"
source="https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/${pkgver%.*}/xfce4-genmon-plugin-$pkgver.tar.bz2"
build() {
./configure \
......
......@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-notes-plugin
pkgver=1.10.0
pkgrel=0
pkgrel=1
pkgdesc="Notes plugin for the Xfce4 desktop"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
arch="all"
license="GPL-2.0-or-later"
makedepends="xfce4-panel-dev libxfce4ui-dev xfce4-dev-tools vala"
......
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-taskmanager
pkgver=1.5.5
pkgrel=0
pkgrel=1
pkgdesc="A simple taskmanager for the Xfce Desktop Environment"
url="http://goodies.xfce.org/projects/applications/xfce4-taskmanager"
url="https://goodies.xfce.org/projects/applications/xfce4-taskmanager"
arch="all"
license="GPL-2.0-or-later"
makedepends="libxfce4ui-dev libxmu-dev"
......
......@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-vala
pkgver=4.10.3
pkgrel=9
pkgrel=10
pkgdesc="Vala bindings for Xfce4"
url="http://wiki.xfce.org/vala-bindings"
url="https://wiki.xfce.org/vala-bindings"
arch="all"
license="LGPL"
depends="exo-dev libxfce4util-dev libxfce4ui-dev garcon-dev
......
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-wavelan-plugin
pkgver=0.6.3
pkgrel=0
pkgrel=1
pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/"
arch="all"
license="BSD-2-Clause"
subpackages="$pkgname-lang"
......
......@@ -5,9 +5,9 @@ _maj=${pkgver%%.*}
_min=${pkgver#$_maj.}
_min=${_min%%.*}
_ver=$_maj.$_min
pkgrel=0
pkgrel=1
pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
arch="all"
license="custom"
makedepends="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment