On 09/05/18 05:45, Christopher Michael wrote:
> I see a 'python-pip' package ... not sure if that is the same thing or
> not....
> 
> Chris
> 

probably, pip is pythons package manager in a similar way to js, go and
rust having there own its just python stuff is easy to package so most
distro's have been able to provide there own packages.


> On 05/08/2018 04:10 PM, Derek Foreman wrote:
>> I just installed the python stuff with "pip" like the git-phab docs
>> suggest, is pip not available on Arch?
>>
>> On 2018-05-08 02:29 PM, Christopher Michael wrote:
>>> Yea, I am sure it would be painless here also if my distro provided
>>> packages for all the python stuff that this requires. I found some of
>>> the missing packages inside of the Arch AUR ... but not enough of them
>>> to make this work :(
>>>
>>> Chris
>>>
>>> On 05/08/2018 12:12 PM, Derek Foreman wrote:
>>>> FWIW, I just tried this here on Fedora and it was pretty painless.
>>>>
>>>> This is a *major* improvement over arc diff.
>>>>
>>>> Thanks,
>>>> Derek
>>>>
>>>> On 2018-05-04 10:09 AM, Mike Blumenkrantz wrote:
>>>>> git-phab is the only thing I'm aware of which handles pushing
>>>>> patchsets to
>>>>> phab without merging all the patches into a single patch. What
>>>>> dependencies
>>>>> were missing on your distro?
>>>>>
>>>>> On Fri, May 4, 2018 at 9:54 AM Christopher Michael
>>>>> <cp.mich...@samsung.com>
>>>>> wrote:
>>>>>
>>>>>> On 05/04/2018 09:27 AM, Mike Blumenkrantz wrote:
>>>>>>> Would you mind also pushing this branch to phab for easier
>>>>>>> reviewing?
>>>>>> I've
>>>>>>> created some temporary docs for doing this here:
>>>>>>> https://phab.enlightenment.org/w/arcanist/
>>>>>>>
>>>>>>
>>>>>> Is there another way to deal with this ?? I tried getting git-phab
>>>>>> setup
>>>>>> here, but Arch does not readily available all the dependencies
>>>>>> needed to
>>>>>> install the phabricator python module....
>>>>>>
>>>>>> Just wondering if there was an easier/cleaner way to do this ??
>>>>>>
>>>>>> Cheers,
>>>>>> Chris
>>>>>>
>>>>>>
>>>>>>> On Fri, May 4, 2018 at 7:06 AM Christopher Michael <
>>>>>> devilho...@comcast.net>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> devilhorns pushed a commit to branch feature/wayland/multi-output.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>> http://git.enlightenment.org/core/efl.git/commit/?id=67d0042ca2be59b1f673c9ad8f789333108207cf
>>>>>>
>>>>>>
>>>>>>>>
>>>>>>>> commit 67d0042ca2be59b1f673c9ad8f789333108207cf
>>>>>>>> Author: Chris Michael <cp.mich...@samsung.com>
>>>>>>>> Date:   Tue Feb 6 11:50:08 2018 -0500
>>>>>>>>
>>>>>>>>        ecore-drm2: Re-enable all available outputs
>>>>>>>> ---
>>>>>>>>     src/lib/ecore_drm2/ecore_drm2_outputs.c | 6 ------
>>>>>>>>     1 file changed, 6 deletions(-)
>>>>>>>>
>>>>>>>> diff --git a/src/lib/ecore_drm2/ecore_drm2_outputs.c
>>>>>>>> b/src/lib/ecore_drm2/ecore_drm2_outputs.c
>>>>>>>> index e39f26a6da..5f332e752d 100644
>>>>>>>> --- a/src/lib/ecore_drm2/ecore_drm2_outputs.c
>>>>>>>> +++ b/src/lib/ecore_drm2/ecore_drm2_outputs.c
>>>>>>>> @@ -762,12 +762,6 @@ _output_create(Ecore_Drm2_Device *dev, const
>>>>>>>> drmModeRes *res, const drmModeConne
>>>>>>>>
>>>>>>>>        if (!eina_list_count(dev->outputs))
>>>>>>>>          output->primary = EINA_TRUE;
>>>>>>>> -   else
>>>>>>>> -     {
>>>>>>>> -        /* temporarily disable other outputs which are not
>>>>>>>> primary */
>>>>>>>> -        output->connected = EINA_FALSE;
>>>>>>>> -        output->enabled = EINA_FALSE;
>>>>>>>> -     }
>>>>>>>>
>>>>>>>>        dev->outputs = eina_list_append(dev->outputs, output);
>>>>>>>>
>>>>>>>>
>>>>>>>> -- 
>>>>>>>>
>>>>>>
>>>
>>>>
>>>
>>
>>
> 
> 
> ------------------------------------------------------------------------------
> 
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 

Simon Lees (Simotek)                            http://simotek.net

Emergency Update Team                           keybase.io/simotek
SUSE Linux                           Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to