Search Criteria
Package Details: pineapple 0.8.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pineapple.git (read-only, click to copy) |
---|---|
Package Base: | pineapple |
Description: | wxWidgets frontend for Jupyter Notebook, fork of project abandoned by original author (https://nwhitehead.github.io/pineapple/) |
Upstream URL: | https://github.com/darthoctopus/pineapple/tree/thin-client |
Keywords: | frontend ipython jupyter notebook wxwidgets |
Licenses: | GPL3 |
Submitter: | joelongjiamian |
Maintainer: | joelongjiamian |
Last Packager: | joelongjiamian |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-24 16:40 (UTC) |
Last Updated: | 2017-11-03 12:18 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- wxgtk3 (wxwidgets-gtk3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lessc (nodejs-lessAUR) (make)
Latest Comments
dreieck commented on 2018-07-24 15:37 (UTC)
How can I build for gtk2?
Setting
_GTK3=0
in thePKGBUILD
produces the following error oncmake
:dreieck commented on 2018-07-24 14:51 (UTC)
Please name your package
pineapple-git
(and add `provides=("pineapple=${pkgver}"), since you download the latest status of the git repo and not a fixed version.dreieck commented on 2018-07-24 14:50 (UTC)
pkgver()
returns version3.5.r21.g1a49f06-1
, although Pineapple itself reposts to be version0.8.0
(and wxWidgets is 3.0.4).What is going on?
Schmetzler commented on 2017-07-11 07:48 (UTC)