32 Commits

Author SHA1 Message Date
e147d74137 Add command description to bpm-setup help message 2025-04-08 14:16:32 +03:00
d395004658 Add a few template files 2025-04-08 14:11:57 +03:00
a0aff54e95 Fix error message 2025-04-08 13:48:16 +03:00
e021e814f4 Trim spaces from directory path and package name 2025-04-08 13:47:56 +03:00
57a58a18a7 Add checks to bpm-setup 2025-04-08 13:43:55 +03:00
23b5f0eee1 Add bpm-setup functionality 2025-04-07 22:05:04 +03:00
c60bec2c1a Setup flag system for bpm-setup 2025-04-07 21:40:32 +03:00
e02d64b67e Setup basic repository structure 2025-04-07 21:22:24 +03:00
5076c48001 Update LICENSE 2025-04-07 21:10:56 +03:00
7df29661c3 Moved over to new BPM file format 2024-10-26 18:04:04 +03:00
66c8dd5f91 Directory name will now be used as the package name if not set in bpm-setup and updated README.md 6.0.0 2024-10-08 10:32:58 +03:00
9372acba3f pre_update.sh package scripts will now be included in bpm files 2024-10-08 10:08:48 +03:00
efb904fa37 bpm-convert will now make sure dependencies are met if bpm is installed 2024-10-08 09:45:49 +03:00
430a233879 It is no longer necessary to type the output name of the source bpm file 2024-10-08 09:42:49 +03:00
9ef4699c0d Added make dependency detection for bpm-convert 2024-09-18 11:39:22 +00:00
c2de62c343 Fixed 'deep' repository data creation not using the updated database format 5.1.0 2024-09-14 14:24:37 +00:00
e4a9622ff2 Fixed package scripts not being included in bpm file 2024-09-14 14:23:36 +00:00
39b56204ae Fixed 'skip check' flag and added .compilation-options files that can alter the metadata of the output binary bpm file 5.0.0 2024-09-09 09:23:46 +00:00
CapCreeperGR
190a670cff Added split-package functionality and the create-repository-data script for unpac repository creation 4.0.0 2024-07-12 15:35:55 +00:00
CapCreeperGR
d077b13a3f Added -g flag to bpm-setup for automatic git repository initialization 3.0.0 2024-07-05 11:52:22 +03:00
5d868579af Multiple improvements to the BPM-Utils 2024-07-01 13:45:50 +03:00
6b82675582 bpm-convert will now read global variables in source.sh 2024-06-01 20:24:57 +03:00
8b39b3d575 Fixed minor mistake in source.default 2024-06-01 20:10:56 +03:00
3ea431b98d Added '-a <architecture>' flag to to bpm-package 2024-05-30 15:55:47 +03:00
a3a97efd59 Updated source.default, updated bpm-package and added bpm-convert
source.default now uses the new PKGBUILD-like structure
bpm-package now accepts a '-c' flag that creates an additional binary package from a source package
bpm-convert creates a binary package from a source package
2024-05-30 14:23:14 +03:00
ede04e3aba Updated README.md 2024-05-02 18:50:53 +03:00
a47931ae9f Renamed README back to README.md (Did an oopsie) 2.0.0 2024-05-02 14:18:01 +03:00
cd63766bf3 Deleted old README.md 2024-05-02 14:12:47 +03:00
edba7a0590 Renamed README.md to README 2024-05-02 14:03:15 +03:00
1a2b95972c Added README.md 2024-05-02 13:37:25 +03:00
374151c47c Switched from GPL3 to the MIT license 2024-05-02 13:27:01 +03:00
1301ea73e6 Initial Commit 2024-05-02 13:02:49 +03:00