[PATCH clr-bundles] Add openvino-cpu bundle
by Daniel Castellanos
---
bundles/openvino-cpu | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 bundles/openvino-cpu
diff --git a/bundles/openvino-cpu b/bundles/openvino-cpu
new file mode 100644
index 0000000..312e234
--- /dev/null
+++ b/bundles/openvino-cpu
@@ -0,0 +1,15 @@
+# [TITLE]: openvino-cpu
+# [DESCRIPTION]: Libraries packages to support OpenVINO CPU model optmizer development
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: Daniel Castellanos <luis.daniel.castellanos(a)intel.com >
+include(python3-basic)
+include(python2-basic)
+include(computer-vision-models)
+
+dldt
+dldt-extras
+opencv-dev
+python-dldt
+python-dldt-legacypython
+mkldnn-dev
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] desktop-kde: Add kio-extras
by Anselmo L. S. Melo
kio-extras includes plugin for thumbnails, and KIOs for nfs, smb,
mtp, etc.
---
bundles/desktop-kde | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/desktop-kde b/bundles/desktop-kde
index 3ab1ffb..1f87077 100644
--- a/bundles/desktop-kde
+++ b/bundles/desktop-kde
@@ -62,6 +62,7 @@ kiconthemes
kinfocenter
kinit
kio
+kio-extras
kitemviews
kjobwidgets
kmenuedit
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] Add machine-learning-pytorch bundle
by William Douglas
---
bundles/machine-learning-basic | 1 +
bundles/machine-learning-pytorch | 8 ++++++++
2 files changed, 9 insertions(+)
create mode 100644 bundles/machine-learning-pytorch
diff --git a/bundles/machine-learning-basic b/bundles/machine-learning-basic
index 9076c54..8ba2eb5 100644
--- a/bundles/machine-learning-basic
+++ b/bundles/machine-learning-basic
@@ -14,6 +14,7 @@ include(python-data-science)
include(computer-vision-basic)
include(machine-learning-mycroft)
+include(machine-learning-pytorch)
include(machine-learning-tensorflow)
neon
diff --git a/bundles/machine-learning-pytorch b/bundles/machine-learning-pytorch
new file mode 100644
index 0000000..e5000ca
--- /dev/null
+++ b/bundles/machine-learning-pytorch
@@ -0,0 +1,8 @@
+# [TITLE]: machine-learning-pytorch
+# [DESCRIPTION]: Build machine learning applications with mycroft
+# [STATUS]: WIP
+# [CAPABILITIES]:
+# [MAINTAINER]: William Douglas <william.douglas(a)intel.com >
+include(python3-basic)
+
+pytorch
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] dev-utils-gui: Add Data Display Debugger (ddd).
by Simental Magana
This commit introduces the graphical front-end ddd
to the dev-utils-gui bundle.
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana(a)intel.com >
---
bundles/dev-utils-gui | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/dev-utils-gui b/bundles/dev-utils-gui
index 34befbc..51c9e43 100644
--- a/bundles/dev-utils-gui
+++ b/bundles/dev-utils-gui
@@ -8,6 +8,7 @@ include(libX11client)
include(tcl-basic)
include(qt-basic)
+ddd
git-gui
gitg
tk
--
2.20.1
4 years, 1 month
[PATCH clr-bundles v3] fonts-basic: A bundle for fonts and font tools
by Anselmo L. S. Melo
---
bundles/desktop-assets | 1 +
bundles/fonts-basic | 23 +++++++++++++++++++++++
bundles/os-utils-gui | 1 +
bundles/qt-basic | 1 +
bundles/xfce4-desktop | 2 ++
5 files changed, 28 insertions(+)
create mode 100644 bundles/fonts-basic
diff --git a/bundles/desktop-assets b/bundles/desktop-assets
index 87bd22b..3c06f4b 100644
--- a/bundles/desktop-assets
+++ b/bundles/desktop-assets
@@ -4,6 +4,7 @@
# [CAPABILITIES]:
# [MAINTAINER]: Marcos Simental <marcos.simental.magana(a)intel.com >
include(desktop-gnomelibs)
+include(fonts-basic)
# Shared styling assets (intended for all supported styles)
clr-wallpapers
diff --git a/bundles/fonts-basic b/bundles/fonts-basic
new file mode 100644
index 0000000..ec322d4
--- /dev/null
+++ b/bundles/fonts-basic
@@ -0,0 +1,23 @@
+# [TITLE]: fonts-basic
+# [DESCRIPTION]: fonts and fonts tooling
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: Anselmo L. S. Melo <anselmo.melo(a)intel.com >
+
+# tools
+fontconfig
+freetype
+harfbuzz
+mkfontdir
+mkfontscale
+
+# fonts
+cantarell-fonts
+clear-font
+font-bitstream-type1
+liberation-fonts
+noto-cjk
+noto-emoji
+powerline-fonts
+source-code-pro
+terminus-font
diff --git a/bundles/os-utils-gui b/bundles/os-utils-gui
index 3a979d4..36c7d9d 100644
--- a/bundles/os-utils-gui
+++ b/bundles/os-utils-gui
@@ -13,6 +13,7 @@ include(xemacs)
include(darktable)
include(thunderbird)
include(x11-server)
+include(fonts-basic)
FreeRDP
Thunar
diff --git a/bundles/qt-basic b/bundles/qt-basic
index 32c8566..45b6c91 100644
--- a/bundles/qt-basic
+++ b/bundles/qt-basic
@@ -4,6 +4,7 @@
# [CAPABILITIES]:
# [MAINTAINER]: William Douglas <william.douglas(a)intel.com >
include(libX11client)
+include(fonts-basic)
qt3d
qtbase
diff --git a/bundles/xfce4-desktop b/bundles/xfce4-desktop
index 82a768a..d8bc658 100644
--- a/bundles/xfce4-desktop
+++ b/bundles/xfce4-desktop
@@ -5,6 +5,8 @@
# [MAINTAINER]: Auke Kok <auke-jan.h.kok(a)intel.com >
include(libX11client)
include(which)
+include(fonts-basic)
+
Thunar
Vertex-theme
arc-theme
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] Add ScummVM to games bundle
by Brett T. Warden
---
bundles/games | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/games b/bundles/games
index 4b214d9..afdeba4 100644
--- a/bundles/games
+++ b/bundles/games
@@ -8,6 +8,7 @@ include(p11-kit)
include(perl-basic)
minetest
minetest_game
+scummvm
# 32 bit client support for 32 bit games
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] Add `wine` pundle.
by Auke Kok
There will be more options enabled but this was verified working.
---
packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/packages b/packages
index 14fafdb..18ede32 100644
--- a/packages
+++ b/packages
@@ -149,6 +149,7 @@ vlc # VideoLAN Client, multimedia player and framework
weechat # Internet Relay Chat (IRC) client
weston-extras # Utilities and tools for the Wayland graphics compositor
which # locate executables in the system
+wine # run PE32 executables with Linux
wpa_supplicant # backend component controlling the wireless connections
xemacs # text editor and application development system
xfsprogs # XFS tools
--
2.20.1
4 years, 1 month
[PATCH clr-bundles] Add Config::Tiny to perl-basic
by Thiago Macieira
Signed-off-by: Thiago Macieira <thiago.macieira(a)intel.com >
---
bundles/perl-basic | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/perl-basic b/bundles/perl-basic
index 67844a2..b5bbc72 100644
--- a/bundles/perl-basic
+++ b/bundles/perl-basic
@@ -6,6 +6,7 @@
perl
perl-doc
perl-Config-General
+perl-Config-Tiny
perl-Crypt-SSLeay
perl-DBI
perl-DateTime-TimeZone
--
2.20.1
4 years, 1 month
[PATCH clr-bundles v2] fonts-basic: A bundle for fonts and font tools
by Anselmo L. S. Melo
---
bundles/desktop | 2 --
bundles/desktop-assets | 11 +----------
bundles/desktop-dev | 4 ----
bundles/fonts-basic | 23 +++++++++++++++++++++++
bundles/lightdm | 7 ++-----
bundles/os-utils-gui | 7 +------
bundles/os-utils-gui-dev | 5 -----
bundles/qt-basic | 1 +
bundles/qt-basic-dev | 3 ---
bundles/xfce4-desktop | 7 ++-----
10 files changed, 30 insertions(+), 40 deletions(-)
create mode 100644 bundles/fonts-basic
diff --git a/bundles/desktop b/bundles/desktop
index 9c70684..ec5a854 100644
--- a/bundles/desktop
+++ b/bundles/desktop
@@ -25,8 +25,6 @@ clutter
colord
dbus-extras
desktop-file-utils
-font-bitstream-type1
-fontconfig
include(fuse)
gdk-pixbuf
geoclue
diff --git a/bundles/desktop-assets b/bundles/desktop-assets
index 87bd22b..0906cc5 100644
--- a/bundles/desktop-assets
+++ b/bundles/desktop-assets
@@ -4,6 +4,7 @@
# [CAPABILITIES]:
# [MAINTAINER]: Marcos Simental <marcos.simental.magana(a)intel.com >
include(desktop-gnomelibs)
+include(fonts-basic)
# Shared styling assets (intended for all supported styles)
clr-wallpapers
@@ -18,16 +19,6 @@ arc-theme
faba-icon-theme
moka-icon-theme
-# Base fonts
-cantarell-fonts
-clear-font
-liberation-fonts
-noto-cjk
-noto-emoji
-powerline-fonts
-source-code-pro
-terminus-font
-
# GNOME Platform assets (common)
adwaita-icon-theme
gnome-backgrounds
diff --git a/bundles/desktop-dev b/bundles/desktop-dev
index 25c98a6..f35a354 100644
--- a/bundles/desktop-dev
+++ b/bundles/desktop-dev
@@ -111,7 +111,6 @@ check-dev
check-dev32
include(devpkg-cheese)
chrpath
-clear-font
clr-rpm-config
include(devpkg-clutter)
include(devpkg-clutter-gst)
@@ -197,11 +196,8 @@ flatpak-dev
flex
flex-dev
fltk-dev
-font-bitstream-type1
font-util-dev
font-util-dev32
-fontconfig
-fontconfig-data
include(devpkg-fontconfig)
fontconfig-dev32
fontforge
diff --git a/bundles/fonts-basic b/bundles/fonts-basic
new file mode 100644
index 0000000..ec322d4
--- /dev/null
+++ b/bundles/fonts-basic
@@ -0,0 +1,23 @@
+# [TITLE]: fonts-basic
+# [DESCRIPTION]: fonts and fonts tooling
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: Anselmo L. S. Melo <anselmo.melo(a)intel.com >
+
+# tools
+fontconfig
+freetype
+harfbuzz
+mkfontdir
+mkfontscale
+
+# fonts
+cantarell-fonts
+clear-font
+font-bitstream-type1
+liberation-fonts
+noto-cjk
+noto-emoji
+powerline-fonts
+source-code-pro
+terminus-font
diff --git a/bundles/lightdm b/bundles/lightdm
index 54c3a56..dec1857 100644
--- a/bundles/lightdm
+++ b/bundles/lightdm
@@ -4,6 +4,8 @@
# [CAPABILITIES]: Login Manager for KDE, Xfce, i3 and custom desktop sessions.
# [MAINTAINER]: Auke Kok <auke-jan.h.kok(a)intel.com >
+include(fonts-basic)
+
# Core DM functionality
accountsservice
lightdm
@@ -11,11 +13,6 @@ polkit
# below items are for the GTK greeter
at-spi2-core
-clear-font
-font-bitstream-type1
gdk-pixbuf
hicolor-icon-theme
lightdm-gtk-greeter
-mkfontdir
-mkfontscale
-powerline-fonts
diff --git a/bundles/os-utils-gui b/bundles/os-utils-gui
index 3a979d4..a096080 100644
--- a/bundles/os-utils-gui
+++ b/bundles/os-utils-gui
@@ -13,6 +13,7 @@ include(xemacs)
include(darktable)
include(thunderbird)
include(x11-server)
+include(fonts-basic)
FreeRDP
Thunar
@@ -21,7 +22,6 @@ alsa-plugins-lib
include(alsa-utils)
arc-theme
bash-completion
-clear-font
clr-desktop-defaults
clr-wallpapers
include(darktable)
@@ -33,8 +33,6 @@ exo
faba-icon-theme
include(firefox)
flatpak
-font-bitstream-type1
-fontconfig
garcon
gdk-pixbuf
geany
@@ -65,12 +63,9 @@ linux-firmware-wifi
mediasdk
mediasdk-extras
mesa-demos
-mkfontdir
-mkfontscale
moka-icon-theme
openconnect
pavucontrol
-powerline-fonts
pulseaudio
pulseaudio-bin
shared-mime-info
diff --git a/bundles/os-utils-gui-dev b/bundles/os-utils-gui-dev
index 59d8560..93a8b80 100644
--- a/bundles/os-utils-gui-dev
+++ b/bundles/os-utils-gui-dev
@@ -82,7 +82,6 @@ cargo
check
check-dev
check-dev32
-clear-font
clr-rpm-config
include(devpkg-clutter)
cmake
@@ -143,10 +142,8 @@ flatpak-dev
flex
flex-dev
fltk-dev
-font-bitstream-type1
font-util-dev
font-util-dev32
-fontconfig-data
include(devpkg-fontconfig)
fontconfig-dev32
freeglut-dev
@@ -439,8 +436,6 @@ mediasdk-dev
include(devpkg-mesa)
mesa-dev32
meson
-mkfontdir-bin
-mkfontscale-bin
mozjs-dev
mozjs52-dev
mpc-dev
diff --git a/bundles/qt-basic b/bundles/qt-basic
index 32c8566..45b6c91 100644
--- a/bundles/qt-basic
+++ b/bundles/qt-basic
@@ -4,6 +4,7 @@
# [CAPABILITIES]:
# [MAINTAINER]: William Douglas <william.douglas(a)intel.com >
include(libX11client)
+include(fonts-basic)
qt3d
qtbase
diff --git a/bundles/qt-basic-dev b/bundles/qt-basic-dev
index 02589f7..c7dc01b 100644
--- a/bundles/qt-basic-dev
+++ b/bundles/qt-basic-dev
@@ -65,7 +65,6 @@ include(devpkg-cairo)
cairo-dev32
check-dev
check-dev32
-clear-font
clr-rpm-config
include(devpkg-clutter)
cmake
@@ -107,8 +106,6 @@ flac-dev
flac-dev32
flex
flex-dev
-font-bitstream-type1
-fontconfig-data
include(devpkg-fontconfig)
fontconfig-dev32
freeglut-dev
diff --git a/bundles/xfce4-desktop b/bundles/xfce4-desktop
index 82a768a..733b428 100644
--- a/bundles/xfce4-desktop
+++ b/bundles/xfce4-desktop
@@ -5,15 +5,15 @@
# [MAINTAINER]: Auke Kok <auke-jan.h.kok(a)intel.com >
include(libX11client)
include(which)
+include(fonts-basic)
+
Thunar
Vertex-theme
arc-theme
-clear-font
clr-desktop-defaults
elementary-xfce
exo
faba-icon-theme
-font-bitstream-type1
garcon
gdk-pixbuf
gnome-icon-theme
@@ -23,10 +23,7 @@ gtk-xfce-engine
hicolor-icon-theme
libnotify-bin
libxfce4ui-bin
-mkfontdir
-mkfontscale
moka-icon-theme
-powerline-fonts
shared-mime-info
thunar-volman
xcursor-themes
--
2.20.1
4 years, 1 month
[PATCH common] Add a target to install the RPMs in the image accessed via 'make shell'
by Thiago Macieira
Signed-off-by: Thiago Macieira <thiago.macieira(a)intel.com >
---
Makefile.common | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Makefile.common b/Makefile.common
index 7c103da..8f7c32c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -437,6 +437,11 @@ install-local:
done
$(MAKE) install-debuginfo-local
+#help install-mock: Install locally built RPMs to the mock rootcache
+#help filesystem. This command is usually used with "make shell".
+install-mock: repoadd
+ $(MOCK) --result=results/ --no-cleanup-after --uniqueext=$(PKG_NAME) -i $(filter-out ${DEBUGINFO_RPM},${RPMS})
+
#help generateupstream: Run this rule to create or update the 'upstream' file
#help by downloading the upstream source tarballs listed in the spec file and
#help calculating their hashes. Autospec performs this step automatically, so
--
2.20.1
4 years, 1 month