Specify cereus-extra as repository
This commit is contained in:
parent
0192c5d0c8
commit
da59dab2e2
4 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,7 @@ revision=2
|
|||
makedepends="gawk git"
|
||||
depends="bash git"
|
||||
build_style="gnu-makefile"
|
||||
repository=cereus-extra
|
||||
short_desc="A replacement for bash's line editor with advanced features"
|
||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
|
@ -3,6 +3,7 @@ pkgname=onlyoffice-desktopeditors
|
|||
version=7.0.2
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
repository="cereus-extra"
|
||||
hostmakedepends="tar xz"
|
||||
depends="libstdc++ curl xdg-utils dejavu-fonts-ttf GConf"
|
||||
short_desc="OnlyOffice office suite for desktops"
|
||||
|
|
|
@ -2,11 +2,12 @@
|
|||
pkgname=open-sauce-fonts
|
||||
version=20210709
|
||||
revision=1
|
||||
license="OFL-1.1"
|
||||
wrksrc="Open-Sauce-Fonts-master"
|
||||
repository=cereus-extra
|
||||
fonts_dir="usr/share/fonts/TTF/"
|
||||
short_desc="Super family compact font optmised for better viewing small text"
|
||||
maintainer="KF-Art <https://github.com/KF-Art>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://github.com/marcologous/Open-Sauce-Fonts"
|
||||
distfiles="${homepage}/archive/refs/heads/master.zip"
|
||||
checksum=48cc5c9d4de520c1bf4ef101d85022b5a1bb7e836e15c3cb06c378d01c863d41
|
||||
|
|
|
@ -8,6 +8,7 @@ version=29.4.6
|
|||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
repository="cereus-extra"
|
||||
hostmakedepends="curl python3-html2text tar xz"
|
||||
depends="libvpx alsa-lib dbus-glib libXt gtk+"
|
||||
short_desc="Open-source web browser based on Firefox focusing on efficiency"
|
||||
|
|
Loading…
Add table
Reference in a new issue