You've already forked peony-extensions
mirror of
https://github.com/ukui/peony-extensions.git
synced 2026-03-09 09:23:39 -07:00
140 lines
4.9 KiB
Plaintext
140 lines
4.9 KiB
Plaintext
Source: peony-extensions
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
|
|
Uploaders: Aron Xu <aron@debian.org>,
|
|
handsome_feng <jianfengli@ubuntukylin.com>,
|
|
He Meihong <hemeihong@kylinos.cn>
|
|
Build-Depends: debhelper-compat (= 12),
|
|
cmake,
|
|
pkg-config,
|
|
libglib2.0-dev,
|
|
qt5-qmake,
|
|
qtbase5-dev,
|
|
qtchooser,
|
|
qtbase5-dev-tools,
|
|
libpoppler-qt5-dev,
|
|
libpeony-dev,
|
|
libgsettings-qt-dev,
|
|
libudisks2-dev,
|
|
libnotify-dev
|
|
Standards-Version: 4.5.0
|
|
Rules-Requires-Root: no
|
|
Homepage: https://github.com/ukui/peony-extensions
|
|
Vcs-Git: https://github.com/ukui/peony-extensions.git
|
|
Vcs-Browser: https://github.com/ukui/peony-extensions
|
|
|
|
Package: peony-share
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
Recommends: samba-common-bin,
|
|
samba
|
|
Breaks: peony-admin
|
|
Description: Allows one to quickly share a folder from the Peony file manager
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
The Peony share extension allows you to quickly share a folder from the
|
|
Peony file manager without requiring root access. It uses Samba, so your
|
|
folders can be accessed by any operating system.
|
|
|
|
Package: parchives
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
Recommends: engrampa
|
|
Description: Peony qt plugin for file compress and uncompress
|
|
Parchives is an archive manager for the UKUI environment. You can use
|
|
this plugin to compress or uncompress file or folder.
|
|
.
|
|
This package adds extended functionality to the Peony file manager.
|
|
|
|
Package: peony-open-terminal
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
mate-terminal
|
|
Description: Peony plugin for opening terminals in arbitrary local paths
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
peony-open-terminal is a proof-of-concept Peony extension
|
|
which allows you to open a terminal in arbitrary local folders.
|
|
|
|
Package: peony-extension-computer-view
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends}
|
|
Description: Peony plugin for displaying computer:/// with more information
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
peony-extionsion-computer-view is a proof-of-concept Peony extension
|
|
which allows user browsering computer:/// with more information, which
|
|
not provided in icon view and list view.
|
|
|
|
Package: peony-set-wallpaper
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
qt5-image-formats-plugins
|
|
Description: Peony plugin for right click a picture to set as wallpaper
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
In addition to set wallpaper in ukui-control-center, you can select a
|
|
picture and right click to quickly set as wallpaper.
|
|
|
|
#Package: peony-admin
|
|
#Architecture: any
|
|
#Depends: ${misc:Depends},
|
|
# ${shlibs:Depends},
|
|
# policykit-1
|
|
#Description: Peony plugin for open files or directories as admin
|
|
# Peony is the official file manager for the UKUI desktop. This
|
|
# package adds extended functionality to the Peony file manager.
|
|
# .
|
|
# peony-extionsion-computer-view is a proof-of-concept Peony extension
|
|
# which allows user open files or directories with higher permission.
|
|
|
|
Package: peony-bluetooth
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
Recommends: ukui-bluetooth
|
|
Description: Peony plugin for right click a file to send to other devices via Bluetooth
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
In addition to sending files in ukui-bluetooth, you can also choose one
|
|
File, then right-click to quickly send the file.
|
|
|
|
Package: peony-send-to-device
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
Description: Peony plugin for right click a file to send to mobile devices
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package adds extended functionality to the Peony file manager.
|
|
.
|
|
In addition to copy files to mobile device, you can also choose one
|
|
File, then right-click to quickly send the file.
|
|
|
|
Package: peony-extensions
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
parchives,
|
|
peony-share,
|
|
peony-open-terminal,
|
|
peony-extension-computer-view,
|
|
# peony-admin,
|
|
peony-set-wallpaper,
|
|
peony-send-to-device
|
|
Recommends: ukui-bluetooth
|
|
Description: Peony qt extensions
|
|
Peony is the official file manager for the UKUI desktop. This
|
|
package is a metapackage, which adds extended functionality to
|
|
the Peony file manager.
|