[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][a-wai/music] 3 commits: d/control: create phosh-tablet
Arnaud Ferraris
gitlab at salsa.debian.org
Mon Nov 16 16:50:25 GMT 2020
Arnaud Ferraris pushed to branch a-wai/music at Debian On Mobile / meta-phosh
Commits:
8e5585c1 by Arnaud Ferraris at 2020-11-16T17:29:06+01:00
d/control: create phosh-tablet
chatty is therefore removed from `phosh-full`, as it's a dependency to
both `phosh-phone` and `phosh-tablet`.
- - - - -
5a280661 by Guido Günther at 2020-11-16T16:46:27+00:00
Merge branch 'a-wai/tablet' into 'debian/master'
Create phosh-tablet
See merge request DebianOnMobile-team/meta-phosh!5
- - - - -
a150362d by Arnaud Ferraris at 2020-11-16T17:50:00+01:00
d/control: Add lollypop to phosh-full instead of rhythmbox-plugins
`rhythmbox` doesn't have an adaptive UI, and as such doesn't fit phone
screens. `lollypop` would be a better fit as it's adaptive.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -81,11 +81,26 @@ Description: GNOME/Phosh mobile Environment -- phone components
This metapackage depends on a set of programs that are needed for
phone calls and sms handling.
+Package: phosh-tablet
+Architecture: linux-any
+Depends:
+ chatty,
+ gnome-contacts,
+ phosh-core (= ${binary:Version}),
+ ${misc:Depends},
+Description: GNOME/Phosh mobile Environment -- tablet components
+ These are the tablet related components of the GNOME/Phosh environment for
+ mobile devices.
+ .
+ This aims to be similar to the GNOME desktop environment but for mobile
+ devices.
+ .
+ This metapackage depends on a set of programs that are useful on tablets.
+
Package: phosh-full
Architecture: linux-any
Depends:
avahi-daemon,
- chatty,
cups-pk-helper (>= 0.2),
desktop-base,
gnome-clocks (>= 3.38),
@@ -93,9 +108,9 @@ Depends:
gstreamer1.0-plugins-ugly (>= 1.10),
kgx,
libproxy1-plugin-networkmanager [linux-any],
+ lollypop,
phosh-core (= ${binary:Version}),
- phosh-phone (= ${binary:Version}),
- rhythmbox-plugins,
+ phosh-phone (= ${binary:Version}) | phosh-tablet (= ${binary:Version}),
totem-plugins,
xdg-user-dirs-gtk,
${misc:Depends},
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/4b452c0749c879d0392dec16664e0339b8bfbe09...a150362d21bc0caec96ee4fec834813e4ef550d0
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/4b452c0749c879d0392dec16664e0339b8bfbe09...a150362d21bc0caec96ee4fec834813e4ef550d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20201116/263df991/attachment-0001.html>
More information about the Debian-on-mobile-maintainers
mailing list