Require xbps-src>=11 to build pkgs that use virtualpkgs.
This commit is contained in:
parent
5a31df524e
commit
0b2f801e1e
11 changed files with 18 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.4.8
|
version=1.4.8
|
||||||
revision=10
|
revision=11
|
||||||
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
||||||
|
@ -17,6 +17,7 @@ long_desc="
|
||||||
has security and configuration enhancements like the ability to use PAM and
|
has security and configuration enhancements like the ability to use PAM and
|
||||||
SELinux."
|
SELinux."
|
||||||
|
|
||||||
|
build_requires=11
|
||||||
conf_files="/etc/crontab /etc/pam.d/crond /etc/cron.deny"
|
conf_files="/etc/crontab /etc/pam.d/crond /etc/cron.deny"
|
||||||
systemd_services="cronie.service on"
|
systemd_services="cronie.service on"
|
||||||
provides="cron-daemon-0"
|
provides="cron-daemon-0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dcron'
|
# Template file for 'dcron'
|
||||||
pkgname=dcron
|
pkgname=dcron
|
||||||
version=4.5
|
version=4.5
|
||||||
revision=13
|
revision=14
|
||||||
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
||||||
short_desc="Dillon's lightweight cron daemon"
|
short_desc="Dillon's lightweight cron daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -15,6 +15,7 @@ long_desc="
|
||||||
like anacron makes for too much complexity. So the goal is a simple cron daemon
|
like anacron makes for too much complexity. So the goal is a simple cron daemon
|
||||||
that can also take over the central functions of anacron."
|
that can also take over the central functions of anacron."
|
||||||
|
|
||||||
|
build_requires=11
|
||||||
replaces="cronie>=0"
|
replaces="cronie>=0"
|
||||||
systemd_services="dcron.service on"
|
systemd_services="dcron.service on"
|
||||||
conf_files="/var/spool/cron/root"
|
conf_files="/var/spool/cron/root"
|
||||||
|
|
|
@ -10,8 +10,7 @@ Add_dependency run libjpeg-turbo
|
||||||
|
|
||||||
provides="jpeg-devel-8"
|
provides="jpeg-devel-8"
|
||||||
replaces="jpeg-devel>=0"
|
replaces="jpeg-devel>=0"
|
||||||
|
revision=6
|
||||||
revision=5
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
|
@ -9,8 +9,7 @@ Add_dependency run libjpeg-turbo ">=${version}"
|
||||||
|
|
||||||
provides="jpeg-tools-8"
|
provides="jpeg-tools-8"
|
||||||
replaces="jpeg-tools>=0"
|
replaces="jpeg-tools>=0"
|
||||||
|
revision=7
|
||||||
revision=6
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libjpeg-turbo'.
|
# Template build file for 'libjpeg-turbo'.
|
||||||
pkgname=libjpeg-turbo
|
pkgname=libjpeg-turbo
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=6
|
revision=7
|
||||||
homepage="http://libjpeg-turbo.virtualgl.org/"
|
homepage="http://libjpeg-turbo.virtualgl.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,6 +17,7 @@ long_desc="
|
||||||
generally 2-4x as fast as the unmodified version of libjpeg, all else being
|
generally 2-4x as fast as the unmodified version of libjpeg, all else being
|
||||||
equal."
|
equal."
|
||||||
|
|
||||||
|
build_requires=11
|
||||||
provides="jpeg-8"
|
provides="jpeg-8"
|
||||||
replaces="jpeg>=0"
|
replaces="jpeg>=0"
|
||||||
subpackages="${pkgname}-devel ${pkgname}-tools"
|
subpackages="${pkgname}-devel ${pkgname}-tools"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
__pkgname=mumble
|
__pkgname=mumble
|
||||||
pkgname=${__pkgname}122
|
pkgname=${__pkgname}122
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://${__pkgname}.sourceforge.net/"
|
homepage="http://${__pkgname}.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${__pkgname}/${__pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${__pkgname}/${__pkgname}-${version}.tar.gz"
|
||||||
short_desc="Open source, low-latency, high quality voice chat for gaming"
|
short_desc="Open source, low-latency, high quality voice chat for gaming"
|
||||||
|
@ -23,6 +23,7 @@ disable_parallel_build=yes
|
||||||
replaces="lib${__pkgname}<=1.2.3 ${__pkgname}>=0"
|
replaces="lib${__pkgname}<=1.2.3 ${__pkgname}>=0"
|
||||||
provides="${__pkgname}-999"
|
provides="${__pkgname}-999"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
build_requires=11
|
||||||
|
|
||||||
Add_dependency run jack
|
Add_dependency run jack
|
||||||
Add_dependency run qt-plugin-sqlite
|
Add_dependency run qt-plugin-sqlite
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'rsyslog'
|
# Template file for 'rsyslog'
|
||||||
pkgname=rsyslog
|
pkgname=rsyslog
|
||||||
version=5.8.6
|
version=5.8.6
|
||||||
|
revision=1
|
||||||
homepage="http://www.rsyslog.com"
|
homepage="http://www.rsyslog.com"
|
||||||
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -22,6 +23,7 @@ conf_files="/etc/rsyslog.conf"
|
||||||
systemd_services="rsyslog.service on"
|
systemd_services="rsyslog.service on"
|
||||||
provides="syslog-daemon-0"
|
provides="syslog-daemon-0"
|
||||||
replaces="syslog-daemon>=0"
|
replaces="syslog-daemon>=0"
|
||||||
|
build_requires=11
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build zlib-devel
|
Add_dependency build zlib-devel
|
||||||
|
|
|
@ -14,6 +14,8 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
provides="vim-${version}"
|
provides="vim-${version}"
|
||||||
replaces="vim>=${version}"
|
replaces="vim>=${version}"
|
||||||
|
revision=1
|
||||||
|
build_requires=11
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libXt-devel
|
Add_dependency build libXt-devel
|
||||||
|
|
|
@ -13,6 +13,7 @@ long_desc="
|
||||||
binary package manager. This packages includes code from a development
|
binary package manager. This packages includes code from a development
|
||||||
branch available from https://github.com/xtraeme/xbps"
|
branch available from https://github.com/xtraeme/xbps"
|
||||||
|
|
||||||
|
build_requires=11
|
||||||
conf_files="/etc/xbps/xbps.conf"
|
conf_files="/etc/xbps/xbps.conf"
|
||||||
subpackages="$pkgname-static"
|
subpackages="$pkgname-static"
|
||||||
provides="xbps-9999"
|
provides="xbps-9999"
|
||||||
|
|
|
@ -7,6 +7,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the video driver for ATI Radeon cards for the Xorg X11 server."
|
This is the video driver for ATI Radeon cards for the Xorg X11 server."
|
||||||
|
|
||||||
|
build_requires=11
|
||||||
replaces="xf86-video-ati>=0"
|
replaces="xf86-video-ati>=0"
|
||||||
provides="xf86-video-ati-6.15"
|
provides="xf86-video-ati-6.15"
|
||||||
nofetch=yes
|
nofetch=yes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfce4-notifyd'
|
# Template file for 'xfce4-notifyd'
|
||||||
pkgname=xfce4-notifyd
|
pkgname=xfce4-notifyd
|
||||||
version=0.2.1
|
version=0.2.1
|
||||||
revision=6
|
revision=7
|
||||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
||||||
|
@ -14,10 +14,10 @@ long_desc="
|
||||||
provides="notification-daemon-${version}"
|
provides="notification-daemon-${version}"
|
||||||
conflicts="notification-daemon>=0"
|
conflicts="notification-daemon>=0"
|
||||||
replaces="notification-daemon>=0"
|
replaces="notification-daemon>=0"
|
||||||
|
build_requires=11
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build libxfce4util-devel
|
Add_dependency build libxfce4util-devel
|
||||||
|
|
Loading…
Reference in a new issue