summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-11-26Update Package Version and dependsRuibo Lu
Signed-off-by: Ruibo Lu <reaperlu@hust.edu.cn>
2023-11-26Change the maintainer and contributorRuibo Lu
2022-03-15Update from pcre to pcre2Antonin Décimo
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90
2021-04-12Print notice about partial {sway,wlroots}-git upgradeAntonin Décimo
2021-04-10Update version and checksumsAntonin Décimo
I'm actually not sure why the diff checksum changed.
2021-02-16Simpler indentationAntonin Décimo
2021-02-16Update meson build script and follow packaging recommendationsAntonin Décimo
2021-01-13Provide and conflicts with sway and sway-gitAntonin Décimo
2020-12-12Update descriptionAntonin Décimo
2020-12-12Update dependency on xorg-xwayland-hidpi-gitAntonin Décimo
2020-10-24Merge branch 'sway-master' into hidpi-masterAntonin Décimo
2020-10-24Don't force-disable strip option.Antonin Décimo
2020-10-24Ignore all files by default.Antonin Décimo
https://wiki.archlinux.org/index.php/AUR_submission_guidelines > Tip: To keep the working directory and commits as clean as possible, > create a gitignore(5) that excludes all files and force-add files as > needed.
2020-10-23Merge branch 'sway-master' into hidpi-masterAntonin Décimo
2020-10-23Update to parity with community/sway.Antonin Décimo
2020-07-08Checksum diff.Antonin Décimo
2020-05-02Add HiDPI support.Antonin Décimo
2020-01-24Switch default terminal emulator to alacrittyDrew DeVault
2019-06-12Update SRCINFODrew DeVault
2019-06-12Use release builds, and run meson in build()Matt Coffin
meson/configure should be run in build() and not prepare(), as CFLAGS/CXXFLAGS/etc. from makepkg.conf are not set in prepare(). This patch moves the meson run from build() -> prepare() so that the flags from makepkg are included in the environment.
2019-04-26Add swaybg-git dependencyDrew DeVault
2019-03-11Update .SRCINFODrew DeVault
2019-03-11Remove dependencies brought in by wlrootsDrew DeVault
2019-02-25Clean up PKGBUILDDrew DeVault
2019-01-16Add swaylock/swayidle back as optdependsStephen Gregoratto
2018-10-14Move meson to prepare(), to keep the build directory between buildsEmmanuel Gil Peyrot
This greatly speeds up rebuilds when not much has changed and ccache isn’t used.
2018-10-02Add symbolsDrew DeVault
2018-10-02Switch from 0.15 branch to masterDrew DeVault
2018-04-08Switch to 0.15 branchDrew DeVault
2016-12-04Add sys_cap_ptraceDrew DeVault
2016-05-01Update srcinfoDrew DeVault
2016-05-01Depend on wlc-git, not wlcDrew DeVault
2016-04-16Depend on wlc instead of wlc-gitDrew DeVault
2016-03-27Add conflicts/provides=('sway')Drew DeVault
2016-03-24Update PKGBUILDDrew DeVault
2016-02-18Add debug/!strip and set cmake build to UpstreamDrew DeVault
2015-12-27Add -DCMAKE_INSTALL_SYSCONFDIR=/etcDrew DeVault
2015-12-08Add gdk-pixbuf2 dependencyDrew DeVault
2015-11-27Add future optdependsDrew DeVault
I hope this is alright. These programs will be required fairly soon for the features listed.
2015-11-12Add new dependenciesDrew DeVault
2015-11-11Add release to buildDrew DeVault
2015-09-02s/i386/i686Drew DeVault
2015-08-26Add json-c dependencyDrew DeVault
2015-08-23Add xcb-util-image as dependencyDrew DeVault
2015-08-18Make xwayland a required dependencyDrew DeVault
2015-08-17Add asciidoc to makedependsDrew DeVault
2015-08-16Add more optdependsDrew DeVault
2015-08-16Add git to makedependsDrew DeVault
2015-08-16Update srcinfoDrew DeVault
2015-08-16Depend on wlc-git insteadDrew DeVault