diff --git a/recipes/4clojure b/recipes/4clojure deleted file mode 100644 index b98bc3007d9..00000000000 --- a/recipes/4clojure +++ /dev/null @@ -1 +0,0 @@ -(4clojure :fetcher github :repo "emacsorphanage/4clojure") diff --git a/recipes/bril-mode b/recipes/bril-mode new file mode 100644 index 00000000000..09fc81897ba --- /dev/null +++ b/recipes/bril-mode @@ -0,0 +1 @@ +(bril-mode :repo "nverno/bril-mode" :fetcher github) diff --git a/recipes/casual b/recipes/casual new file mode 100644 index 00000000000..6d267900664 --- /dev/null +++ b/recipes/casual @@ -0,0 +1 @@ +(casual :fetcher github :repo "kickingvegas/Casual") diff --git a/recipes/claude-shell b/recipes/claude-shell new file mode 100644 index 00000000000..646fba4091b --- /dev/null +++ b/recipes/claude-shell @@ -0,0 +1,3 @@ +(claude-shell + :fetcher github + :repo "arminfriedl/claude-shell") diff --git a/recipes/company-emoji b/recipes/company-emoji index 5e70781755e..16d17d5c0b8 100644 --- a/recipes/company-emoji +++ b/recipes/company-emoji @@ -1 +1 @@ -(company-emoji :repo "dunn/company-emoji" :fetcher github) +(company-emoji :repo "egirl/company-emoji" :fetcher codeberg) diff --git a/recipes/consult-eglot-embark b/recipes/consult-eglot-embark new file mode 100644 index 00000000000..83939fd1326 --- /dev/null +++ b/recipes/consult-eglot-embark @@ -0,0 +1,3 @@ +(consult-eglot-embark + :fetcher github :repo "mohkale/consult-eglot" + :files ("extensions/consult-eglot-embark/consult-eglot-embark*.el")) diff --git a/recipes/dired-hist b/recipes/dired-hist new file mode 100644 index 00000000000..3508a3172b8 --- /dev/null +++ b/recipes/dired-hist @@ -0,0 +1 @@ +(dired-hist :fetcher github :repo "Anoncheg1/dired-hist") diff --git a/recipes/eglot-luau b/recipes/eglot-luau new file mode 100644 index 00000000000..a3af9559135 --- /dev/null +++ b/recipes/eglot-luau @@ -0,0 +1 @@ +(eglot-luau :fetcher github :repo "kennethloeffler/eglot-luau") diff --git a/recipes/elisa b/recipes/elisa new file mode 100644 index 00000000000..7ff86917d8a --- /dev/null +++ b/recipes/elisa @@ -0,0 +1 @@ +(elisa :repo "s-kostyaev/elisa" :fetcher github) diff --git a/recipes/eshell-atuin b/recipes/eshell-atuin new file mode 100644 index 00000000000..246d850912a --- /dev/null +++ b/recipes/eshell-atuin @@ -0,0 +1 @@ +(eshell-atuin :fetcher github :repo "SqrtMinusOne/eshell-atuin") diff --git a/recipes/firstly-search b/recipes/firstly-search new file mode 100644 index 00000000000..d350db5a36f --- /dev/null +++ b/recipes/firstly-search @@ -0,0 +1 @@ +(firstly-search :fetcher github :repo "Anoncheg1/firstly-search") diff --git a/recipes/gradle-mode b/recipes/gradle-mode index 34304e6dba7..aa4ea0fcd98 100644 --- a/recipes/gradle-mode +++ b/recipes/gradle-mode @@ -1,3 +1,3 @@ (gradle-mode :fetcher github - :repo "jacobono/emacs-gradle-mode") + :repo "scubacabra/emacs-gradle-mode") diff --git a/recipes/hyperbole b/recipes/hyperbole new file mode 100644 index 00000000000..5163a02792a --- /dev/null +++ b/recipes/hyperbole @@ -0,0 +1,16 @@ +(hyperbole + :url "https://git.savannah.gnu.org/git/hyperbole.git" + :fetcher git + :files ("*.el" "MANIFEST" "dir" "ChangeLog" "Makefile" + "HY-ABOUT" "HY-ANNOUNCE" "HY-CONCEPTS.kotl" "HY-NEWS" + "HY-WHY.kotl" "INSTALL" "DEMO" "DEMO-ROLO.otl" "FAST-DEMO" + "README.md" "TAGS" "_hypb" ".hypb" "smart-clib-sym" "topwin.py" + "hyperbole-banner.png" + ("kotl" "kotl/MANIFEST" "kotl/EXAMPLE.kotl" "kotl/*.el") + ("man" "man/hyperbole.texi" "man/version.texi" "man/hyperbole.css" + "man/hkey-help.txt" "man/hyperbole.info" "man/hyperbole.html" + "man/hyperbole.pdf") + ("man/im" "man/im/*.png") + ("HY-TALK" "HY-TALK/.hypb" "HY-TALK/HYPB" "HY-TALK/HY-TALK.org" + "HY-TALK/HYPERAMP.org" "HY-TALK/HYPERORG.org") + ("test" "test/MANIFEST" "test/*tests.el" "test/hy-test-*.el"))) diff --git a/recipes/lazy-ruff b/recipes/lazy-ruff new file mode 100644 index 00000000000..f6ec62f2d06 --- /dev/null +++ b/recipes/lazy-ruff @@ -0,0 +1,2 @@ +(lazy-ruff :fetcher github + :repo "christophermadsen/emacs-lazy-ruff") diff --git a/recipes/oauth2-auto b/recipes/oauth2-auto new file mode 100644 index 00000000000..ff5d5f61a2a --- /dev/null +++ b/recipes/oauth2-auto @@ -0,0 +1 @@ +(oauth2-auto :fetcher github :repo "telotortium/emacs-oauth2-auto") diff --git a/recipes/org-cite-sidecar b/recipes/org-cite-sidecar deleted file mode 100644 index 4dfc70d6e1d..00000000000 --- a/recipes/org-cite-sidecar +++ /dev/null @@ -1,4 +0,0 @@ -(org-cite-sidecar - :fetcher sourcehut - :repo "swflint/emacs-universal-sidecar" - :files ("org-cite-sidecar.el")) diff --git a/recipes/org-linenote b/recipes/org-linenote new file mode 100644 index 00000000000..2eee594aef3 --- /dev/null +++ b/recipes/org-linenote @@ -0,0 +1 @@ +(org-linenote :fetcher github :repo "seokbeomKim/org-linenote") diff --git a/recipes/org-sliced-images b/recipes/org-sliced-images new file mode 100644 index 00000000000..b5b2ef5a320 --- /dev/null +++ b/recipes/org-sliced-images @@ -0,0 +1 @@ +(org-sliced-images :fetcher github :repo "jcfk/org-sliced-images") diff --git a/recipes/projection-dape b/recipes/projection-dape new file mode 100644 index 00000000000..4150c871076 --- /dev/null +++ b/recipes/projection-dape @@ -0,0 +1,4 @@ +(projection-dape + :fetcher github + :repo "mohkale/projection" + :files ("src/projection-dape/projection-dape*.el")) diff --git a/recipes/req-package b/recipes/req-package index 0e28598ac20..049bff1841d 100644 --- a/recipes/req-package +++ b/recipes/req-package @@ -1 +1 @@ -(req-package :fetcher github :repo "edvorg/req-package") +(req-package :fetcher github :repo "emacsorphanage/req-package") diff --git a/recipes/satysfi-ts-mode b/recipes/satysfi-ts-mode new file mode 100644 index 00000000000..2897d7bedfa --- /dev/null +++ b/recipes/satysfi-ts-mode @@ -0,0 +1 @@ +(satysfi-ts-mode :repo "Kyure-A/satysfi-ts-mode" :fetcher github) \ No newline at end of file diff --git a/recipes/sops b/recipes/sops new file mode 100644 index 00000000000..708074be592 --- /dev/null +++ b/recipes/sops @@ -0,0 +1 @@ +(sops :fetcher github :repo "djgoku/sops") diff --git a/recipes/sqlite-mode-extras b/recipes/sqlite-mode-extras new file mode 100644 index 00000000000..7885eeb39d3 --- /dev/null +++ b/recipes/sqlite-mode-extras @@ -0,0 +1,3 @@ +(sqlite-mode-extras + :fetcher github + :repo "xenodium/sqlite-mode-extras") diff --git a/recipes/verilog-ext b/recipes/verilog-ext index 26a91eb7124..6f5b00e1fec 100644 --- a/recipes/verilog-ext +++ b/recipes/verilog-ext @@ -1,3 +1,3 @@ (verilog-ext :fetcher github :repo "gmlarumbe/verilog-ext" - :files (:defaults "snippets")) + :files (:defaults "snippets" "langserver")) diff --git a/recipes/vhdl-ext b/recipes/vhdl-ext index ac85ff04614..a71b708e8b5 100644 --- a/recipes/vhdl-ext +++ b/recipes/vhdl-ext @@ -1,3 +1,3 @@ (vhdl-ext :fetcher github :repo "gmlarumbe/vhdl-ext" - :files (:defaults "snippets")) + :files (:defaults "snippets" "langserver")) diff --git a/recipes/wordcount-section b/recipes/wordcount-section new file mode 100644 index 00000000000..76baba9dc86 --- /dev/null +++ b/recipes/wordcount-section @@ -0,0 +1 @@ +(wordcount-section :fetcher sourcehut :repo "swflint/emacs-universal-sidecar" :files ("wordcount-section.el"))