Skip to content

Commit

Permalink
dev-qt/kdsingleapplication: pkgmove to dev-libs/kdsingleapplication
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/935012
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jul 25, 2024
1 parent 8c3fd7f commit 62acc19
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions media-sound/strawberry/strawberry-1.0.23-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ SLOT="0"
IUSE="cdda debug +gstreamer icu ipod moodbar mtp pulseaudio qt6 soup +udisks vlc"

BDEPEND="
!qt6? ( dev-qt/linguist-tools:5 )
sys-devel/gettext
virtual/pkgconfig
!qt6? ( dev-qt/linguist-tools:5 )
"
COMMON_DEPEND="
dev-db/sqlite:=
Expand All @@ -44,8 +44,8 @@ COMMON_DEPEND="
x11-libs/libX11
)
qt6? (
dev-libs/kdsingleapplication[qt6(+)]
dev-qt/qtbase[concurrent,dbus,gui,network,ssl,sql,sqlite,widgets]
dev-qt/kdsingleapplication[qt6(+)]
)
cdda? ( dev-libs/libcdio:= )
gstreamer? (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ IUSE="keyring test"
RESTRICT="!test? ( test )"

RDEPEND=">=dev-db/sqlite-3.4:3
dev-libs/kdsingleapplication[qt6(+)]
dev-libs/qtkeychain[keyring?,qt6(+)]
dev-qt/kdsingleapplication[qt6(+)]
dev-qt/qtbase:6[concurrent,gui,network,ssl,widgets]
net-libs/libre-graph-api-cpp-qt-client
sys-fs/inotify-tools"
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/3Q-2024
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
move sci-libs/rtree dev-python/rtree
move dev-python/mapbox_earcut dev-python/mapbox-earcut
move dev-qt/kdsingleapplication dev-libs/kdsingleapplication

0 comments on commit 62acc19

Please sign in to comment.