{"id":21453163,"url":"https://github.com/noirscape/arch-repo","last_synced_at":"2026-01-03T06:47:39.251Z","repository":{"id":119014522,"uuid":"134996953","full_name":"noirscape/arch-repo","owner":"noirscape","description":"An arch repo hosting some consistently broken AUR packages/my own AUR packages.","archived":false,"fork":false,"pushed_at":"2020-02-16T01:50:21.000Z","size":6991,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:46:26.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noirscape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-26T21:49:48.000Z","updated_at":"2020-02-16T01:50:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a53b3205-210d-4483-a9a5-53f985827368","html_url":"https://github.com/noirscape/arch-repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Farch-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Farch-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Farch-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Farch-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noirscape","download_url":"https://codeload.github.com/noirscape/arch-repo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965782,"owners_count":20375918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T04:38:34.175Z","updated_at":"2026-01-03T06:47:39.214Z","avatar_url":"https://github.com/noirscape.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## noirscapes arch linux repo\n\nThis repository just holds some packages from the AUR that I feel are useful, have broken PKGBUILDs or that I have some matter in terms of maintaining.\n\n## Packages\n\n### Multiple archs\n\n* wget-lua - Hosted because I maintain it.\n* fatattr-git - Hosted because I maintain it.\n\n### x86_64 only\n\n* ~~libc++ (and related) - Hosted because default build includes a check() that runs ever single test.~~ Removed: Package is no longer needed for my use case.\n* ~~glib2-static-nocheck - **THIS IS A PACKAGE BUILD WITHOUT THE CHECK BECAUSE THE CHECK FAILS**. Provides the glib2-static package on version 2.58.2-2. If glib2-static updates, this package will be superseded. Hosted because nochecks are annoying plus the package is _slightly_ broken due to these failing checks. Only 2 checks fail and they aren't needed for my use case, so I'm not too worried.~~ Removed: Package was updated.\n* deluge - This package is _build version boosted_. It will automatically be superseded when the next release for deluge is released. It is a build of commit [3f9ae337932da550f2623daa6dedd9c3e0e5cfb3](https://git.deluge-torrent.org/deluge/commit/?h=develop\u0026id=3f9ae337932da550f2623daa6dedd9c3e0e5cfb3). This commit was selected because it fixes a [major bug](https://dev.deluge-torrent.org/ticket/3278).\n* plymouth-theme-paw-kirigiri - Custom made package containing a plymouth splash I like to use. PKGBUILD can be found [here](https://git.catgirlsin.space/noirscape/bootsplash)\n* ffmpeg-compat-57 - Related to building citra-bin on the AUR.\n* libsndio-61-compat - Related to building citra-bin on the AUR.\n\n## Adding packages to this repo\n\nThis is mostly for my sake. Maintenance is done manually.\n\nInstructions are below for `x86_64`. For `armv7h`, swap out `x86_64` everywhere for `armv7h`\n\n```\ngit clone https://github.com/noirscape/arch-repo.git /tmp/arch-repo # Clone to temporary repository\n\ncp \\\u003cpackage_tar_file\u003e \\\u003carchitecture\u003e # move build package over to architecture folder.\ncd \\\u003carchitecture\u003e \u0026\u0026 repose -vf noirscape\n\ngit add -A\ngit commit -m \"Changed repository\"\ngit reset $(git commit-tree HEAD^{tree} -m \"Changed repository\") # Reset repository back to first commit to reduce disk size\n```\n\n## Adding this repository to your Arch install\n\nAdd the corresponding line for your architecture to `/etc/pacman.conf`.\n\nx86/i686 packages are not available at this moment in time.\n\n### x86_64\n\n```\n[noirscape]\nSigLevel = Optional TrustAll\nServer = https://raw.githubusercontent.com/noirscape/arch-repo/master/x86_64\n```\n\n### armv7h\n\n```\n[noirscape]\nSigLevel = Optional TrustAll\nServer = https://raw.githubusercontent.com/noirscape/arch-repo/master/armv7h\n```\n\n\n## Disclaimer\n\nI am unaffiliated with Arch Linux in any capacity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoirscape%2Farch-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoirscape%2Farch-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoirscape%2Farch-repo/lists"}