Commit Graph

29 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet b8c0445d9c
Appropriately rename my PKGBUILD directory 2021-12-17 16:24:41 +01:00
Lucien Cartier-Tilet 81c9cdab7e
[PKGBUILD] Switch from md5 to sha512 checksum, code cleanup
continuous-integration/drone/push Build is passing Details
Remove comment out line of code

Replace tabs with spaces (yes I’m this kind of guy)
Fix indentation
2021-11-25 01:00:06 +01:00
Lucien Cartier-Tilet 6b17646d10
[PKGBUILD] Change compiler, enable HTML docs, disable XWIDGETS
continuous-integration/drone/push Build is passing Details
Change from clang to GCC + gold

Xwidgets browser seems to crash with the Cairo transparency patch,
this commit disables it

Bump Emacs version
2021-11-25 00:48:34 +01:00
Lucien Cartier-Tilet a28bd018bf
[PKGBUILD] Bump Emacs version
continuous-integration/drone/push Build is passing Details
2021-11-24 22:38:26 +01:00
Lucien Cartier-Tilet 5452fc0d40
[PKGBUILD] Bump version, sole maintainer of my PKGBUILD script
continuous-integration/drone/push Build is passing Details
2021-11-20 23:12:12 +01:00
Lucien Cartier-Tilet c8bf67dd6d
[PKGBUILD] Add md5sum for Emacs transparency patch 2021-11-18 20:11:29 +01:00
Lucien Cartier-Tilet 403da6b3bb
[PKGBUILD] Add PKGBUILD for Wonderdraft 2021-11-09 17:21:48 +01:00
Lucien Cartier-Tilet 6d799ecb43
[PKGBUILD] Remove unused PKGBUILD for org-mode
continuous-integration/drone/push Build is passing Details
2021-11-08 14:32:38 +01:00
Lucien Cartier-Tilet 6e8ec734c4
[PKGBUILD] Apply TheVaffel’s patch for Emacs transparent background
This commit adds a patch applied to Emacs’ source code so Emacs can
get a transparent background and not make the whole frame transparent.
This means images and text are no longer transparent, only the
background!
2021-11-08 14:22:15 +01:00
Lucien Cartier-Tilet 2f81df2042
[PKGBUILD] Bump version, add conflicting packages
continuous-integration/drone/push Build is passing Details
2021-11-07 02:41:27 +01:00
Lucien Cartier-Tilet f49266cc3b
[PKGBUILD] Switch Emacs to emacs-28 branch 2021-10-29 17:03:33 +02:00
Lucien Cartier-Tilet 6b5f825d0e
[PKGBUILD] Remove PDF doc, version bump 2021-10-18 16:28:33 +02:00
Lucien Cartier-Tilet 8e3ba15e45
[PKGBUILD] Emacs version bump 2021-10-12 10:52:15 +02:00
Lucien Cartier-Tilet 0fce224715
[AUR] Emacs version bump, 28.0 to 29.0 2021-10-07 18:33:01 +02:00
Lucien Cartier-Tilet ac3ece02f0
[AUR] Bump Emacs version, go back to master branch 2021-09-18 15:44:56 +02:00
Lucien Cartier-Tilet b43fc760b3
[AUR] Change Emacs optimisation, change to pgtk branch
Avoid potential bugs and errors with Emacs by changing the
optimisation level to O2 instead of O3

Switch to pgtk branch in case I want to try a wayland compositor

Bump version
2021-09-01 21:15:26 +02:00
Lucien Cartier-Tilet db353b0194
[AUR] Bump Emacs version 2021-07-30 17:54:23 +02:00
Lucien Cartier-Tilet 249619f7cd
[AUR] Bump version, switch to Github source, use Clang 2021-07-12 19:52:14 +02:00
Lucien Cartier-Tilet c4312b0870
[AUR] Emacs: back on master branch, bump version 2021-07-10 00:15:42 +02:00
Lucien Cartier-Tilet ed62dae4fb
[AUR] Emacs version bump 2021-06-11 17:41:46 +02:00
Lucien Cartier-Tilet 21d20a085a
[AUR] Use pgtk branch for Emacs, compress .el files 2021-06-09 17:42:45 +02:00
Lucien Cartier-Tilet 415328f6f8
[AUR] Update PKGBUILD versions 2021-05-27 13:43:41 +02:00
Lucien Cartier-Tilet 1147c993ee
[Emacs, AUR] Update and add Emacs PKGBUILD, upgrade org-mode
This commit rebases my Emacs PKGBUILD on the one used by
`emacs-git'. By default, my compiler will now use the gold linker,
native-compilation, and ahead of time elisp native compilation. It
stills include PDF documentation and xwidgets browser, but removes the
HTML docs.

Recently, the `contrib/' directory of org moved to a different
repository. This broke the previous `emacs-org-mode-git' package. This
commit adds a new PKGBUILD for `emacs-org-mode-git' and adds a
configuration snippet for `org-contrib' in my vanilla Emacs
configuration.
2021-05-21 20:37:01 +02:00
Lucien Cartier-Tilet 0afda115ee
[AUR] bump Emacs version 2021-05-21 14:09:38 +02:00
Lucien Cartier-Tilet dd22ca398c
[PKGBUILD, index] Emacs’ native-comp branch merged into master
I will now track the master branch of Emacs instead of native-comp,
thank you so much to Eli for creating this feature and to all the
maintainers who helped merging this branch into master!
2021-04-26 10:14:27 +02:00
Lucien Cartier-Tilet e366559d0f
[PKGBUILD] Bump Emacs version, change compiler
Apparently, compilation with clang is broken so I have to switch to gcc
2021-04-22 22:32:29 +02:00
Lucien Cartier-Tilet 02d1d71b62
[PKGBUILD] Bump emacs version 2021-04-11 16:09:02 +02:00
Lucien Cartier-Tilet 78efbc027a
[AUR] Bump Emacs verion, SPEEEEEEEEEEEEEED 2021-04-01 23:15:15 +02:00
Lucien Cartier-Tilet 8851cee936
Add custom PKGBUILDs 2021-03-27 22:01:05 +01:00