Skip to content

Commit

Permalink
GNOME: Remove erroneous ports and changes
Browse files Browse the repository at this point in the history
These changes were committed prematurely.

This reverts commit affdd52.

This reverts commit bec10d1.

This reverts commit 55b3e98.

This reverts commit e13e865.

This reverts commit ca5e34d.
  • Loading branch information
neelchauhan committed Apr 16, 2022
1 parent affdd52 commit bec1cf2
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 549 deletions.
16 changes: 4 additions & 12 deletions Mk/Uses/gnome.mk
Expand Up @@ -79,9 +79,9 @@ _USE_GNOME_ALL+=dconf evolutiondataserver3 gnomecontrolcenter3 gnomedesktop3 \
_USE_GNOME_ALL+=gtk40 libadwaita gtksourceview5

# C++ bindings
_USE_GNOME_ALL+=atkmm cairomm cairomm16 gconfmm26 glibmm glibmm268 gtkmm24 \
_USE_GNOME_ALL+=atkmm cairomm gconfmm26 glibmm gtkmm24 \
gtkmm30 gtksourceviewmm3 libgdamm5 libxml++26 libsigc++20 \
libsigc++30 pangomm
pangomm

# glib-mkenums often fails with C locale
# https://gitlab.gnome.org/GNOME/glib/issues/1430
Expand Down Expand Up @@ -109,17 +109,11 @@ cairo_LIB_DEPENDS= libcairo.so:graphics/cairo
cairomm_LIB_DEPENDS= libcairomm-1.0.so:graphics/cairomm
cairomm_USE_GNOME_IMPL= cairo libxml++26

cairomm16_LIB_DEPENDS= libcairomm-1.16.so:graphics/cairomm16
cairomm16_USE_GNOME_IMPL= cairo libxml++26

gconfmm26_LIB_DEPENDS= libgconfmm-2.6.so:devel/gconfmm26
gconfmm26_USE_GNOME_IMPL= glibmm gconf2

glibmm_lib_depends= libglibmm-2.4.so:devel/glibmm
glibmm_use_gnome_impl= libsigc++20 glib20

glibmm268_lib_depends= libglibmm-2.68.so:devel/glibmm268
glibmm268_use_gnome_impl= libsigc++30 glib20
glibmm_LIB_DEPENDS= libglibmm-2.4.so:devel/glibmm
glibmm_USE_GNOME_IMPL= libsigc++20 glib20

gsound_BUILD_DEPENDS= gsound-play:audio/gsound
gsound_LIB_DEPENDS= libgsound.so:audio/gsound
Expand All @@ -140,8 +134,6 @@ libgdamm5_USE_GNOME_IMPL= libgda5 glibmm

libsigc++20_LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20

libsigc++30_LIB_DEPENDS= libsigc-3.0.so:devel/libsigc++30

pangomm_LIB_DEPENDS= libpangomm-1.4.so:x11-toolkits/pangomm
pangomm_USE_GNOME_IMPL= pango glibmm cairomm

Expand Down
1 change: 0 additions & 1 deletion devel/Makefile
Expand Up @@ -870,7 +870,6 @@
SUBDIR += glademm
SUBDIR += glib20
SUBDIR += glibmm
SUBDIR += glibmm268
SUBDIR += gllvm
SUBDIR += global
SUBDIR += glog
Expand Down
28 changes: 0 additions & 28 deletions devel/glibmm268/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions devel/glibmm268/distinfo

This file was deleted.

3 changes: 0 additions & 3 deletions devel/glibmm268/pkg-descr

This file was deleted.

436 changes: 0 additions & 436 deletions devel/glibmm268/pkg-plist

This file was deleted.

1 change: 0 additions & 1 deletion graphics/Makefile
Expand Up @@ -88,7 +88,6 @@
SUBDIR += cadubi
SUBDIR += cairo
SUBDIR += cairomm
SUBDIR += cairomm16
SUBDIR += cal3d
SUBDIR += camera
SUBDIR += camerakit
Expand Down
25 changes: 0 additions & 25 deletions graphics/cairomm16/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions graphics/cairomm16/distinfo

This file was deleted.

3 changes: 0 additions & 3 deletions graphics/cairomm16/pkg-descr

This file was deleted.

34 changes: 0 additions & 34 deletions graphics/cairomm16/pkg-plist

This file was deleted.

0 comments on commit bec1cf2

Please sign in to comment.