You are not logged in.

#1 2024-08-15 06:33:57

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

How to rename a package before rebuilding?

As a follow-up to https://forums.bunsenlabs.org/viewtopic … 98#p136998

... I've started to work on what @johnraff was suggesting, building a reduced yaru-theme-icon package that only contains the necessary icons, instead of all of the color variants.

Well, I've built yaru-theme-icon, version 24.04.3-1.1, that only contains the necessary icons for Yaru-bark-dark (which also includes Yaru, Yaru-dark and Yaru-bark icons by necessity).

Of course, this means that if anyone installs the full yaru-theme-icon package from trixie/sid and they then install my package, the other color variants will be overwritten/removed.

How do I rename/rebuild my package, sourced from yaru-theme-icon, to bunsen-yaru-theme-icon?


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#2 2024-08-15 07:07:16

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: How to rename a package before rebuilding?

^Perhaps rename the actual icon-theme and package, IDK "carbon-yaru(dark,bark-dark etc)" or summint, Put it on github, create a release, (that will create an 'upstream' .tar.gz) and the rest I'll leave as an exercise for the user.. you in this case.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#3 2024-08-16 02:10:39

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: How to rename a package before rebuilding?

^ Thanks! Building yaru-theme-icons was unreasonable because the source package brings in all of the Yaru suite (yaru-theme-gtk, yaru-theme-gnome-shell, yaru-theme-sounds...)

So I used @johnraff's bunsen-papirus-icon-theme as a reference and was succesful!

https://forums.bunsenlabs.org/viewtopic … 32#p137032


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#4 2024-08-16 02:15:26

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: How to rename a package before rebuilding?

Typo on the changelog, oh well! "Add bunen-yaru-icons." big_smile


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#5 2024-08-16 02:24:12

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: How to rename a package before rebuilding?

hhh wrote:

I used @johnraff's bunsen-papirus-icon-theme as a reference and was succesful!

This is what I always do when trying something new. smile


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#6 2024-08-16 02:36:25

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: How to rename a package before rebuilding?

^ Dude, you're so professional, it was easy once I used your files as templates. Today I discovered the debian/install file. smile


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB