Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: Postman
@ 2019-06-05 16:17 voidlinux-github
  2021-03-20  0:43 ` LVKILL
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2019-06-05 16:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

New issue by notramo on void-packages repository

https://github.com/void-linux/void-packages/issues/12168
Description: https://www.getpostman.com/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
@ 2021-03-20  0:43 ` LVKILL
  2021-03-20  0:44 ` LVKILL
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LVKILL @ 2021-03-20  0:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 682 bytes --]

New comment by LVKILL on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-803209356

Comment:
install Postman in any distro:
su -
gzip -d Postman-linux-x64-6.4.4.tar.gz
tar -xvf Postman-linux-x64-6.4.4.tar
mv Postman/ /opt/postman
chmod +x /opt/postman/Postman
ln -s /opt/postman/Postman /usr/local/bin/postman

CREATE DESKTOP ENTRY:
vim /usr/share/applications/postman.desktop
AND PUT THIS:

[Desktop Entry]
Encoding=UTF-8
Name=Postman
Comment=Postman
Exec=postman %U
Icon=/opt/postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=GNOME;Application;Development;
StartupNotify=true

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
  2021-03-20  0:43 ` LVKILL
@ 2021-03-20  0:44 ` LVKILL
  2021-03-20  0:45 ` LVKILL
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LVKILL @ 2021-03-20  0:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

New comment by LVKILL on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-803209356

Comment:
install Postman in any distro:
su -
gzip -d Postman-linux-x64-XXXXXtar.gz
tar -xvf Postman-linux-x64-XXXXX.tar
mv Postman/ /opt/postman
chmod +x /opt/postman/Postman
ln -s /opt/postman/Postman /usr/local/bin/postman

CREATE DESKTOP ENTRY:
vim /usr/share/applications/postman.desktop
AND PUT THIS:

[Desktop Entry]
Encoding=UTF-8
Name=Postman
Comment=Postman
Exec=postman %U
Icon=/opt/postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=GNOME;Application;Development;
StartupNotify=true

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
  2021-03-20  0:43 ` LVKILL
  2021-03-20  0:44 ` LVKILL
@ 2021-03-20  0:45 ` LVKILL
  2023-02-03  5:44 ` sistematico
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LVKILL @ 2021-03-20  0:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by LVKILL on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-803209671

Comment:
i  use in my void it's fine

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (2 preceding siblings ...)
  2021-03-20  0:45 ` LVKILL
@ 2023-02-03  5:44 ` sistematico
  2023-07-06 16:02 ` hholst80
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sistematico @ 2023-02-03  5:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

New comment by sistematico on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1415038499

Comment:
> https://www.getpostman.com/

Here we go..
https://github.com/sistematico/void-packages/blob/main/srcpkgs/postman/template

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (3 preceding siblings ...)
  2023-02-03  5:44 ` sistematico
@ 2023-07-06 16:02 ` hholst80
  2023-07-06 19:42 ` Duncaen
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: hholst80 @ 2023-07-06 16:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

New comment by hholst80 on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1623930416

Comment:
> > https://www.getpostman.com/
> 
> Here we go.. https://github.com/sistematico/void-packages/blob/main/srcpkgs/postman/template

404.

Why the "electron" label with a sick emoji?  Are Electron apps banned from Void?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (4 preceding siblings ...)
  2023-07-06 16:02 ` hholst80
@ 2023-07-06 19:42 ` Duncaen
  2023-07-06 19:43 ` Duncaen
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Rerpacking binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the electron repackage is rebuild by upstream.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (5 preceding siblings ...)
  2023-07-06 19:42 ` Duncaen
@ 2023-07-06 19:43 ` Duncaen
  2023-07-06 19:44 ` Duncaen
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 675 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Rerpacking binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the binaries are rebuild by upstream.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (6 preceding siblings ...)
  2023-07-06 19:43 ` Duncaen
@ 2023-07-06 19:44 ` Duncaen
  2023-07-06 19:46 ` Duncaen
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 913 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Rerpacking binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the binaries are rebuild by upstream.

Getting electron packages to work with the system electron packages we have requires some work and the people mostly interested in electron packages are generally more concerned about using a program than packaging and maintaining it.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (7 preceding siblings ...)
  2023-07-06 19:44 ` Duncaen
@ 2023-07-06 19:46 ` Duncaen
  2023-07-06 19:47 ` Duncaen
  2023-07-06 19:48 ` Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Rerpacking binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the binaries are rebuild by upstream.

Getting electron packages to work with the system electron packages we have requires some work and the people mostly interested in electron packages are generally more concerned about using a program than packaging and maintaining it.

The emoji has a longer history, it was added before we had packaged system wide electron packages, which would either require to package the binaries or compile an electron app for 8+ hours from source, which is not feasible.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (8 preceding siblings ...)
  2023-07-06 19:46 ` Duncaen
@ 2023-07-06 19:47 ` Duncaen
  2023-07-06 19:48 ` Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Rerpacking binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the binaries are rebuild by upstream.

Getting electron packages to work with the system electron packages we have requires some work and the people mostly interested in electron packages are generally more concerned about using a program than packaging and maintaining it.

The emoji has a longer history, it was added before we had system wide electron packages, which would either require to package the binaries or compile an electron app for 8+ hours from source, which is not feasible.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Package request: Postman
  2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
                   ` (9 preceding siblings ...)
  2023-07-06 19:47 ` Duncaen
@ 2023-07-06 19:48 ` Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-07-06 19:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/12168#issuecomment-1624218959

Comment:
> Why the "electron" label with a sick emoji? Are Electron apps banned from Void?

They are usually not easily packagable, most PRs that never get merged for electron apps just repackage binaries for x86_64+glibc, which is not acceptable for multiple reasons. Re-packing binaries for open source software is bad practice and especially bad for things like electron which has a ton of dependencies, that would potentially lock our repository to a specific version that we can't update until the binaries are rebuild by upstream.

Getting electron packages to work with the system electron packages we have requires some work and the people mostly interested in electron packages are generally more concerned about using a program than packaging and maintaining it.

The emoji has a longer history, it was added before we had system wide electron packages, which would either require to package the binaries or compile an electron app for 8+ hours from source, which is not feasible.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-07-06 19:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 16:17 [ISSUE] Package request: Postman voidlinux-github
2021-03-20  0:43 ` LVKILL
2021-03-20  0:44 ` LVKILL
2021-03-20  0:45 ` LVKILL
2023-02-03  5:44 ` sistematico
2023-07-06 16:02 ` hholst80
2023-07-06 19:42 ` Duncaen
2023-07-06 19:43 ` Duncaen
2023-07-06 19:44 ` Duncaen
2023-07-06 19:46 ` Duncaen
2023-07-06 19:47 ` Duncaen
2023-07-06 19:48 ` Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).